Status: Pass 208 Failure 16 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 0x7f845135adc0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 within the required time (360 s). Timer started at 1623688996. Timer ended at 1623689356waited for 360, <traceback object at 0x7f845135ed00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 3958f9cd-8458-46c0-8931-4f4423efd4f7 within the required time (360 s). Timer started at 1623689356. Timer ended at 1623689716waited for 360, <traceback object at 0x7f84513e1780>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeTestJSON) |
fail
ft2.1: 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 0x7f1a7d8f8bc0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 0a9a320e-89fc-42b3-a747-3d4acc0225fd within the required time (360 s). Timer started at 1623689899. Timer ended at 1623690259waited for 360, <traceback object at 0x7f1a7da27c40>), (<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 0x7f1a7d9da8c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 398301fb-c31a-49d6-a4ac-831eaec2bda5 within the required time (360 s). Timer started at 1623690259. Timer ended at 1623690619waited for 360, <traceback object at 0x7f1a7d941e80>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesActionsTest) |
fail
ft3.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 0x7f3d3f35e380>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_get | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesGetTest) |
fail
ft4.1: tearDownClass (tempest.api.volume.test_volumes_get.VolumesGetTest)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.TimeoutException'>, Request timed out Details: (VolumesGetTest:tearDownClass) Failed to delete volume 80691e0b-c6bc-45e1-97e7-dfddb9e7a917 within the required time (360 s). Timer started at 1623689652. Timer ended at 1623690012waited for 360, <traceback object at 0x7f82588e3bc0>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft5.1: tearDownClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON)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 0x7f53217bad80>) |
||||||
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
pt6.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
ft6.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-06-14 16:35:57,664 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes 0.314s 2021-06-14 16:35:57,665 113163 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-260636767"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ecbf4c-abab-45df-a04b-1b329d1fdf59', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ecbf4c-abab-45df-a04b-1b329d1fdf59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:57.523193", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:35:57,721 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:35:57,722 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76baf3f-f8f4-4e52-a022-4c258e65cd06', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76baf3f-f8f4-4e52-a022-4c258e65cd06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:35:58,778 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.048s 2021-06-14 16:35:58,778 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8cfa6d5-4c7d-4f5d-b378-7cff2f1f6ae1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cfa6d5-4c7d-4f5d-b378-7cff2f1f6ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:35:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:35:59,861 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.074s 2021-06-14 16:35:59,861 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65bb2aa3-5814-4bc0-9a1b-b1c154a69a34', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65bb2aa3-5814-4bc0-9a1b-b1c154a69a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:35:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:01,046 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.165s 2021-06-14 16:36:01,047 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dd9970-ac94-4a7f-8f81-1c6904028ada', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dd9970-ac94-4a7f-8f81-1c6904028ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:35:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:02,142 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.070s 2021-06-14 16:36:02,142 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f45bc91-8fc4-482a-8cdf-590dd982bee2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f45bc91-8fc4-482a-8cdf-590dd982bee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:35:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:03,226 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.076s 2021-06-14 16:36:03,226 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc14840-e722-4d7e-86e7-0c146b0ac5b2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc14840-e722-4d7e-86e7-0c146b0ac5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:35:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:04,340 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.105s 2021-06-14 16:36:04,341 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7320ccd-9f68-4062-97a7-085a3f16bee3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7320ccd-9f68-4062-97a7-085a3f16bee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:35:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:05,414 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:36:05,415 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a76ce1e-6e47-4994-b13d-12c1ff040055', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a76ce1e-6e47-4994-b13d-12c1ff040055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:05,423 113163 INFO [tempest.common.waiters] volume f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 reached available after waiting for 8.423078 seconds 2021-06-14 16:36:05,784 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.361s 2021-06-14 16:36:05,784 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 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-b0342c07-c905-4633-a422-572dd4ef4414', 'x-compute-request-id': 'req-b0342c07-c905-4633-a422-572dd4ef4414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:35:56Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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-06-14 16:36:08,515 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/os-volume_attachments 2.723s 2021-06-14 16:36:08,516 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 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-4be88723-0ffb-4274-a5a4-ceef1cc12b61', 'x-compute-request-id': 'req-4be88723-0ffb-4274-a5a4-ceef1cc12b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "serverId": "f9544910-d385-45af-a7f9-d079013e0209", "volumeId": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "device": "/dev/sdb"}}' 2021-06-14 16:36:08,614 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.096s 2021-06-14 16:36:08,614 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc12a8a6-6f27-46f5-8d89-5b04ec54da3b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc12a8a6-6f27-46f5-8d89-5b04ec54da3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:08.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:09,850 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.227s 2021-06-14 16:36:09,850 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6418ff66-a2df-4751-a2ed-21fc95fea138', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6418ff66-a2df-4751-a2ed-21fc95fea138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:11,115 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.244s 2021-06-14 16:36:11,116 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd27236-9e70-4b90-bc85-56b60f948b00', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd27236-9e70-4b90-bc85-56b60f948b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:12,310 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.186s 2021-06-14 16:36:12,311 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d2bb0b-33c1-42db-b348-7d6283173431', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d2bb0b-33c1-42db-b348-7d6283173431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:13,511 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.185s 2021-06-14 16:36:13,511 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d04aaa-1213-4086-8c81-882b3a9accca', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d04aaa-1213-4086-8c81-882b3a9accca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:14,658 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.136s 2021-06-14 16:36:14,659 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3a3711-ab38-4cf0-81c7-e9dc1af27f9d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3a3711-ab38-4cf0-81c7-e9dc1af27f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:15,725 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:36:15,726 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c0d954-8fc8-4271-b2f1-97cce8a68c1c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c0d954-8fc8-4271-b2f1-97cce8a68c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:16,812 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.079s 2021-06-14 16:36:16,813 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd3f5de-1c1b-4043-aee1-93ebad531c52', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd3f5de-1c1b-4043-aee1-93ebad531c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:17,908 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.083s 2021-06-14 16:36:17,909 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047ba026-7a08-4489-a570-20063242e26e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047ba026-7a08-4489-a570-20063242e26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:18,981 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:36:18,981 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef23345d-7a37-4798-82f2-1c0772ba16cc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef23345d-7a37-4798-82f2-1c0772ba16cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:20,062 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.068s 2021-06-14 16:36:20,063 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69791e58-c54d-4c01-8493-949e85d6c6ea', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69791e58-c54d-4c01-8493-949e85d6c6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:21,145 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.073s 2021-06-14 16:36:21,146 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ac9f1a-8eba-4599-aefe-f87c098625d0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ac9f1a-8eba-4599-aefe-f87c098625d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:22,213 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:36:22,214 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052a83bf-512e-4b27-8663-5fe2c8cf7ad2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052a83bf-512e-4b27-8663-5fe2c8cf7ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:23,290 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:36:23,291 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d3a835-3c3e-45be-a206-d12b9ee18225', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d3a835-3c3e-45be-a206-d12b9ee18225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:24,358 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:36:24,359 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac10a17-2b92-4933-80b6-2877ebaca8b5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac10a17-2b92-4933-80b6-2877ebaca8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:25,443 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.077s 2021-06-14 16:36:25,443 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bc8cae-9fa2-4e66-a6f0-1f637a2f94de', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bc8cae-9fa2-4e66-a6f0-1f637a2f94de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:26,526 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.075s 2021-06-14 16:36:26,527 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5839a77-6162-46f4-9d8a-84c712a868cd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5839a77-6162-46f4-9d8a-84c712a868cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:27,584 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:36:27,585 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee59f0b-f0b1-4834-8acd-d506a20a7763', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee59f0b-f0b1-4834-8acd-d506a20a7763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:28,647 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:36:28,647 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16301e82-0737-4e76-8973-9a321966d720', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16301e82-0737-4e76-8973-9a321966d720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:29,716 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:36:29,716 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16a8129-5535-41a7-832e-bddf989bbc44', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16a8129-5535-41a7-832e-bddf989bbc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:30,775 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:36:30,775 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fc979d-bc59-437a-a5a0-7814f7750c28', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fc979d-bc59-437a-a5a0-7814f7750c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:31,837 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:36:31,838 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a2cc07-c806-4fc5-bd6f-a22770038272', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a2cc07-c806-4fc5-bd6f-a22770038272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:32,906 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:36:32,906 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4083b58-d19a-4508-9088-2d04c08f37d1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4083b58-d19a-4508-9088-2d04c08f37d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:33,971 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:36:33,972 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4305cb1f-202a-488a-9b63-1f4d7a4e01a6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4305cb1f-202a-488a-9b63-1f4d7a4e01a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:35,042 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:36:35,043 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f832c148-4fad-4923-9d5c-c8b71dabafc4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f832c148-4fad-4923-9d5c-c8b71dabafc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:36,125 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.071s 2021-06-14 16:36:36,125 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfb329e-1de6-4f9a-8f50-ada0d11afefc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfb329e-1de6-4f9a-8f50-ada0d11afefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:37,189 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:36:37,189 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27b05b1-6d01-4dd0-bb52-4d130c2d995a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27b05b1-6d01-4dd0-bb52-4d130c2d995a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:38,257 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:36:38,257 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf05e286-27c1-4fb7-a1f0-07cc280c25e5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf05e286-27c1-4fb7-a1f0-07cc280c25e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:39,324 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:36:39,324 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef9e896-8b09-411e-9937-882a9d097360', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef9e896-8b09-411e-9937-882a9d097360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:40,394 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:36:40,394 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e17115-cdfe-41ca-9075-42b596fc8b9b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e17115-cdfe-41ca-9075-42b596fc8b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:41,462 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:36:41,462 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a85b5af0-a685-4e58-87e2-80d974a24ba6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a85b5af0-a685-4e58-87e2-80d974a24ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:42,519 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:36:42,519 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc4d4a1-30de-4cf8-b530-126bd385d31b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc4d4a1-30de-4cf8-b530-126bd385d31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:43,577 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:36:43,577 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6dda45-986a-46ca-ba85-f7c9247947cd', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6dda45-986a-46ca-ba85-f7c9247947cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:44,635 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:36:44,635 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0001dd7-3162-42be-8fdd-96c03ec5d2de', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0001dd7-3162-42be-8fdd-96c03ec5d2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:45,701 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:36:45,701 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e8cf3c-8a48-447a-b593-3e008c9377e7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e8cf3c-8a48-447a-b593-3e008c9377e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:46,767 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:36:46,768 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0db6f0-40f8-48fa-a80e-9fcb6fdb080d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0db6f0-40f8-48fa-a80e-9fcb6fdb080d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:47,829 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:36:47,829 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59901e6f-cb48-4d68-98c4-76fced3c7d14', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59901e6f-cb48-4d68-98c4-76fced3c7d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:48,887 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:36:48,887 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1322b0-9403-49b1-b667-d1a951e80446', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1322b0-9403-49b1-b667-d1a951e80446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:49,946 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:36:49,947 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3cf812-0f46-4923-9122-0f95bf488d84', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3cf812-0f46-4923-9122-0f95bf488d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:51,009 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:36:51,009 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074985aa-f76b-47a7-8b33-8b75598cd51e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074985aa-f76b-47a7-8b33-8b75598cd51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:52,067 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:36:52,068 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031c7d43-10e1-4937-8d01-69c29aff2306', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031c7d43-10e1-4937-8d01-69c29aff2306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:53,134 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:36:53,135 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21dc8bea-ae59-474e-8a77-327eeff93d29', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21dc8bea-ae59-474e-8a77-327eeff93d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:54,196 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:36:54,197 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc59b5b-6f63-4ff2-85b1-7b06032c5074', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc59b5b-6f63-4ff2-85b1-7b06032c5074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:55,257 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:36:55,258 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46803fd4-1112-4c2a-b7b9-ddd26e10b5f1', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46803fd4-1112-4c2a-b7b9-ddd26e10b5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:56,318 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:36:56,318 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7deef265-9ede-4264-ba73-9ae134e6264c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7deef265-9ede-4264-ba73-9ae134e6264c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:57,392 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.066s 2021-06-14 16:36:57,393 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2952bbf2-15df-4d38-8dc5-6008bc4964b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2952bbf2-15df-4d38-8dc5-6008bc4964b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:36:57,400 113163 INFO [tempest.common.waiters] volume f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 reached in-use after waiting for 49.399972 seconds 2021-06-14 16:36:57,877 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/action 0.477s 2021-06-14 16:36:57,878 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "I4~9fJ%vP+L0LE_"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:57 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-82b5b193-0cb2-40d8-95c3-9aa99c72ae3d', 'x-compute-request-id': 'req-82b5b193-0cb2-40d8-95c3-9aa99c72ae3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/action'} Body: b'{"adminPass": "I4~9fJ%vP+L0LE_"}' 2021-06-14 16:36:58,235 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.356s 2021-06-14 16:36:58,236 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:57 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-434f778d-dd91-40aa-9a77-f8b074cdc48f', 'x-compute-request-id': 'req-434f778d-dd91-40aa-9a77-f8b074cdc48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:36:59,491 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.245s 2021-06-14 16:36:59,491 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:59 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-5a66d17b-8604-4783-97c2-06356598ee97', 'x-compute-request-id': 'req-5a66d17b-8604-4783-97c2-06356598ee97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:00,743 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.237s 2021-06-14 16:37:00,744 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:00 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-1612ee93-f750-4c8b-9452-699a2f85f7e0', 'x-compute-request-id': 'req-1612ee93-f750-4c8b-9452-699a2f85f7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:02,032 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.275s 2021-06-14 16:37:02,033 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:01 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-eacce125-5913-4ef7-8557-b280b7ada48a', 'x-compute-request-id': 'req-eacce125-5913-4ef7-8557-b280b7ada48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:03,299 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.258s 2021-06-14 16:37:03,299 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:03 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-c85185ab-618c-4460-8a10-f63dbae9fd11', 'x-compute-request-id': 'req-c85185ab-618c-4460-8a10-f63dbae9fd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:04,558 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.250s 2021-06-14 16:37:04,558 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:04 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-7f0f46c0-346c-41f2-9011-68c2e4a9ae77', 'x-compute-request-id': 'req-7f0f46c0-346c-41f2-9011-68c2e4a9ae77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:05,822 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.250s 2021-06-14 16:37:05,822 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:05 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-271a6267-ade0-4e52-9c68-117d26d6349f', 'x-compute-request-id': 'req-271a6267-ade0-4e52-9c68-117d26d6349f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:07,073 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.242s 2021-06-14 16:37:07,074 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:06 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-2c3f1db1-93f5-4549-a21c-3d4fbebe3cd9', 'x-compute-request-id': 'req-2c3f1db1-93f5-4549-a21c-3d4fbebe3cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:08,321 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.239s 2021-06-14 16:37:08,322 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:08 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-bdf7705a-d477-44ed-85f4-7dbddcc495f5', 'x-compute-request-id': 'req-bdf7705a-d477-44ed-85f4-7dbddcc495f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:09,564 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.233s 2021-06-14 16:37:09,564 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:09 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-728643a0-6c79-4cd6-9102-767b032e805f', 'x-compute-request-id': 'req-728643a0-6c79-4cd6-9102-767b032e805f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:10,820 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.247s 2021-06-14 16:37:10,820 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:10 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-b3e2160c-4401-4a1a-b844-d602dd448336', 'x-compute-request-id': 'req-b3e2160c-4401-4a1a-b844-d602dd448336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:36:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:35:49.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:12,063 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.234s 2021-06-14 16:37:12,063 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:11 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-648938fa-8fe2-44cc-9b87-84f291928576', 'x-compute-request-id': 'req-648938fa-8fe2-44cc-9b87-84f291928576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "RESCUE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:37:11Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:37:11.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:12,072 113163 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 14 second wait 2021-06-14 16:37:12,235 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/os-volume_attachments/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.162s 2021-06-14 16:37:12,235 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:12 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-f46d7e24-90f4-46a2-9b5c-8308f0f39fda', 'x-compute-request-id': 'req-f46d7e24-90f4-46a2-9b5c-8308f0f39fda', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/os-volume_attachments/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance f9544910-d385-45af-a7f9-d079013e0209 while it is in vm_state rescued"}}' 2021-06-14 16:37:12,415 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/action 0.179s 2021-06-14 16:37:12,415 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"unrescue": {}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:12 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-d7e1c8cc-58c0-4676-8619-8f062c705b86', 'x-compute-request-id': 'req-d7e1c8cc-58c0-4676-8619-8f062c705b86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/action'} Body: b'' 2021-06-14 16:37:12,765 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.349s 2021-06-14 16:37:12,765 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:12 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-57995b25-07da-4df5-af22-915259303384', 'x-compute-request-id': 'req-57995b25-07da-4df5-af22-915259303384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "RESCUE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:37:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:37:11.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:14,037 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.262s 2021-06-14 16:37:14,037 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:13 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-f07ddd4a-8d5a-43bf-9f26-5d35fd8d93b8', 'x-compute-request-id': 'req-f07ddd4a-8d5a-43bf-9f26-5d35fd8d93b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "RESCUE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:37:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:37:11.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:15,318 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.272s 2021-06-14 16:37:15,319 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:15 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-7d7108c8-b3e1-46d2-b8aa-b47693d2c847', 'x-compute-request-id': 'req-7d7108c8-b3e1-46d2-b8aa-b47693d2c847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "RESCUE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:37:12Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:37:11.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:16,575 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209 0.248s 2021-06-14 16:37:16,576 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 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-c1b7e742-c23a-4f8f-af04-f5f7e9cf3dee', 'x-compute-request-id': 'req-c1b7e742-c23a-4f8f-af04-f5f7e9cf3dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209'} Body: b'{"server": {"id": "f9544910-d385-45af-a7f9-d079013e0209", "name": "tempest-ServerRescueNegativeTestJSON-server-2129491765", "status": "ACTIVE", "tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473", "user_id": "815c3326afb0453a82af418e81a54676", "metadata": {}, "hostId": "7f414568f190f268a61e8b8074e15725a28d431f08a255d92cb9011d", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:26Z", "updated": "2021-06-14T16:37:15Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1817003114-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f7:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/f9544910-d385-45af-a7f9-d079013e0209"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:37:11.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": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}]}}' 2021-06-14 16:37:16,583 113163 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 4 second wait 2021-06-14 16:37:16,637 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:37:16,637 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f719215f-cb29-404d-abf1-55d3f79bb159', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f719215f-cb29-404d-abf1-55d3f79bb159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:36:56.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:16,906 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/os-volume_attachments/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.262s 2021-06-14 16:37:16,907 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37: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-200e35bb-699e-41a3-bd92-8c992f7796a6', 'x-compute-request-id': 'req-200e35bb-699e-41a3-bd92-8c992f7796a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/f9544910-d385-45af-a7f9-d079013e0209/os-volume_attachments/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'' 2021-06-14 16:37:16,975 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.067s 2021-06-14 16:37:16,976 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c3c22e-a8cf-4312-95ca-ea90de664e39', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c3c22e-a8cf-4312-95ca-ea90de664e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:18,045 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:37:18,046 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fc4baf-c0dc-4a77-ac89-f5cb2a8359c7', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fc4baf-c0dc-4a77-ac89-f5cb2a8359c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:19,109 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:37:19,110 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1ec9a3-38c0-419b-9a87-f979c4bd9c20', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1ec9a3-38c0-419b-9a87-f979c4bd9c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:20,171 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:37:20,171 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb601d13-ad2f-4a95-99d3-d60d43f42351', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb601d13-ad2f-4a95-99d3-d60d43f42351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:21,228 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:37:21,229 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476e0b12-eec2-46f9-81a5-59c95168455e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476e0b12-eec2-46f9-81a5-59c95168455e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:22,286 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:37:22,287 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c19cf5-351b-4f8e-ad94-9ad6d0aa05d0', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c19cf5-351b-4f8e-ad94-9ad6d0aa05d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:23,345 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:37:23,346 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854d4fcc-7c18-46cb-a929-fce0e3efb54b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854d4fcc-7c18-46cb-a929-fce0e3efb54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:24,405 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:37:24,405 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58878690-961e-407b-bbab-dfe8771ff3ab', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58878690-961e-407b-bbab-dfe8771ff3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:25,464 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:37:25,465 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90843af-70cc-42db-8d60-9780db4ce150', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90843af-70cc-42db-8d60-9780db4ce150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:26,535 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:37:26,535 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17cc78d7-8675-4fc0-88ad-fe434ebcbb53', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17cc78d7-8675-4fc0-88ad-fe434ebcbb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:27,595 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:37:27,596 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74dcc8c-a1a7-4f3d-9a69-c0948b5fb3a3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74dcc8c-a1a7-4f3d-9a69-c0948b5fb3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:28,656 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:37:28,656 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17701b74-c004-413a-9c90-6238fb153bd3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17701b74-c004-413a-9c90-6238fb153bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:29,716 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:37:29,717 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0540bb-2dae-4bef-9d77-94bc85baf76d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0540bb-2dae-4bef-9d77-94bc85baf76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:30,776 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:37:30,776 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06117825-8a3c-490d-b2e8-65d24948ae9f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06117825-8a3c-490d-b2e8-65d24948ae9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:31,839 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:37:31,839 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7e8746-66a2-484c-bf06-bb2f68fa8e19', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7e8746-66a2-484c-bf06-bb2f68fa8e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:32,895 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.048s 2021-06-14 16:37:32,896 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743b8b3b-31e4-40ce-acbf-b98b823bf5b3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743b8b3b-31e4-40ce-acbf-b98b823bf5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:33,962 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:37:33,962 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf7abf3-6d4c-4801-b83b-93574bff0dc6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf7abf3-6d4c-4801-b83b-93574bff0dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:35,025 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:37:35,025 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0262c027-def0-464c-8ab7-631b02457bc6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0262c027-def0-464c-8ab7-631b02457bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:36,082 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:37:36,082 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49417fe-67e8-4879-880e-83882f8f8c59', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49417fe-67e8-4879-880e-83882f8f8c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:37,143 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:37:37,144 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85510eb2-b50a-44ab-bffb-4b2a54b5db2d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85510eb2-b50a-44ab-bffb-4b2a54b5db2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:38,208 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:37:38,208 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed3ed1c-f7e4-45a7-bb04-5288cd250096', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed3ed1c-f7e4-45a7-bb04-5288cd250096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:39,269 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:37:39,269 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416a3d38-a2fb-4ae5-928c-b71ace1cedaa', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416a3d38-a2fb-4ae5-928c-b71ace1cedaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:40,340 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:37:40,340 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fb45e9-341d-4a7b-b1b8-5f88c40677be', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fb45e9-341d-4a7b-b1b8-5f88c40677be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:41,401 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:37:41,401 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5884586-d514-465f-8aab-6c4be08e96fd', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5884586-d514-465f-8aab-6c4be08e96fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:42,461 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:37:42,461 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453971c7-57ca-4580-8c38-d1a571f14ec0', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453971c7-57ca-4580-8c38-d1a571f14ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:43,538 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.068s 2021-06-14 16:37:43,539 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e133be-e5be-41ab-a69b-05dbf658518f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e133be-e5be-41ab-a69b-05dbf658518f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:44,599 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:37:44,599 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9dbf898-24ac-4c40-8364-f2f06796791a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9dbf898-24ac-4c40-8364-f2f06796791a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:45,658 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:37:45,659 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44313836-91a6-4197-9657-14ad1b7aee3f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44313836-91a6-4197-9657-14ad1b7aee3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:46,718 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:37:46,718 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f19be2-e3f0-4e5d-bf27-f8d04e05ab88', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f19be2-e3f0-4e5d-bf27-f8d04e05ab88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:47,777 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:37:47,777 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31315ec-b1ca-47c6-ad75-98fe5f9bcc35', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31315ec-b1ca-47c6-ad75-98fe5f9bcc35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:48,843 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:37:48,844 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e460094-13d9-4a83-a3d0-ad5fdc1fdd92', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e460094-13d9-4a83-a3d0-ad5fdc1fdd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:49,906 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:37:49,907 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f32c7e3-588d-4f24-8f62-9e3453ed7d55', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f32c7e3-588d-4f24-8f62-9e3453ed7d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:50,967 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:37:50,968 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac978bea-ce57-4fa6-842f-64d86f8928ba', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac978bea-ce57-4fa6-842f-64d86f8928ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:52,025 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:37:52,025 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7947a3db-eb7d-4930-9536-a66341be5a03', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7947a3db-eb7d-4930-9536-a66341be5a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:53,083 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:37:53,084 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28369379-a3c1-41d5-ae20-30530825289a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28369379-a3c1-41d5-ae20-30530825289a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:54,149 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:37:54,150 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0faae1-4a85-4920-890b-2fdc9b13444c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0faae1-4a85-4920-890b-2fdc9b13444c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:55,212 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:37:55,212 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4bc295d-8f94-495a-8100-40dec27decbd', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4bc295d-8f94-495a-8100-40dec27decbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:56,271 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:37:56,271 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6825e8-1969-41c8-b597-3fe830c7faa1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6825e8-1969-41c8-b597-3fe830c7faa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:57,333 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:37:57,333 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6badbc73-89c9-4304-9a14-daadbd9a9303', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6badbc73-89c9-4304-9a14-daadbd9a9303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:58,390 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:37:58,390 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d09aaa9-c35d-4fb6-ac52-1ba1f840400c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d09aaa9-c35d-4fb6-ac52-1ba1f840400c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:37:59,451 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:37:59,452 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c50bd38-3312-46d9-a293-0ebb3e74f496', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c50bd38-3312-46d9-a293-0ebb3e74f496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:00,521 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:38:00,522 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f9a656-b857-409f-8fc1-84e0e24f811e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f9a656-b857-409f-8fc1-84e0e24f811e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:01,590 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:38:01,591 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66cec533-8cc0-4358-9c68-1fdec99d13e2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cec533-8cc0-4358-9c68-1fdec99d13e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:02,654 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:38:02,654 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14111882-9831-4a7f-b7ee-2248e41b1614', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14111882-9831-4a7f-b7ee-2248e41b1614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:03,721 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:38:03,722 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200dae6c-e930-412d-a7df-4114bd808274', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200dae6c-e930-412d-a7df-4114bd808274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:04,784 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:38:04,785 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84626818-62c2-4132-b67b-2f141bb52378', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84626818-62c2-4132-b67b-2f141bb52378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:05,854 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:38:05,854 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a0b555-e74f-4276-a7d2-bf3969a040bc', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a0b555-e74f-4276-a7d2-bf3969a040bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:06,920 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:38:06,920 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf1e664-3123-488a-9fc5-e1fc3d1f0bf8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf1e664-3123-488a-9fc5-e1fc3d1f0bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:07,985 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:38:07,985 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea32f73b-f1d8-4af1-ae58-d64fa7567429', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea32f73b-f1d8-4af1-ae58-d64fa7567429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:09,062 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.065s 2021-06-14 16:38:09,063 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccde0264-dd8f-4f76-87b6-111f3aab98da', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccde0264-dd8f-4f76-87b6-111f3aab98da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:10,127 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:38:10,128 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0da025-1fa3-4dd4-8c6c-5db42d249d6a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0da025-1fa3-4dd4-8c6c-5db42d249d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:11,193 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:38:11,193 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff73c81b-5537-45d1-b58d-3dde11a9d881', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff73c81b-5537-45d1-b58d-3dde11a9d881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:12,251 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:38:12,251 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59641ffa-3674-4c0c-b68e-6c8844f99266', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59641ffa-3674-4c0c-b68e-6c8844f99266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:13,317 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:38:13,318 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8bcce6-dfdb-46bf-af70-8734eb781104', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8bcce6-dfdb-46bf-af70-8734eb781104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:14,387 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:38:14,388 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838d2a94-a46c-405b-9bee-95f821943045', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838d2a94-a46c-405b-9bee-95f821943045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:15,460 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:38:15,460 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf75265-3be5-415e-ad63-4f4c42182387', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf75265-3be5-415e-ad63-4f4c42182387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:16,521 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:38:16,522 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c98dfb0-878a-4970-a8d1-d6fdfe2f919e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c98dfb0-878a-4970-a8d1-d6fdfe2f919e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:17,587 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:38:17,588 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63078ab6-f64f-49fc-8d71-d9267fc5b111', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63078ab6-f64f-49fc-8d71-d9267fc5b111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:18,649 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:38:18,650 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6a7c32-5bec-400c-acf2-ae49f52c03b8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6a7c32-5bec-400c-acf2-ae49f52c03b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:19,713 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:38:19,713 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121db650-1cd8-4c7f-a653-db522d22a679', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121db650-1cd8-4c7f-a653-db522d22a679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:20,770 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:38:20,770 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2051a4-8807-441c-9c33-d1b2abab4444', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2051a4-8807-441c-9c33-d1b2abab4444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:21,829 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:38:21,830 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbd4d5b-2319-4df2-b03c-3853b169ab6c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbd4d5b-2319-4df2-b03c-3853b169ab6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:22,891 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:38:22,891 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb45675-1360-4aa7-afc0-0e34f58a72a0', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb45675-1360-4aa7-afc0-0e34f58a72a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:24,083 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.180s 2021-06-14 16:38:24,084 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd00dc40-7f9b-49ed-8798-6ea71ff711b7', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd00dc40-7f9b-49ed-8798-6ea71ff711b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:25,147 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:38:25,147 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcdaf628-05fb-4a08-a77c-715e3dc8a40d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcdaf628-05fb-4a08-a77c-715e3dc8a40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:26,215 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:38:26,216 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09316cd-4ce9-4c3b-a329-db1274aa69ed', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09316cd-4ce9-4c3b-a329-db1274aa69ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:27,296 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.069s 2021-06-14 16:38:27,296 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477892b7-a7c4-4681-8e92-d79b675d8fce', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477892b7-a7c4-4681-8e92-d79b675d8fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:28,364 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:38:28,365 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54a002b-9c34-459c-ab1d-86517d59160f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54a002b-9c34-459c-ab1d-86517d59160f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:29,427 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:38:29,427 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b2142e-c1cb-44f1-8057-88e2eeaea3de', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b2142e-c1cb-44f1-8057-88e2eeaea3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:30,499 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:38:30,500 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53eca20-60b8-4c00-b13c-aa36451d7bdf', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53eca20-60b8-4c00-b13c-aa36451d7bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:31,568 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:38:31,569 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c95533-0f04-4a3d-bca4-909d1f276041', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c95533-0f04-4a3d-bca4-909d1f276041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:32,632 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:38:32,632 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d069aaac-14ab-48c4-85f2-b465ddc3df4d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d069aaac-14ab-48c4-85f2-b465ddc3df4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:33,692 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:38:33,693 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b65cf8-9829-45dd-9521-51ee508b4de5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b65cf8-9829-45dd-9521-51ee508b4de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:34,752 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:38:34,752 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f75e7e-79e3-4971-8374-738a313ca09c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f75e7e-79e3-4971-8374-738a313ca09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:35,813 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:38:35,813 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357310bf-6005-4f72-9753-8994f6a00cec', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357310bf-6005-4f72-9753-8994f6a00cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:36,872 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:38:36,872 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e574e9bd-7b34-45e2-a9af-a74ad3ad0b1b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e574e9bd-7b34-45e2-a9af-a74ad3ad0b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:37,939 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:38:37,940 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c9dc61-8801-49a1-bf28-c1658db451e1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c9dc61-8801-49a1-bf28-c1658db451e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:39,007 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:38:39,008 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f43f4a-5842-4551-8df0-c707aec6de29', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f43f4a-5842-4551-8df0-c707aec6de29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:40,072 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:38:40,073 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70980f2-2716-4db5-8d81-a081c86647c9', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70980f2-2716-4db5-8d81-a081c86647c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:41,144 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:38:41,144 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297e2181-7c88-474d-bdf1-aad8d3994b62', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297e2181-7c88-474d-bdf1-aad8d3994b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:42,219 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:38:42,219 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2a9558-0ec7-44f9-abc7-630334380b76', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2a9558-0ec7-44f9-abc7-630334380b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:43,281 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:38:43,282 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec3256c-94e4-4523-9c02-a9f8885c4687', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec3256c-94e4-4523-9c02-a9f8885c4687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:44,345 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:38:44,345 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649256fd-3700-403e-a6da-0db22141e11a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649256fd-3700-403e-a6da-0db22141e11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:45,412 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:38:45,413 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1a8100-5c59-4afb-9ab9-fdd43fceb6ac', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1a8100-5c59-4afb-9ab9-fdd43fceb6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:46,484 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:38:46,484 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df449db3-197c-4cc6-9b4c-5cc3171c7968', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df449db3-197c-4cc6-9b4c-5cc3171c7968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:47,563 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.067s 2021-06-14 16:38:47,564 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e833c8e-b78c-41fa-ad41-d5a2334382c4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e833c8e-b78c-41fa-ad41-d5a2334382c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:48,627 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:38:48,628 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68cb4b8-1bfb-4d92-9ad6-c9ae4af28df8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68cb4b8-1bfb-4d92-9ad6-c9ae4af28df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:49,692 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:38:49,692 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632b34d1-7872-41c4-84a9-35315794e991', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632b34d1-7872-41c4-84a9-35315794e991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:50,756 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:38:50,756 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93006409-ce27-4677-8250-b53f7118bb46', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93006409-ce27-4677-8250-b53f7118bb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:51,828 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:38:51,828 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875a14be-c98f-4f71-be15-15adbb5bffe3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875a14be-c98f-4f71-be15-15adbb5bffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:52,888 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:38:52,889 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f5c5c2-a6a2-499a-b56e-4cc79a0ea6c1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f5c5c2-a6a2-499a-b56e-4cc79a0ea6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:53,956 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:38:53,957 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923043e1-bfbb-4782-b39e-7d33fc9b5c25', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923043e1-bfbb-4782-b39e-7d33fc9b5c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:55,014 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:38:55,015 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2f8484-1b25-4421-bb08-79ae3ee86a1f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2f8484-1b25-4421-bb08-79ae3ee86a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:56,080 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:38:56,080 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45f55c2-dbcc-4cd0-9c8c-3f02f5f03398', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45f55c2-dbcc-4cd0-9c8c-3f02f5f03398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:57,139 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:38:57,140 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d050febb-1f62-4e35-898e-7f25500d1b0f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d050febb-1f62-4e35-898e-7f25500d1b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:58,211 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:38:58,212 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a1a11c-879f-4278-8827-a53cf9f663d9', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a1a11c-879f-4278-8827-a53cf9f663d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:38:59,282 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:38:59,282 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e4e045-7d95-45fd-b6ce-b534edabc45d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e4e045-7d95-45fd-b6ce-b534edabc45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:00,349 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:00,349 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cb8feb-fe4f-4013-b69a-d8ae0ff867f6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cb8feb-fe4f-4013-b69a-d8ae0ff867f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:01,408 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:39:01,408 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7887b25-3b01-4f51-b5a9-d283c0ba6266', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7887b25-3b01-4f51-b5a9-d283c0ba6266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:02,476 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:39:02,476 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bba299-67c6-4213-af59-eee287794433', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bba299-67c6-4213-af59-eee287794433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:03,549 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:39:03,549 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8ad1c5-14ee-4448-a267-b4b35b1ccfe8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8ad1c5-14ee-4448-a267-b4b35b1ccfe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:04,606 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:39:04,607 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a806a5-5386-4451-b4b3-7788f3d0b7e7', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a806a5-5386-4451-b4b3-7788f3d0b7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:05,676 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:39:05,676 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220f0133-df6f-4536-a656-620fb470705a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220f0133-df6f-4536-a656-620fb470705a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:06,739 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:39:06,740 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c71551f-d319-47e2-9b00-6f88364f96ad', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c71551f-d319-47e2-9b00-6f88364f96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:07,800 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:39:07,801 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe0470b-c850-49c5-9b38-f075bd1f80f3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe0470b-c850-49c5-9b38-f075bd1f80f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:08,869 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:39:08,870 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846d08d5-df55-49bd-bc39-ce356aba3cef', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846d08d5-df55-49bd-bc39-ce356aba3cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:09,939 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:39:09,940 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b4e0ae-6a0f-4208-a6df-5aa2f59cc51d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b4e0ae-6a0f-4208-a6df-5aa2f59cc51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:10,998 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:39:10,998 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e781b5de-7079-49e3-b836-c2baeb1c912e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e781b5de-7079-49e3-b836-c2baeb1c912e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:12,061 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:39:12,061 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b926709a-f135-42ea-8e55-e3eb8a1eb06d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b926709a-f135-42ea-8e55-e3eb8a1eb06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:13,128 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:13,128 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5d0bba-537a-4f9f-bace-4256caf4267e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5d0bba-537a-4f9f-bace-4256caf4267e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:14,185 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:39:14,185 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d015e175-8feb-4f29-8866-e2bc0debfb48', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d015e175-8feb-4f29-8866-e2bc0debfb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:15,247 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:39:15,248 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d38c8d-f55e-4950-99ae-aa0f0739a6f2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d38c8d-f55e-4950-99ae-aa0f0739a6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:16,312 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:39:16,313 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93afdda-1f34-4f59-b75a-0da88b483023', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93afdda-1f34-4f59-b75a-0da88b483023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:17,378 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:17,379 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b769d21a-9ee6-4ae6-a158-f6974da687ee', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b769d21a-9ee6-4ae6-a158-f6974da687ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:18,437 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:39:18,437 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c38e21c-197a-4a87-9f58-c5f0a82731ac', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c38e21c-197a-4a87-9f58-c5f0a82731ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:19,506 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:39:19,507 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940a68ee-45e0-449d-9e61-143efd142e63', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940a68ee-45e0-449d-9e61-143efd142e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:20,566 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:39:20,566 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0cef352-fa9d-48ea-8d3e-e586d152575d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0cef352-fa9d-48ea-8d3e-e586d152575d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:21,634 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:39:21,635 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e71c6b-9498-4dff-8cb2-e67ab9643b5c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e71c6b-9498-4dff-8cb2-e67ab9643b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:22,698 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:39:22,698 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33dd2d0a-0d1a-4740-b32e-91f5b75848fc', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33dd2d0a-0d1a-4740-b32e-91f5b75848fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:23,768 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:39:23,769 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93e3421-2eee-4bed-b1cb-c2bc3cb664a0', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93e3421-2eee-4bed-b1cb-c2bc3cb664a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:24,837 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:39:24,838 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63fce02-0387-465d-9c1a-56bc7c9ab711', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63fce02-0387-465d-9c1a-56bc7c9ab711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:25,903 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:39:25,904 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62866b50-403f-415f-bfab-bf20b05b50a9', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62866b50-403f-415f-bfab-bf20b05b50a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:26,973 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:39:26,973 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a2d478-071c-46b0-b606-2cdaa6cae6e3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a2d478-071c-46b0-b606-2cdaa6cae6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:28,039 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:28,039 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a302e1-77b8-421e-b49d-764bce092b18', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a302e1-77b8-421e-b49d-764bce092b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:29,101 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:39:29,101 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6e1457-619b-43e4-8665-ded60185ecce', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6e1457-619b-43e4-8665-ded60185ecce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:30,158 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:39:30,159 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6112ea21-f625-49e8-8d73-73ff1c98c8a2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6112ea21-f625-49e8-8d73-73ff1c98c8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:31,224 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:31,224 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06539ae8-7b8a-44eb-83dc-f779ffbef43d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06539ae8-7b8a-44eb-83dc-f779ffbef43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:32,301 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.068s 2021-06-14 16:39:32,301 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a77475a-8f56-45d4-9540-c6e45d249553', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a77475a-8f56-45d4-9540-c6e45d249553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:33,372 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:39:33,373 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01c7b53-cf26-4613-9608-9b179e3ecd7d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01c7b53-cf26-4613-9608-9b179e3ecd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:34,428 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.048s 2021-06-14 16:39:34,429 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e71fb8-f5ab-4bdd-a32f-4e1e41bc4020', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e71fb8-f5ab-4bdd-a32f-4e1e41bc4020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:35,487 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:39:35,488 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfd825b-35b0-4d48-8053-6f66b4e03d00', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfd825b-35b0-4d48-8053-6f66b4e03d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:36,551 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:39:36,552 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d546904-254a-48b4-9284-bdc4953792de', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d546904-254a-48b4-9284-bdc4953792de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:37,625 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.065s 2021-06-14 16:39:37,625 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ff6a62-e3b7-418f-84d8-350696e8752d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ff6a62-e3b7-418f-84d8-350696e8752d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:38,694 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:39:38,695 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55041a4-768f-411b-862e-60a379e43072', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55041a4-768f-411b-862e-60a379e43072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:39,773 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.070s 2021-06-14 16:39:39,774 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7ddd85-d68a-416b-aa79-7dfca0f81016', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7ddd85-d68a-416b-aa79-7dfca0f81016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:40,836 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:39:40,836 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85875805-2223-4513-81ed-207bba9c49e9', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85875805-2223-4513-81ed-207bba9c49e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:41,908 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:39:41,909 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c650b22-9a92-48e0-99ae-99961b429244', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c650b22-9a92-48e0-99ae-99961b429244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:42,969 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:39:42,969 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1158d5-5cd6-4d69-b6b8-3fab42078790', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1158d5-5cd6-4d69-b6b8-3fab42078790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:44,035 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:44,036 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ffb0f8-fcd5-4e76-9872-f8b023f25269', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ffb0f8-fcd5-4e76-9872-f8b023f25269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:45,118 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.074s 2021-06-14 16:39:45,119 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681b2e2f-9493-43ef-8f6f-79005c624ce4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681b2e2f-9493-43ef-8f6f-79005c624ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:46,183 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:39:46,183 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046399a1-ef72-4990-866d-1703fe8973a3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046399a1-ef72-4990-866d-1703fe8973a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:47,255 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:39:47,256 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc765ea-676d-40ab-b16b-7661507a6be3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc765ea-676d-40ab-b16b-7661507a6be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:48,324 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:48,325 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7892c35b-fc2d-4fee-a4cf-b1c62dc6cde6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7892c35b-fc2d-4fee-a4cf-b1c62dc6cde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:49,392 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:39:49,393 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f032230b-c484-4456-b3f2-6893ea47ece4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f032230b-c484-4456-b3f2-6893ea47ece4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:50,461 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:39:50,462 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38494c51-9853-476a-9b4f-a06754e93af4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38494c51-9853-476a-9b4f-a06754e93af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:51,532 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:39:51,533 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2e2cf9-254b-4623-8930-d723fbde07de', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2e2cf9-254b-4623-8930-d723fbde07de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:52,599 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:52,600 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a36c090-7bdf-4d48-b21e-9dff1f55ba0b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a36c090-7bdf-4d48-b21e-9dff1f55ba0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:53,667 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:39:53,668 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7ae9b7-3e5e-4237-83d7-8780e9a7b0e2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7ae9b7-3e5e-4237-83d7-8780e9a7b0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:54,748 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.069s 2021-06-14 16:39:54,749 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6248d65-d2d1-4f38-a303-0745e0679faa', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6248d65-d2d1-4f38-a303-0745e0679faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:55,815 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:55,815 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb974f5a-c8a3-46a1-a40e-b1b5cd7ee1c6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb974f5a-c8a3-46a1-a40e-b1b5cd7ee1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:56,873 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:39:56,873 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2520a671-88f5-4ae6-a929-6976a17cf2c2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2520a671-88f5-4ae6-a929-6976a17cf2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:57,934 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:39:57,934 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ee2e9f-9390-4d51-8917-53e2a7f623af', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ee2e9f-9390-4d51-8917-53e2a7f623af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:39:59,000 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:39:59,001 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034c2320-4ef2-4573-8cbe-7994041ae640', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034c2320-4ef2-4573-8cbe-7994041ae640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:00,059 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:40:00,060 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d2643c-fecb-421b-b628-99fa0bbf0766', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d2643c-fecb-421b-b628-99fa0bbf0766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:01,137 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.070s 2021-06-14 16:40:01,138 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af646782-54df-4145-9112-b2b7a2cae2f0', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af646782-54df-4145-9112-b2b7a2cae2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:02,204 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:40:02,204 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2975322-5b4c-4def-a346-4369760e7d48', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2975322-5b4c-4def-a346-4369760e7d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:03,267 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:40:03,268 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd7ce80-12b8-4b24-a9c3-8655e5ff9d1b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd7ce80-12b8-4b24-a9c3-8655e5ff9d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:04,338 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:40:04,339 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7ae0cc-2130-4922-aab5-44fc878b63f1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7ae0cc-2130-4922-aab5-44fc878b63f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:05,403 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:40:05,404 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37596d6-6fa3-4f92-822d-b4ee05968de0', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37596d6-6fa3-4f92-822d-b4ee05968de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:06,479 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.067s 2021-06-14 16:40:06,480 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165f29a1-1ec5-4237-909f-bdb75c6bd12b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165f29a1-1ec5-4237-909f-bdb75c6bd12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:07,550 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:40:07,550 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956464e6-f4eb-48cf-852e-c46930c1d0b6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956464e6-f4eb-48cf-852e-c46930c1d0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:08,626 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.067s 2021-06-14 16:40:08,627 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d52f51-423d-455c-88b0-b28a66cc9d11', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d52f51-423d-455c-88b0-b28a66cc9d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:09,686 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:40:09,686 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0f9042-f3a5-47e9-a37d-736187df53cc', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0f9042-f3a5-47e9-a37d-736187df53cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:10,758 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:40:10,758 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2945bd-ec98-4b04-8dc3-cc57e4b20b14', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2945bd-ec98-4b04-8dc3-cc57e4b20b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:11,827 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:40:11,827 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2085dbcd-bd6e-49b9-ae6d-81cddc548859', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2085dbcd-bd6e-49b9-ae6d-81cddc548859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:12,896 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:40:12,896 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4090c705-ca27-48e5-8eaf-4fc50c7944b5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4090c705-ca27-48e5-8eaf-4fc50c7944b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:13,961 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:40:13,961 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1051865b-5ebd-49d9-9dbe-3cd59e3bcb2c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1051865b-5ebd-49d9-9dbe-3cd59e3bcb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:15,033 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:40:15,033 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c7738c-4f95-41a0-b58c-438272789a8d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c7738c-4f95-41a0-b58c-438272789a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:16,102 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:40:16,102 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2bc8f4-2903-44d1-a9a0-233f4ae60db5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2bc8f4-2903-44d1-a9a0-233f4ae60db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:17,162 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:40:17,162 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36d128b-1a78-4f07-a9d1-9ece9bfe0d8a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36d128b-1a78-4f07-a9d1-9ece9bfe0d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:18,229 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:40:18,229 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932f8016-51d3-4f38-a2c0-c31c5fd42b5e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932f8016-51d3-4f38-a2c0-c31c5fd42b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:19,291 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:40:19,292 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf7ec40-1f3e-4994-b0c4-aa21440e16c9', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf7ec40-1f3e-4994-b0c4-aa21440e16c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:20,351 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:40:20,352 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7022907-68cd-47cb-a9cf-2ca626906876', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7022907-68cd-47cb-a9cf-2ca626906876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:21,411 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:40:21,412 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb815ce-12b8-4f84-a545-b911b8b1ec1d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb815ce-12b8-4f84-a545-b911b8b1ec1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:22,482 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:40:22,482 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38583147-7b39-4114-bd56-bf8b3f097d66', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38583147-7b39-4114-bd56-bf8b3f097d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:23,550 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:40:23,551 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34594a01-de23-4fb7-bfe2-715b794ae3c6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34594a01-de23-4fb7-bfe2-715b794ae3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:24,623 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:40:24,623 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d1086d-be44-4c3d-82d6-404b1ec72020', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d1086d-be44-4c3d-82d6-404b1ec72020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:25,683 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:40:25,684 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e1a878-1b9f-4cd9-baae-d85203c88e6b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e1a878-1b9f-4cd9-baae-d85203c88e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:26,750 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:40:26,751 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde4ec08-7025-4a78-a54f-78c9481abbcd', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde4ec08-7025-4a78-a54f-78c9481abbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:27,822 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:40:27,823 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f97b8c1-58f5-42a4-884a-17017b73c45b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f97b8c1-58f5-42a4-884a-17017b73c45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:28,887 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:40:28,887 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2ecd76-4e62-417d-ad57-c3b027d2ac1b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2ecd76-4e62-417d-ad57-c3b027d2ac1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:29,960 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:40:29,960 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba814f6-cb87-468f-99e4-ac2e789648ba', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba814f6-cb87-468f-99e4-ac2e789648ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:31,024 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:40:31,024 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa74f105-9d04-4fec-b544-a02fdc9a3e18', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa74f105-9d04-4fec-b544-a02fdc9a3e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:32,096 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:40:32,096 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ffa9350-84a6-446d-8c8c-faadc8c1f6f7', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ffa9350-84a6-446d-8c8c-faadc8c1f6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:33,159 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:40:33,159 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d74044-ed4d-4015-8fb5-4114904f4d47', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d74044-ed4d-4015-8fb5-4114904f4d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:34,222 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:40:34,222 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc404fb-c740-4d19-9b15-96df1234fd6a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc404fb-c740-4d19-9b15-96df1234fd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:35,281 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:40:35,282 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a20a428-13f8-4b06-8571-0736a4a98998', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a20a428-13f8-4b06-8571-0736a4a98998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:36,338 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:40:36,338 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9324adbd-8938-4138-a227-2d52c27cdfa9', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9324adbd-8938-4138-a227-2d52c27cdfa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:37,403 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:40:37,404 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb42831-2fd0-452d-9fac-6d452b249a5d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb42831-2fd0-452d-9fac-6d452b249a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:38,470 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:40:38,470 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133a498b-cf4d-4311-8c36-479b67625dda', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133a498b-cf4d-4311-8c36-479b67625dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:39,541 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:40:39,541 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e38b9af-4fe8-4f44-9c86-6fa3c4031624', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e38b9af-4fe8-4f44-9c86-6fa3c4031624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:40,602 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:40:40,603 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0b4448-ef14-48c8-abf7-ac72b4208635', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0b4448-ef14-48c8-abf7-ac72b4208635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:41,672 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:40:41,673 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ecd90f-9d0e-45fb-a22b-f60a8c582f3d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ecd90f-9d0e-45fb-a22b-f60a8c582f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:42,735 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:40:42,735 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57112dc5-175c-4078-a33f-6bdb08f8d2c8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57112dc5-175c-4078-a33f-6bdb08f8d2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:43,812 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.067s 2021-06-14 16:40:43,812 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257aaed1-ae6f-4556-8079-9ce3b18a37af', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257aaed1-ae6f-4556-8079-9ce3b18a37af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:44,881 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:40:44,881 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237e845b-616b-4587-bd0a-8d512eafe3e6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237e845b-616b-4587-bd0a-8d512eafe3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:45,946 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:40:45,947 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9cd0eb-eebd-49cf-9efb-7e9b03aedc70', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9cd0eb-eebd-49cf-9efb-7e9b03aedc70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:47,014 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:40:47,015 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7760e755-2504-4190-b931-b914f4b9e8b8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7760e755-2504-4190-b931-b914f4b9e8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:48,077 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:40:48,077 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d313ad07-a5d9-4437-b4cb-f95408190c52', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d313ad07-a5d9-4437-b4cb-f95408190c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:49,148 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:40:49,149 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7395e732-c506-4316-82dd-89c2befd40ac', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7395e732-c506-4316-82dd-89c2befd40ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:50,229 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.073s 2021-06-14 16:40:50,230 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da52ab42-67a7-4764-8274-56851ba887e2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da52ab42-67a7-4764-8274-56851ba887e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:51,290 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:40:51,290 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6463f449-b5fb-447a-ad6b-fac159be1d15', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6463f449-b5fb-447a-ad6b-fac159be1d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:52,355 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:40:52,356 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb1f5c2-1f2b-4b10-969f-26ddc1a1b277', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb1f5c2-1f2b-4b10-969f-26ddc1a1b277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:53,422 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:40:53,423 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01e779c-0623-4285-9ac6-9e0f8e81f438', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01e779c-0623-4285-9ac6-9e0f8e81f438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:54,484 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:40:54,484 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a47755-392c-437e-b27e-63c2c7c4a4e5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a47755-392c-437e-b27e-63c2c7c4a4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:55,549 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:40:55,549 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82bad02-54a1-48e2-a1f0-81f2b23389e6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82bad02-54a1-48e2-a1f0-81f2b23389e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:56,612 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:40:56,612 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36003436-905a-432d-9631-c1e3cff9549d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36003436-905a-432d-9631-c1e3cff9549d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:57,682 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:40:57,683 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3f4015-9889-416d-84b2-fc52e9914126', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3f4015-9889-416d-84b2-fc52e9914126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:58,755 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:40:58,756 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bf493a-1810-458f-bedd-04db82f631d6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bf493a-1810-458f-bedd-04db82f631d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:40:59,827 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:40:59,827 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d46f3731-897f-4e09-90b0-707992f85bdf', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d46f3731-897f-4e09-90b0-707992f85bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:00,892 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:41:00,893 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7c4a31-5ad6-4cd1-9eb2-db6f5bc18afb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7c4a31-5ad6-4cd1-9eb2-db6f5bc18afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:01,956 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:41:01,956 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81aea2fa-4ba2-4464-b3c8-414ad2fb35c5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81aea2fa-4ba2-4464-b3c8-414ad2fb35c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:03,024 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:41:03,024 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50cd1e56-369b-4f85-b37c-1f9d7ce74f1e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50cd1e56-369b-4f85-b37c-1f9d7ce74f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:04,089 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:41:04,090 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73619789-cef6-4acd-bde1-0959f333be2b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73619789-cef6-4acd-bde1-0959f333be2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:05,154 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:41:05,154 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c855e7-c096-4819-9f84-4b8a1238c9fe', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c855e7-c096-4819-9f84-4b8a1238c9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:06,224 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:41:06,225 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cecbc0a3-388f-4c75-bf8d-a209b37fce70', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cecbc0a3-388f-4c75-bf8d-a209b37fce70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:07,287 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:41:07,287 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72dea80a-ae7e-46cb-8581-3a073482a3f2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72dea80a-ae7e-46cb-8581-3a073482a3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:08,355 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:41:08,355 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1620c5-6ec2-45ea-932e-4bb12c6f9673', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1620c5-6ec2-45ea-932e-4bb12c6f9673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:09,420 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:41:09,420 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f3d3bcc-166b-41ba-8f1e-0e3487cfe06f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f3d3bcc-166b-41ba-8f1e-0e3487cfe06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:10,478 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:41:10,479 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf24530-6cdb-41bb-93f3-42e32b24123b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf24530-6cdb-41bb-93f3-42e32b24123b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:11,545 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:41:11,545 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b4a0a4-95cb-4827-8b61-13b29389563d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b4a0a4-95cb-4827-8b61-13b29389563d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:12,609 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:41:12,609 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c79e6d-4e73-4d0e-aa0f-6125a96c32c5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c79e6d-4e73-4d0e-aa0f-6125a96c32c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:13,674 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:41:13,674 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aff6205-068d-4572-b6ab-b013ce07df28', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aff6205-068d-4572-b6ab-b013ce07df28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:14,747 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:41:14,747 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057dda93-b29a-449e-a9c1-9e39751020a5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057dda93-b29a-449e-a9c1-9e39751020a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:15,812 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:41:15,813 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09afdb5-9d6f-40a2-9f80-9379076fb6ef', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09afdb5-9d6f-40a2-9f80-9379076fb6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:16,880 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:41:16,881 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668092dc-6cab-4b46-8ba5-f10dbbed1723', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668092dc-6cab-4b46-8ba5-f10dbbed1723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:17,948 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:41:17,948 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f1e0d0-583d-4f02-bc59-61b08f109c5c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f1e0d0-583d-4f02-bc59-61b08f109c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:19,006 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:41:19,007 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f0068a-a18a-4438-843d-2742fc7aa66a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f0068a-a18a-4438-843d-2742fc7aa66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:20,068 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:41:20,068 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdccb69-9eef-400e-b0e0-68df85451ca6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdccb69-9eef-400e-b0e0-68df85451ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:21,139 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:41:21,140 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8930a710-d274-4672-b3ea-fe4bc3d96cbb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8930a710-d274-4672-b3ea-fe4bc3d96cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:22,198 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:41:22,199 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4565824a-af6e-4181-849a-e1eeb27c6769', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4565824a-af6e-4181-849a-e1eeb27c6769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:23,260 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:41:23,260 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab2b9fc-6940-471b-b083-92db9ccb7fb4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab2b9fc-6940-471b-b083-92db9ccb7fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:24,320 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:41:24,320 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e122bb-f079-4b45-8a12-274ef0af12e6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e122bb-f079-4b45-8a12-274ef0af12e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:25,383 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:41:25,383 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbeab09-a171-4ee4-874d-238fa3437723', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbeab09-a171-4ee4-874d-238fa3437723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:26,455 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:41:26,455 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae454f56-a289-4138-9a4a-de7702c3163c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae454f56-a289-4138-9a4a-de7702c3163c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:27,517 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:41:27,517 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93639fba-02b3-4daa-ae2b-db95e684f3bb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93639fba-02b3-4daa-ae2b-db95e684f3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:28,584 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:41:28,585 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd559e85-3162-49b7-9c24-d97ff1f205c5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd559e85-3162-49b7-9c24-d97ff1f205c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:29,660 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:41:29,661 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2fd4428-5c49-43d2-91e3-dc7940c13afc', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2fd4428-5c49-43d2-91e3-dc7940c13afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:30,727 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:41:30,728 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859c8e4d-d9a4-4417-89cb-248ae04808fa', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859c8e4d-d9a4-4417-89cb-248ae04808fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:31,792 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:41:31,793 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c132273d-1415-4de2-b2f5-0a966918e6b2', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c132273d-1415-4de2-b2f5-0a966918e6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:32,854 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:41:32,855 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f3e3c2-63d7-4f4d-921a-4c1520ac0edf', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f3e3c2-63d7-4f4d-921a-4c1520ac0edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:33,919 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:41:33,920 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3213f2a-4f72-4d5e-8bd6-f9d164bfa10e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3213f2a-4f72-4d5e-8bd6-f9d164bfa10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:34,980 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:41:34,980 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483998a6-3da8-49ac-b8d8-0f2ef6c4e94c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483998a6-3da8-49ac-b8d8-0f2ef6c4e94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:36,053 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:41:36,054 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2877c1ea-4f16-47a9-a98d-7749e3262312', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2877c1ea-4f16-47a9-a98d-7749e3262312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:37,112 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:41:37,112 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b333a842-dd0e-4fc8-aab3-f798dfbb05c6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b333a842-dd0e-4fc8-aab3-f798dfbb05c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:38,177 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:41:38,178 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ec5fdb-b32e-4c91-94ea-6cad1ba1ab15', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ec5fdb-b32e-4c91-94ea-6cad1ba1ab15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:39,241 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:41:39,242 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1c447f-5815-4ab8-b419-093ae9c23d95', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1c447f-5815-4ab8-b419-093ae9c23d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:40,302 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:41:40,302 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e68865c-1c69-418f-bd50-f5bcca3df5c5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e68865c-1c69-418f-bd50-f5bcca3df5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:41,360 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:41:41,360 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0290339c-c998-433a-b45f-280b5195ca30', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0290339c-c998-433a-b45f-280b5195ca30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:42,430 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:41:42,430 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6da063-1e15-4a58-858b-7083a0cba62d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6da063-1e15-4a58-858b-7083a0cba62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:43,492 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:41:43,493 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7c8c15-072d-4025-a760-74eb6c57feb3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7c8c15-072d-4025-a760-74eb6c57feb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:44,556 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:41:44,556 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05e778d-8af5-40ae-b91d-e334d2ed4665', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05e778d-8af5-40ae-b91d-e334d2ed4665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:45,629 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:41:45,629 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af532df-8261-45c8-bb6a-1526d844288e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af532df-8261-45c8-bb6a-1526d844288e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:46,696 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:41:46,696 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc02bc7-5462-46b4-a5cd-a3fc634adb88', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc02bc7-5462-46b4-a5cd-a3fc634adb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:47,754 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:41:47,754 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deed7b82-de35-45e6-a80f-46c4e98af3ec', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deed7b82-de35-45e6-a80f-46c4e98af3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:48,820 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:41:48,821 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a570813-7211-4162-9867-aade8246d718', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a570813-7211-4162-9867-aade8246d718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:49,880 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:41:49,881 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5459257d-e594-4901-818f-f44c022acf13', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5459257d-e594-4901-818f-f44c022acf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:50,949 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:41:50,950 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711552db-86eb-419d-8aaf-a627cae9c002', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711552db-86eb-419d-8aaf-a627cae9c002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:52,013 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:41:52,014 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8a9104-14de-4f46-9ffc-9783851fe1da', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8a9104-14de-4f46-9ffc-9783851fe1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:53,077 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:41:53,078 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043ddc54-0060-446c-94ed-4a5eb956515c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043ddc54-0060-446c-94ed-4a5eb956515c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:54,142 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:41:54,142 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc0beb6-14f5-438f-b5e2-c4df58813c76', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc0beb6-14f5-438f-b5e2-c4df58813c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:55,205 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:41:55,205 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fdc8c2-ad50-48a9-a130-a91c068e1e86', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fdc8c2-ad50-48a9-a130-a91c068e1e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:56,273 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:41:56,274 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd726e76-8eaf-47a3-b5e2-4f95d362ed14', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd726e76-8eaf-47a3-b5e2-4f95d362ed14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:57,336 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:41:57,337 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0de952-9c3c-4224-bb13-3c2a71079e89', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0de952-9c3c-4224-bb13-3c2a71079e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:58,404 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:41:58,404 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0678b608-cc3b-4f64-8f74-76739dc825d8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0678b608-cc3b-4f64-8f74-76739dc825d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:41:59,474 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.062s 2021-06-14 16:41:59,475 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a762c8-a402-4694-aef2-a43102aa3255', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a762c8-a402-4694-aef2-a43102aa3255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:00,535 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:00,535 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be6a687-1e75-4f50-b8fa-d1127bbac274', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be6a687-1e75-4f50-b8fa-d1127bbac274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:01,596 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:01,597 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40dc052-3895-41f2-9d6d-fe41ac456600', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40dc052-3895-41f2-9d6d-fe41ac456600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:02,666 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:42:02,666 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7702109a-4bcb-4d56-a44f-7b8b8e19cf63', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7702109a-4bcb-4d56-a44f-7b8b8e19cf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:03,724 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:42:03,724 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5deb3ac4-b685-4d1d-a53b-d15c8fa6a08a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5deb3ac4-b685-4d1d-a53b-d15c8fa6a08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:04,791 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:42:04,792 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ed87e9-3a5c-41f5-9ada-2e0c8013839e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ed87e9-3a5c-41f5-9ada-2e0c8013839e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:05,867 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.067s 2021-06-14 16:42:05,868 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd1f892-e272-44fc-83d2-e3d9b572bbd1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd1f892-e272-44fc-83d2-e3d9b572bbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:06,925 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:42:06,925 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-306042bf-85ce-4fd1-87c6-f8496eb90811', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-306042bf-85ce-4fd1-87c6-f8496eb90811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:07,983 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:42:07,983 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39d4c7b-034f-4871-b3f2-0eccdd886c2e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39d4c7b-034f-4871-b3f2-0eccdd886c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:09,053 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:42:09,053 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433b5912-3940-425c-b6dc-879e7610ddf8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433b5912-3940-425c-b6dc-879e7610ddf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:10,120 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:42:10,121 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfbb5d48-db17-4991-a1af-8a2c9c924f65', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfbb5d48-db17-4991-a1af-8a2c9c924f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:11,180 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:42:11,180 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f8f4e6-5505-4361-8078-45490e4a995a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f8f4e6-5505-4361-8078-45490e4a995a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:12,289 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.101s 2021-06-14 16:42:12,289 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8966cb5a-a013-4e3f-9b4f-8edf8c9769eb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8966cb5a-a013-4e3f-9b4f-8edf8c9769eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:13,346 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:42:13,347 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22eeebe0-f682-4cad-80d1-0b9cbbcefbdd', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22eeebe0-f682-4cad-80d1-0b9cbbcefbdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:14,403 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:42:14,404 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47f2118-c2a6-4254-8aa8-4fba6957a64c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47f2118-c2a6-4254-8aa8-4fba6957a64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:15,468 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:42:15,468 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4fbe94-7923-43e0-9e33-e3f7ddbe4c8b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4fbe94-7923-43e0-9e33-e3f7ddbe4c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:16,529 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:42:16,529 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52841be2-6480-41d1-b23f-9a760df6179b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52841be2-6480-41d1-b23f-9a760df6179b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:17,587 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:42:17,588 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d88c8b-619d-44c8-a104-9014d133f254', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d88c8b-619d-44c8-a104-9014d133f254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:18,652 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:42:18,652 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91935a80-a6a8-4723-9710-48836f4520ee', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91935a80-a6a8-4723-9710-48836f4520ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:19,716 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:42:19,716 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535e0748-4bd1-4fe0-b8e2-4fde0f9e9efb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535e0748-4bd1-4fe0-b8e2-4fde0f9e9efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:20,786 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:42:20,786 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca4cad9-ce92-4e5b-8589-67c904237ef5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca4cad9-ce92-4e5b-8589-67c904237ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:21,849 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:42:21,849 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53bd44ee-6cfd-4a30-9b87-72f117d3d5ba', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53bd44ee-6cfd-4a30-9b87-72f117d3d5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:22,920 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:42:22,921 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85de82ba-ae36-4949-805e-9c3fc5888155', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85de82ba-ae36-4949-805e-9c3fc5888155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:23,985 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:42:23,986 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2e708e-5a49-44ce-af90-e637bd6202ed', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2e708e-5a49-44ce-af90-e637bd6202ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:25,046 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:25,046 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a339fe2-5c0e-4324-acb5-d4437c3c4140', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a339fe2-5c0e-4324-acb5-d4437c3c4140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:26,108 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:26,109 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff391d8-4a99-4b4b-84db-a573f25ff9b4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff391d8-4a99-4b4b-84db-a573f25ff9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:27,177 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:42:27,177 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d8613e-28fd-40cb-89d4-368067d091ec', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d8613e-28fd-40cb-89d4-368067d091ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:28,234 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.048s 2021-06-14 16:42:28,234 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7696b704-9055-46d6-800c-8c130baa0d19', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7696b704-9055-46d6-800c-8c130baa0d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:29,306 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.065s 2021-06-14 16:42:29,307 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3927b493-cbf4-4ca9-82fe-78af974ed567', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3927b493-cbf4-4ca9-82fe-78af974ed567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:30,367 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:30,367 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182a4d4c-da60-4902-946f-060b0901d358', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182a4d4c-da60-4902-946f-060b0901d358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:31,433 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:42:31,433 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c459f91e-4e07-4005-bfb0-d6c4a14afa00', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c459f91e-4e07-4005-bfb0-d6c4a14afa00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:32,496 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:42:32,497 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a42aed-a63f-4d54-9a82-1f81ea0bf5df', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a42aed-a63f-4d54-9a82-1f81ea0bf5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:33,557 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:33,557 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5094eb0f-2d5b-4659-8d7d-25a10269a38e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5094eb0f-2d5b-4659-8d7d-25a10269a38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:34,636 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.071s 2021-06-14 16:42:34,637 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e2dc8f-87f6-4ae2-950d-8960a357befd', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e2dc8f-87f6-4ae2-950d-8960a357befd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:35,698 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:42:35,703 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629d54a7-3a82-43bc-831c-193957d5a614', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629d54a7-3a82-43bc-831c-193957d5a614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:36,764 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.049s 2021-06-14 16:42:36,764 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1944974-2ecd-4f71-92c1-a15817e90f6d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1944974-2ecd-4f71-92c1-a15817e90f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:37,832 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:42:37,833 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27d7fba-dc9b-48fb-94fe-3ddf3d75b692', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27d7fba-dc9b-48fb-94fe-3ddf3d75b692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:38,897 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:42:38,897 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506a5e4d-f5a0-434d-8e5f-3c953182709d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506a5e4d-f5a0-434d-8e5f-3c953182709d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:39,959 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:42:39,960 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f983d376-c808-425a-8697-427bfa74db97', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f983d376-c808-425a-8697-427bfa74db97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:41,178 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.210s 2021-06-14 16:42:41,178 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab251a6c-979b-470f-8cf1-88835e5d4c5a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab251a6c-979b-470f-8cf1-88835e5d4c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:42,238 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:42,239 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7c0164-c1a7-4c51-aafd-18ded750e678', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7c0164-c1a7-4c51-aafd-18ded750e678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:43,298 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:42:43,298 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900a08db-c7c8-4111-8d4c-601ea5a8d93e', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900a08db-c7c8-4111-8d4c-601ea5a8d93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:44,361 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:42:44,361 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd595fe-6f05-4e6d-b1c3-9d8a42cace78', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd595fe-6f05-4e6d-b1c3-9d8a42cace78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:45,420 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:42:45,421 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09218ad0-523c-4e66-8da1-f3b5917ee147', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09218ad0-523c-4e66-8da1-f3b5917ee147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:46,482 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:42:46,483 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5cf678-f86d-4781-ac6a-4a4f58f1a94d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5cf678-f86d-4781-ac6a-4a4f58f1a94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:47,542 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:47,543 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b0ef6b-ae26-43cb-bd69-3d14788b1795', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b0ef6b-ae26-43cb-bd69-3d14788b1795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:48,601 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:42:48,601 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c3d92e-d87f-489b-8734-f9909a77ec30', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c3d92e-d87f-489b-8734-f9909a77ec30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:49,665 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.056s 2021-06-14 16:42:49,666 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5d8f24-618c-4415-a44a-160bc5220805', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5d8f24-618c-4415-a44a-160bc5220805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:50,730 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:42:50,730 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef0bc7b-f987-4e4c-ac0c-890be39704f4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef0bc7b-f987-4e4c-ac0c-890be39704f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:51,796 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:42:51,796 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e78dee-3c41-40a6-bd41-f1f5e45ecb60', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e78dee-3c41-40a6-bd41-f1f5e45ecb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:52,859 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:42:52,859 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e74310-68bd-4288-bd43-cd83f789ed79', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e74310-68bd-4288-bd43-cd83f789ed79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:53,920 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:42:53,921 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e925b4f-3e50-457d-a82e-787dcb99077b', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e925b4f-3e50-457d-a82e-787dcb99077b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:54,982 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:42:54,982 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9fe70e-1246-4ad5-af77-29217759193d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9fe70e-1246-4ad5-af77-29217759193d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:56,056 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.066s 2021-06-14 16:42:56,057 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7d772f-5300-46ce-825b-2e485bfe1d67', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7d772f-5300-46ce-825b-2e485bfe1d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:57,135 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.069s 2021-06-14 16:42:57,135 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d487784-f288-430e-bb61-93352b3f5233', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d487784-f288-430e-bb61-93352b3f5233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:58,196 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:42:58,197 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617a564b-e1cb-4bd9-acd0-583f4d072ed5', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617a564b-e1cb-4bd9-acd0-583f4d072ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:42:59,259 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:42:59,260 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1254a5-da56-4700-9b36-775ae3f075e0', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1254a5-da56-4700-9b36-775ae3f075e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:00,321 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.054s 2021-06-14 16:43:00,321 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f618bf-4db2-4eaa-80ef-8a92567ce1d3', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f618bf-4db2-4eaa-80ef-8a92567ce1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:01,396 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.065s 2021-06-14 16:43:01,397 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e2a4f5-25cc-418d-bcac-14ddcf8c4f21', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e2a4f5-25cc-418d-bcac-14ddcf8c4f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:02,456 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.051s 2021-06-14 16:43:02,456 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71072565-9514-4268-92d1-730cc6b8f948', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71072565-9514-4268-92d1-730cc6b8f948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:03,516 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.052s 2021-06-14 16:43:03,516 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43867bad-4a0c-4beb-acee-999d6c735b7a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43867bad-4a0c-4beb-acee-999d6c735b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:04,583 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:43:04,583 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4912a409-5926-454a-88a2-72c20966eb9a', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4912a409-5926-454a-88a2-72c20966eb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:05,649 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:43:05,649 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12663bc-a759-45b2-9b40-021b5494bc0f', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12663bc-a759-45b2-9b40-021b5494bc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:06,717 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.059s 2021-06-14 16:43:06,717 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97595268-0660-421e-b9b4-f5d045399ef8', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97595268-0660-421e-b9b4-f5d045399ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:07,788 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.063s 2021-06-14 16:43:07,788 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b65c3b-798e-4a76-9847-810fe7524b61', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b65c3b-798e-4a76-9847-810fe7524b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:08,855 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.058s 2021-06-14 16:43:08,855 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e021bfa-3610-43f3-ae11-b9e8b9bca5fb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e021bfa-3610-43f3-ae11-b9e8b9bca5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:09,921 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.057s 2021-06-14 16:43:09,921 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac81c53f-c4ae-49f9-b533-16285d7397da', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac81c53f-c4ae-49f9-b533-16285d7397da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:10,983 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.050s 2021-06-14 16:43:10,984 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e80c05-eaae-447a-883d-40d1d54d2009', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e80c05-eaae-447a-883d-40d1d54d2009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:12,045 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.053s 2021-06-14 16:43:12,045 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7877075f-920a-465d-b669-765727e6a1b6', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7877075f-920a-465d-b669-765727e6a1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:13,114 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.061s 2021-06-14 16:43:13,114 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a6b366-88c3-4053-a780-dfb507b228c9', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a6b366-88c3-4053-a780-dfb507b228c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:14,186 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.064s 2021-06-14 16:43:14,187 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf70c1f-369c-486b-b2a2-9ae56760a542', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf70c1f-369c-486b-b2a2-9ae56760a542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:15,249 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.055s 2021-06-14 16:43:15,250 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47378a3c-f9e1-4797-a7c6-9b03cb4193f4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47378a3c-f9e1-4797-a7c6-9b03cb4193f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' 2021-06-14 16:43:16,318 113163 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 0.060s 2021-06-14 16:43:16,319 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6509e2f9-8ee4-471d-84cb-6c3886292289', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6509e2f9-8ee4-471d-84cb-6c3886292289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6'} Body: b'{"volume": {"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:58.000000", "updated_at": "2021-06-14T16:37:17.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-260636767", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/2c90e9f6caa44ace9e9c8571d4b33473/volumes/f14d1b65-bd1d-4048-b1e1-62c1ebee81e6"}], "user_id": "815c3326afb0453a82af418e81a54676", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "attachment_id": "cc2918a7-d76f-492b-a78b-ddc7251f1f05", "volume_id": "f14d1b65-bd1d-4048-b1e1-62c1ebee81e6", "server_id": "f9544910-d385-45af-a7f9-d079013e0209", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:36:09.000000"}], "os-vol-tenant-attr:tenant_id": "2c90e9f6caa44ace9e9c8571d4b33473"}}' }}} 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 f14d1b65-bd1d-4048-b1e1-62c1ebee81e6 failed to reach available status (current detaching) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft7.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-06-14 16:57:33,611 113163 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-06-14 16:57:33,611 113163 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-06-14 16:57:34,224 113163 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25/compute/v2.1/os-keypairs 0.613s 2021-06-14 16:57:34,225 113163 DEBUG [tempest.lib.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-266500411"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5b79ed3-c1ac-443e-b9e1-3742936bb9af', 'x-compute-request-id': 'req-d5b79ed3-c1ac-443e-b9e1-3742936bb9af', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAtk7tfbgxSmcGlzmEipmoK922zvYPwziQay//v204sPJBc/Fp\\nNW+XLwT+0E/BUC7xMPBIqMvJRn6EMcyxFUqnF+8dE+u9jqombg9u7ET4mFczCEaq\\nIRkBQB+8UtpZb40jhcGUUGhldnwbgc4GerrXEgXbYSTrSToaPO0ag9BSPfrA3zn/\\nqAa5Td6ezxIbEBSj27GQrwyeFKMg1zetYDEw0xL5aOmtLxtRzPCODBep6yGpzkES\\nzSmKMHuSW25A7wJwzL0q786QK//NLuJKokn8+TR1sRPooDV8h/cTTyraywCJw9+T\\neqSL8+7E12cBE6JcqYl6wghymZdAPHlrPaWQ4QIDAQABAoIBAEef8sZ120ez+m7n\\ndh9OBzhUv0HIgqDcVEEIdp4qtx8tznFS41bPJMKgX8xPyU9LYg8sGB/ZEJbVlfJK\\nzTfkQImys+XjtHGcf8S144qH/nM7rx0NRkICpO8giMi0aHbfKJmgWDjPCy3lzJjO\\n7NTDG0RFcM9VxerbHPva25P2AJnAg6yYe9l7knuW9eBtGAr2fSdPc4F0v28vm+tj\\nOr4njHvun1YI1rkpk+Bb+S8j93XeFr3v2610kx4NhcdwV3dKGsHe3E/2y84L9M++\\nxcir4cBQ0DrmKREgmXFFXW8dXHcSmsy4yILUwj9B5w8DHo4adjeZal/TEjLgPBqv\\ncP62NVECgYEA8mwacUHbeeuFtuKDMtwr2rpHc39cWPVEuFIcch8WE8joxcedB4sY\\nylMRo6F9ojb4LypiB5aI1tP3u8o60JS3gTNUIw2goQCHOaaEYIh6eOkUlDQHEgNr\\nRI83U/xKNl5rz2GTtxSlmfaQqHkxUIjBb2QsdNwXmblSzaoZaW9rFT8CgYEAwITm\\nH7MM3RSzpY3L3rJ46UlgnuhCTADf6JbujGlKaeFy/Pq9liZz50NOxgkdIE2ejl2m\\ntpv/yQKMeE1zjyNvJWiOePYnIshyJRgZnTDmhMbh37OhdZ7NNzKL+sZ2GjgDoNGJ\\nkmPgHNyYeGMKPr+GKxfKXwK4UFN1BFcAuJtzMd8CgYEA6i9ARBTIvrilDY04DNPg\\nkYXOLGbmgRE+94hq7lvVaft10koJChZ3NkyVB6ujwCa2Dmo1FPt46X8PHJw5wPFJ\\nbEh3iP1LJP1rpGeWDeMJ3O/c72ZrRh2DbFGlsz5POsJwB4BNwFjzuQ4VpIqe9xuF\\nMeRlheZv7hK3SPJ/Zfk6SuUCgYA72xYRVQHy2rTgDC4Olz6wiXfY8C1so/j5v7N7\\nRGE2ejneHbdEL8BpbqvXNo4vtPJPIR7sN6RXQsuZu7rqDgJIhzGEukOAtQGINu3/\\nyWxia9NeUeMpRq5XMwgCeCHQFQpLvdogAZ10W8Gr7F8LE1ELpOHumFHl54zCRKqc\\nuvgd0QKBgFuPJ1NxkdmeIhQuQ0S7BfavlBj54FC77sMj39h6LszRzBLrwwg/73Qj\\nW4e9JTyVOtbEHy7EFxyz/qOEgHK/L95WVgcwUa74o4HBHnaad2UDXgfSbLGMHVRW\\nig/hYpeug/KrXw69umsk4TUY/jJo/akRDadH3SpXbWNq8PiXrcUh\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-266500411", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Tu19uDFKZwaXOYSKmagr3bbO9g/DOJBrL/+/bTiw8kFz8Wk1b5cvBP7QT8FQLvEw8Eioy8lGfoQxzLEVSqcX7x0T672OqiZuD27sRPiYVzMIRqohGQFAH7xS2llvjSOFwZRQaGV2fBuBzgZ6utcSBdthJOtJOho87RqD0FI9+sDfOf+oBrlN3p7PEhsQFKPbsZCvDJ4UoyDXN61gMTDTEvlo6a0vG1HM8I4MF6nrIanOQRLNKYowe5JbbkDvAnDMvSrvzpAr/80u4kqiSfz5NHWxE+igNXyH9xNPKtrLAInD35N6pIvz7sTXZwETolypiXrCCHKZl0A8eWs9pZDh Generated-by-Nova", "fingerprint": "8f:9f:17:29:13:07:2d:72:72:eb:86:5a:93:84:0b:2e", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6"}}' 2021-06-14 16:57:34,227 113163 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-266500411 created 2021-06-14 16:57:34,400 113163 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-groups 0.172s 2021-06-14 16:57:34,400 113163 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--106816395", "description": "tempest-description--358816086"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-74fd7079-8093-4278-94aa-41d057bdccf0', 'date': 'Mon, 14 Jun 2021 16:57:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "307b90d6-d806-4aeb-85b1-584c585ca87f", "name": "tempest-securitygroup--106816395", "stateful": true, "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "description": "tempest-description--358816086", "security_group_rules": [{"id": "8740b3f0-14c4-4645-acd0-5122b3845dcc", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "security_group_id": "307b90d6-d806-4aeb-85b1-584c585ca87f", "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": 471, "description": null, "tags": [], "created_at": "2021-06-14T16:57:34Z", "updated_at": "2021-06-14T16:57:34Z", "revision_number": 0, "project_id": "9cc06c11ded84810b0dbfe7c673881cf"}, {"id": "b51f3c69-f50c-49c6-abdb-9aded41f14c9", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "security_group_id": "307b90d6-d806-4aeb-85b1-584c585ca87f", "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": 470, "description": null, "tags": [], "created_at": "2021-06-14T16:57:34Z", "updated_at": "2021-06-14T16:57:34Z", "revision_number": 0, "project_id": "9cc06c11ded84810b0dbfe7c673881cf"}], "tags": [], "created_at": "2021-06-14T16:57:34Z", "updated_at": "2021-06-14T16:57:34Z", "revision_number": 1, "project_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:57:34,550 113163 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-group-rules 0.149s 2021-06-14 16:57:34,550 113163 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": "307b90d6-d806-4aeb-85b1-584c585ca87f", "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-e0f9ccab-9267-41c2-97b7-bb8c07b8b665', 'date': 'Mon, 14 Jun 2021 16:57:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b1f21863-2dd9-45b2-981d-7ced58c740be", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "security_group_id": "307b90d6-d806-4aeb-85b1-584c585ca87f", "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-06-14T16:57:34Z", "updated_at": "2021-06-14T16:57:34Z", "revision_number": 0, "project_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:57:34,700 113163 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-group-rules 0.149s 2021-06-14 16:57:34,700 113163 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": "307b90d6-d806-4aeb-85b1-584c585ca87f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b0663989-2b4a-4797-ad56-51285e52d231', 'date': 'Mon, 14 Jun 2021 16:57:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b840208e-43f7-4cd2-8b66-50f5c693e0fd", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "security_group_id": "307b90d6-d806-4aeb-85b1-584c585ca87f", "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-06-14T16:57:34Z", "updated_at": "2021-06-14T16:57:34Z", "revision_number": 0, "project_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:57:34,700 113163 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--106816395 created 2021-06-14 16:57:35,686 113163 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/floatingips 0.985s 2021-06-14 16:57:35,686 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-0e32e2e6-e0c9-400e-b880-d1cbf25f2be4', 'date': 'Mon, 14 Jun 2021 16:57:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3c3de92d-f098-417b-8e2e-e519f5e94c5f", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "floating_ip_address": "172.27.0.140", "floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9cc06c11ded84810b0dbfe7c673881cf", "description": "", "port_details": null, "tags": [], "created_at": "2021-06-14T16:57:35Z", "updated_at": "2021-06-14T16:57:35Z", "revision_number": 0}}' 2021-06-14 16:57:35,687 113163 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3c3de92d-f098-417b-8e2e-e519f5e94c5f', 'tenant_id': '9cc06c11ded84810b0dbfe7c673881cf', 'floating_ip_address': '172.27.0.140', 'floating_network_id': '2e21213b-d279-4f17-b7ac-a39d3c551e15', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cc06c11ded84810b0dbfe7c673881cf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-06-14T16:57:35Z', 'updated_at': '2021-06-14T16:57:35Z', 'revision_number': 0, 'ip': '172.27.0.140'} created 2021-06-14 16:57:35,734 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.25/identity/v3/auth/tokens 0.041s 2021-06-14 16:57:35,734 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:35 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-ee2e3896-29b2-4e9b-8b77-ef2d361078d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49f7d37e75ce4e81a0b60e4a475f63e6", "name": "tempest-AttachVolumeShelveTestJSON-2088599883-project", "password_expires_at": null}, "audit_ids": ["s0B_lx9XTqSjDDAmF8viug"], "expires_at": "2021-06-14T17:57:35.000000Z", "issued_at": "2021-06-14T16:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cc06c11ded84810b0dbfe7c673881cf", "name": "tempest-AttachVolumeShelveTestJSON-2088599883"}, "is_domain": false, "roles": [{"id": "9d4d6f672abd4d55bb733013f519363f", "name": "reader"}, {"id": "dfb7e0fdd7ef4a0fa671d5bc5f1b4791", "name": "member"}], "catalog": [{"endpoints": [{"id": "bd5cb6c9d2084123883542dbecb1e793", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/placement", "region": "RegionOne"}], "id": "050693794b49498d9cdc934b51bfc4f1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ceb5ac82cc064693853f6c056a649b45", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}, {"id": "e867917e5a374324b22ce68544af027e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}], "id": "1bcc8a0ca4544408bcf2167277cd215e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9ebfe827ca87499c8701f96df42e6276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2.1", "region": "RegionOne"}], "id": "702a1e782db6436c9cd6e3b5e576aa97", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0bb7bd25c933410c8af64c1c6bb44216", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2/9cc06c11ded84810b0dbfe7c673881cf", "region": "RegionOne"}], "id": "7c5a4adca40e474a8819c7136ab39d4b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "bc61446362d047bab56da2bcee37d78c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/image", "region": "RegionOne"}], "id": "813414e1327c40bf805ab6bb8cbe98de", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f11cae92047145ba8d3f5ca5649b23e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:9696/", "region": "RegionOne"}], "id": "9a16d66a0f7b40e79b36836159b78d64", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b743fcca6aa94bb88b4f860695a963b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf", "region": "RegionOne"}], "id": "b2b7f510167b42049456f71a0e3cbf66", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7346115517f34678917a5417f1691bd3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf", "region": "RegionOne"}], "id": "c4af6b719e9b454dbc37a3992191e090", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "45786df4b0824023a5e8121963d3fd89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25:8080", "region": "RegionOne"}, {"id": "fd11d695aabe4d2086587133eb2dad01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:8080/v1/AUTH_9cc06c11ded84810b0dbfe7c673881cf", "region": "RegionOne"}], "id": "d30a42b24b2d40fc84b9d62d51e2d7db", "type": "object-store", "name": "swift"}]}}' 2021-06-14 16:57:35,735 113163 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '8cefed9c-67eb-4905-8e05-5de75185084f', 'name': 'tempest-AttachVolumeShelveTestJSON-1420384464-network', 'tenant_id': '9cc06c11ded84810b0dbfe7c673881cf', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9cc06c11ded84810b0dbfe7c673881cf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 705, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-06-14T16:57:28Z', 'updated_at': '2021-06-14T16:57:28Z', 'revision_number': 1} available for tenant 2021-06-14 16:57:35,735 113163 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtk7tfbgxSmcGlzmEipmoK922zvYPwziQay//v204sPJBc/Fp\nNW+XLwT+0E/BUC7xMPBIqMvJRn6EMcyxFUqnF+8dE+u9jqombg9u7ET4mFczCEaq\nIRkBQB+8UtpZb40jhcGUUGhldnwbgc4GerrXEgXbYSTrSToaPO0ag9BSPfrA3zn/\nqAa5Td6ezxIbEBSj27GQrwyeFKMg1zetYDEw0xL5aOmtLxtRzPCODBep6yGpzkES\nzSmKMHuSW25A7wJwzL0q786QK//NLuJKokn8+TR1sRPooDV8h/cTTyraywCJw9+T\neqSL8+7E12cBE6JcqYl6wghymZdAPHlrPaWQ4QIDAQABAoIBAEef8sZ120ez+m7n\ndh9OBzhUv0HIgqDcVEEIdp4qtx8tznFS41bPJMKgX8xPyU9LYg8sGB/ZEJbVlfJK\nzTfkQImys+XjtHGcf8S144qH/nM7rx0NRkICpO8giMi0aHbfKJmgWDjPCy3lzJjO\n7NTDG0RFcM9VxerbHPva25P2AJnAg6yYe9l7knuW9eBtGAr2fSdPc4F0v28vm+tj\nOr4njHvun1YI1rkpk+Bb+S8j93XeFr3v2610kx4NhcdwV3dKGsHe3E/2y84L9M++\nxcir4cBQ0DrmKREgmXFFXW8dXHcSmsy4yILUwj9B5w8DHo4adjeZal/TEjLgPBqv\ncP62NVECgYEA8mwacUHbeeuFtuKDMtwr2rpHc39cWPVEuFIcch8WE8joxcedB4sY\nylMRo6F9ojb4LypiB5aI1tP3u8o60JS3gTNUIw2goQCHOaaEYIh6eOkUlDQHEgNr\nRI83U/xKNl5rz2GTtxSlmfaQqHkxUIjBb2QsdNwXmblSzaoZaW9rFT8CgYEAwITm\nH7MM3RSzpY3L3rJ46UlgnuhCTADf6JbujGlKaeFy/Pq9liZz50NOxgkdIE2ejl2m\ntpv/yQKMeE1zjyNvJWiOePYnIshyJRgZnTDmhMbh37OhdZ7NNzKL+sZ2GjgDoNGJ\nkmPgHNyYeGMKPr+GKxfKXwK4UFN1BFcAuJtzMd8CgYEA6i9ARBTIvrilDY04DNPg\nkYXOLGbmgRE+94hq7lvVaft10koJChZ3NkyVB6ujwCa2Dmo1FPt46X8PHJw5wPFJ\nbEh3iP1LJP1rpGeWDeMJ3O/c72ZrRh2DbFGlsz5POsJwB4BNwFjzuQ4VpIqe9xuF\nMeRlheZv7hK3SPJ/Zfk6SuUCgYA72xYRVQHy2rTgDC4Olz6wiXfY8C1so/j5v7N7\nRGE2ejneHbdEL8BpbqvXNo4vtPJPIR7sN6RXQsuZu7rqDgJIhzGEukOAtQGINu3/\nyWxia9NeUeMpRq5XMwgCeCHQFQpLvdogAZ10W8Gr7F8LE1ELpOHumFHl54zCRKqc\nuvgd0QKBgFuPJ1NxkdmeIhQuQ0S7BfavlBj54FC77sMj39h6LszRzBLrwwg/73Qj\nW4e9JTyVOtbEHy7EFxyz/qOEgHK/L95WVgcwUa74o4HBHnaad2UDXgfSbLGMHVRW\nig/hYpeug/KrXw69umsk4TUY/jJo/akRDadH3SpXbWNq8PiXrcUh\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-266500411', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Tu19uDFKZwaXOYSKmagr3bbO9g/DOJBrL/+/bTiw8kFz8Wk1b5cvBP7QT8FQLvEw8Eioy8lGfoQxzLEVSqcX7x0T672OqiZuD27sRPiYVzMIRqohGQFAH7xS2llvjSOFwZRQaGV2fBuBzgZ6utcSBdthJOtJOho87RqD0FI9+sDfOf+oBrlN3p7PEhsQFKPbsZCvDJ4UoyDXN61gMTDTEvlo6a0vG1HM8I4MF6nrIanOQRLNKYowe5JbbkDvAnDMvSrvzpAr/80u4kqiSfz5NHWxE+igNXyH9xNPKtrLAInD35N6pIvz7sTXZwETolypiXrCCHKZl0A8eWs9pZDh Generated-by-Nova', 'fingerprint': '8f:9f:17:29:13:07:2d:72:72:eb:86:5a:93:84:0b:2e', 'user_id': '49f7d37e75ce4e81a0b60e4a475f63e6'}, 'security_group': {'id': '307b90d6-d806-4aeb-85b1-584c585ca87f', 'name': 'tempest-securitygroup--106816395', 'stateful': True, 'tenant_id': '9cc06c11ded84810b0dbfe7c673881cf', 'description': 'tempest-description--358816086', 'security_group_rules': [{'id': '8740b3f0-14c4-4645-acd0-5122b3845dcc', 'tenant_id': '9cc06c11ded84810b0dbfe7c673881cf', 'security_group_id': '307b90d6-d806-4aeb-85b1-584c585ca87f', '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': 471, 'description': None, 'tags': [], 'created_at': '2021-06-14T16:57:34Z', 'updated_at': '2021-06-14T16:57:34Z', 'revision_number': 0, 'project_id': '9cc06c11ded84810b0dbfe7c673881cf'}, {'id': 'b51f3c69-f50c-49c6-abdb-9aded41f14c9', 'tenant_id': '9cc06c11ded84810b0dbfe7c673881cf', 'security_group_id': '307b90d6-d806-4aeb-85b1-584c585ca87f', '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': 470, 'description': None, 'tags': [], 'created_at': '2021-06-14T16:57:34Z', 'updated_at': '2021-06-14T16:57:34Z', 'revision_number': 0, 'project_id': '9cc06c11ded84810b0dbfe7c673881cf'}], 'tags': [], 'created_at': '2021-06-14T16:57:34Z', 'updated_at': '2021-06-14T16:57:34Z', 'revision_number': 1, 'project_id': '9cc06c11ded84810b0dbfe7c673881cf'}, 'floating_ip': {'id': '3c3de92d-f098-417b-8e2e-e519f5e94c5f', 'tenant_id': '9cc06c11ded84810b0dbfe7c673881cf', 'floating_ip_address': '172.27.0.140', 'floating_network_id': '2e21213b-d279-4f17-b7ac-a39d3c551e15', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cc06c11ded84810b0dbfe7c673881cf', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-06-14T16:57:35Z', 'updated_at': '2021-06-14T16:57:35Z', 'revision_number': 0, 'ip': '172.27.0.140'}} 2021-06-14 16:57:36,573 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.25/compute/v2.1/servers 0.837s 2021-06-14 16:57:36,574 113163 DEBUG [tempest.lib.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-108572238", "imageRef": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "8cefed9c-67eb-4905-8e05-5de75185084f"}], "security_groups": [{"name": "tempest-securitygroup--106816395"}], "key_name": "tempest-keypair-266500411", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b9f59fe-2cb2-48c3-aa1b-4bfc1a5f6857', 'x-compute-request-id': 'req-6b9f59fe-2cb2-48c3-aa1b-4bfc1a5f6857', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--106816395"}], "adminPass": "password"}}' 2021-06-14 16:57:36,675 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.099s 2021-06-14 16:57:36,675 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:36 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-1d630cd7-c76c-4b6c-8f43-8e862ccc9795', 'x-compute-request-id': 'req-1d630cd7-c76c-4b6c-8f43-8e862ccc9795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:37Z", "updated": "2021-06-14T16:57:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-266500411", "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-06-14 16:57:37,834 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.149s 2021-06-14 16:57:37,834 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eec4e4f-b7e0-4dae-8b12-0e4d58061bb1', 'x-compute-request-id': 'req-3eec4e4f-b7e0-4dae-8b12-0e4d58061bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "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-06-14 16:57:37,842 113163 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-06-14 16:57:39,230 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.386s 2021-06-14 16:57:39,231 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919f6290-8bb6-4875-b339-9957dee58db2', 'x-compute-request-id': 'req-919f6290-8bb6-4875-b339-9957dee58db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:39,238 113163 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-06-14 16:57:40,618 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.379s 2021-06-14 16:57:40,618 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81a8db6-bd57-41d8-abc4-0c83b3ef0c4f', 'x-compute-request-id': 'req-c81a8db6-bd57-41d8-abc4-0c83b3ef0c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:41,852 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.224s 2021-06-14 16:57:41,852 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f028dde-cbd7-498c-bae0-9e1cbcb0dfd0', 'x-compute-request-id': 'req-4f028dde-cbd7-498c-bae0-9e1cbcb0dfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:43,094 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.232s 2021-06-14 16:57:43,094 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da1a6f6-31c2-45a4-95ba-844c8021b21c', 'x-compute-request-id': 'req-8da1a6f6-31c2-45a4-95ba-844c8021b21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:44,341 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.237s 2021-06-14 16:57:44,341 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2d80f0-378d-46a5-a0fa-93709bdaea0a', 'x-compute-request-id': 'req-7c2d80f0-378d-46a5-a0fa-93709bdaea0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:45,588 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.238s 2021-06-14 16:57:45,588 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4592229-3968-464e-b80e-d8c56d67b19c', 'x-compute-request-id': 'req-d4592229-3968-464e-b80e-d8c56d67b19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:46,828 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.230s 2021-06-14 16:57:46,829 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0614bc1c-0f0f-47a9-a93e-4e5202631758', 'x-compute-request-id': 'req-0614bc1c-0f0f-47a9-a93e-4e5202631758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:48,093 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.255s 2021-06-14 16:57:48,093 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-442d2384-48f0-4d8c-bd0a-4c4f3c593f44', 'x-compute-request-id': 'req-442d2384-48f0-4d8c-bd0a-4c4f3c593f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "BUILD", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:49,327 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.224s 2021-06-14 16:57:49,327 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1597', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e55cd7-27b0-4150-a1dc-242f875b4c86', 'x-compute-request-id': 'req-a0e55cd7-27b0-4150-a1dc-242f875b4c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "ACTIVE", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T16:57:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1420384464-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": "2021-06-14T16:57:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 16:57:49,335 113163 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2021-06-14 16:57:49,494 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/os-interface 0.158s 2021-06-14 16:57:49,495 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:49 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-299cb042-f661-438c-ab4f-5f2a4570d1b3', 'x-compute-request-id': 'req-299cb042-f661-438c-ab4f-5f2a4570d1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8cefed9c-67eb-4905-8e05-5de75185084f", "port_id": "970e703b-20db-41b1-93d1-b87811408e28", "mac_addr": "fa:16:3e:6f:46:d7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "341588b0-f3be-40cf-89af-87293678f8bd", "ip_address": "172.20.0.5"}]}]}' 2021-06-14 16:57:51,100 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.25:9696/v2.0/floatingips/3c3de92d-f098-417b-8e2e-e519f5e94c5f 1.601s 2021-06-14 16:57:51,100 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "970e703b-20db-41b1-93d1-b87811408e28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-1bbd8895-0f68-4b42-909e-1f3510119d5b', 'date': 'Mon, 14 Jun 2021 16:57:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips/3c3de92d-f098-417b-8e2e-e519f5e94c5f'} Body: b'{"floatingip": {"id": "3c3de92d-f098-417b-8e2e-e519f5e94c5f", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "floating_ip_address": "172.27.0.140", "floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15", "router_id": "98b12465-281f-4018-83aa-a5f8dbfde16b", "port_id": "970e703b-20db-41b1-93d1-b87811408e28", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8cefed9c-67eb-4905-8e05-5de75185084f", "mac_address": "fa:16:3e:6f:46:d7", "admin_state_up": true, "status": "ACTIVE", "device_id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-06-14T16:57:35Z", "updated_at": "2021-06-14T16:57:50Z", "revision_number": 1, "project_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:57:51,241 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.140s 2021-06-14 16:57:51,242 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:51 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-b1ab1aa6-0655-41c6-8116-f48520f0fef2', 'x-compute-request-id': 'req-b1ab1aa6-0655-41c6-8116-f48520f0fef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:57:52,369 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.124s 2021-06-14 16:57:52,369 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:52 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-20c2621f-6320-47ed-9e6f-c503c1e6997c', 'x-compute-request-id': 'req-20c2621f-6320-47ed-9e6f-c503c1e6997c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:57:53,490 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.118s 2021-06-14 16:57:53,490 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:53 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-e4833a19-7080-4188-bc40-51805fcd3456', 'x-compute-request-id': 'req-e4833a19-7080-4188-bc40-51805fcd3456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:57:54,613 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.120s 2021-06-14 16:57:54,613 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:54 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-885b04a1-b14c-491d-8b81-b2191e38b323', 'x-compute-request-id': 'req-885b04a1-b14c-491d-8b81-b2191e38b323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:57:55,736 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.120s 2021-06-14 16:57:55,736 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:55 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-131d50ef-117d-4f00-9b69-9a998b9d1074', 'x-compute-request-id': 'req-131d50ef-117d-4f00-9b69-9a998b9d1074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:57:56,861 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.122s 2021-06-14 16:57:56,861 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:56 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-218bb89a-d311-44c5-adf1-61db5f58d721', 'x-compute-request-id': 'req-218bb89a-d311-44c5-adf1-61db5f58d721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:57:58,126 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.262s 2021-06-14 16:57:58,127 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:57 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-37f8de86-1f22-42ed-b957-da00e68f56dc', 'x-compute-request-id': 'req-37f8de86-1f22-42ed-b957-da00e68f56dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:57:59,252 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.123s 2021-06-14 16:57:59,253 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:57:59 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-12e32a2a-5c6e-4b4e-b446-b83a9b99f752', 'x-compute-request-id': 'req-12e32a2a-5c6e-4b4e-b446-b83a9b99f752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action'} Body: b'{"output": ""}' 2021-06-14 16:58:00,374 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.119s 2021-06-14 16:58:00,375 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '8596', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b991cbd8-85b2-4967-88c3-5579c14cd536', 'x-compute-request-id': 'req-b991cbd8-85b2-4967-88c3-5579c14cd536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:01,505 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.127s 2021-06-14 16:58:01,506 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730a8942-e149-4a28-a3b2-6ff831a44e42', 'x-compute-request-id': 'req-730a8942-e149-4a28-a3b2-6ff831a44e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:02,630 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.122s 2021-06-14 16:58:02,631 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18498', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0942ba33-1543-473d-a894-5a37b3630d10', 'x-compute-request-id': 'req-0942ba33-1543-473d-a894-5a37b3630d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:03,761 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.127s 2021-06-14 16:58:03,761 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9b3786-f85a-4933-8dd4-e3db850feac0', 'x-compute-request-id': 'req-7d9b3786-f85a-4933-8dd4-e3db850feac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:04,902 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.137s 2021-06-14 16:58:04,903 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22973', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cef0192-e350-4891-9c03-407304afc36c', 'x-compute-request-id': 'req-1cef0192-e350-4891-9c03-407304afc36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:06,031 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.126s 2021-06-14 16:58:06,032 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24082', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faa6ebdb-81a8-4656-987e-968cc6979b93', 'x-compute-request-id': 'req-faa6ebdb-81a8-4656-987e-968cc6979b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:07,164 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.129s 2021-06-14 16:58:07,165 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25827', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba42434-38d6-462f-894e-3694eeb1826d', 'x-compute-request-id': 'req-bba42434-38d6-462f-894e-3694eeb1826d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:08,290 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.123s 2021-06-14 16:58:08,291 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26989', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a5dcbb-5b5d-49dd-a334-85c61ef4211a', 'x-compute-request-id': 'req-97a5dcbb-5b5d-49dd-a334-85c61ef4211a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:09,427 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.133s 2021-06-14 16:58:09,427 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27742', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd68bbf-0b4c-417e-83bb-80217d09f34b', 'x-compute-request-id': 'req-7dd68bbf-0b4c-417e-83bb-80217d09f34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:10,559 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.129s 2021-06-14 16:58:10,560 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28171', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ace2c13-de33-4ba9-9ed2-40a82e87b563', 'x-compute-request-id': 'req-9ace2c13-de33-4ba9-9ed2-40a82e87b563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:11,696 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.133s 2021-06-14 16:58:11,696 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28171', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73022aca-84ff-4caa-9b34-d11fe6456d67', 'x-compute-request-id': 'req-73022aca-84ff-4caa-9b34-d11fe6456d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:12,833 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.134s 2021-06-14 16:58:12,834 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e58bac-8b88-48f5-8811-4cb9809a5024', 'x-compute-request-id': 'req-e5e58bac-8b88-48f5-8811-4cb9809a5024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:13,965 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.129s 2021-06-14 16:58:13,966 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28523', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b1e32d-72a2-4fc7-a0ac-0b2ac88d961e', 'x-compute-request-id': 'req-b6b1e32d-72a2-4fc7-a0ac-0b2ac88d961e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:15,104 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.134s 2021-06-14 16:58:15,104 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96f5c1e-6734-499f-8007-322bc25c0248', 'x-compute-request-id': 'req-b96f5c1e-6734-499f-8007-322bc25c0248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:16,247 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.140s 2021-06-14 16:58:16,248 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcf329f9-1008-44dd-8f96-9ce7b41dde52', 'x-compute-request-id': 'req-bcf329f9-1008-44dd-8f96-9ce7b41dde52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:17,383 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.133s 2021-06-14 16:58:17,384 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42644073-b3c7-4d45-b681-7f6ef4c14168', 'x-compute-request-id': 'req-42644073-b3c7-4d45-b681-7f6ef4c14168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:18,527 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.140s 2021-06-14 16:58:18,528 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e38f877-90fe-435c-a229-7784cfe8ef81', 'x-compute-request-id': 'req-6e38f877-90fe-435c-a229-7784cfe8ef81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:19,663 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.133s 2021-06-14 16:58:19,664 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4521c9ac-0f7b-453a-aa1b-a059479a47dd', 'x-compute-request-id': 'req-4521c9ac-0f7b-453a-aa1b-a059479a47dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:20,801 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.133s 2021-06-14 16:58:20,802 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33043', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6c53958-cedc-468d-8925-126da99b5b89', 'x-compute-request-id': 'req-a6c53958-cedc-468d-8925-126da99b5b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:21,930 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.126s 2021-06-14 16:58:21,930 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33909', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cad77e-9ff4-4869-a530-609382b63bd4', 'x-compute-request-id': 'req-f1cad77e-9ff4-4869-a530-609382b63bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:23,063 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.129s 2021-06-14 16:58:23,064 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35036', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a762ad3-cdcf-4dd9-b62d-aacc0ac75622', 'x-compute-request-id': 'req-1a762ad3-cdcf-4dd9-b62d-aacc0ac75622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:24,197 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.130s 2021-06-14 16:58:24,198 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f05f46-7de9-44ad-93bc-172b666902f5', 'x-compute-request-id': 'req-18f05f46-7de9-44ad-93bc-172b666902f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:25,329 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.128s 2021-06-14 16:58:25,329 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37838', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d7060a-338c-4b05-ad16-3edeaeadab61', 'x-compute-request-id': 'req-c0d7060a-338c-4b05-ad16-3edeaeadab61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:26,469 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.137s 2021-06-14 16:58:26,470 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a0ad20-c07c-4042-a59f-a07f4a76ba39', 'x-compute-request-id': 'req-37a0ad20-c07c-4042-a59f-a07f4a76ba39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:27,607 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.134s 2021-06-14 16:58:27,608 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a254441c-1ba7-4f56-94ff-69184c64c705', 'x-compute-request-id': 'req-a254441c-1ba7-4f56-94ff-69184c64c705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:28,758 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.147s 2021-06-14 16:58:28,759 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38184', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ac93c1-6601-4c61-b6ad-cf2bd60aed62', 'x-compute-request-id': 'req-09ac93c1-6601-4c61-b6ad-cf2bd60aed62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:29,909 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/action 0.146s 2021-06-14 16:58:29,910 113163 DEBUG [tempest.lib.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': 'Mon, 14 Jun 2021 16:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1ec5f0-49be-4a69-b681-ca756560bff6', 'x-compute-request-id': 'req-4e1ec5f0-49be-4a69-b681-ca756560bff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/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-06-14 16:58:29,996 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/ips 0.083s 2021-06-14 16:58:29,996 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:29 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-35086c95-a785-4c59-ade9-da6127eb8adf', 'x-compute-request-id': 'req-35086c95-a785-4c59-ade9-da6127eb8adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1420384464-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.0.140"}]}}' 2021-06-14 16:58:30,255 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes 0.254s 2021-06-14 16:58:30,255 113163 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-363349202"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76602974-1ac5-4142-9f13-f59a0749f7ba', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76602974-1ac5-4142-9f13-f59a0749f7ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.173831", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:58:30,307 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 16:58:30,307 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8480478c-cf6f-41d3-9e59-7cfd0d68b179', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8480478c-cf6f-41d3-9e59-7cfd0d68b179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:31,365 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 16:58:31,365 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a65c15-ffcb-4ca6-b110-1c483ad88e2d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a65c15-ffcb-4ca6-b110-1c483ad88e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:32,424 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 16:58:32,424 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d72713-73c9-4079-9aa8-36589cac872f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d72713-73c9-4079-9aa8-36589cac872f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:33,482 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:58:33,482 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2507a189-fb99-452e-b737-5b3f3c4526d3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2507a189-fb99-452e-b737-5b3f3c4526d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:34,541 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 16:58:34,541 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01cb80ae-d94f-41c1-9acc-f8587069ffc4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01cb80ae-d94f-41c1-9acc-f8587069ffc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:35,601 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:58:35,602 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f18c88e-46ba-41ab-981c-ac54c901b864', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f18c88e-46ba-41ab-981c-ac54c901b864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:36,661 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:58:36,662 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d607b8f7-62f3-4c89-9ae2-b7c103c54bb5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d607b8f7-62f3-4c89-9ae2-b7c103c54bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:37,719 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:58:37,719 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be67163-8000-40bf-ba72-5d83f1e9af24', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be67163-8000-40bf-ba72-5d83f1e9af24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:38,778 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:58:38,778 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8328f23e-9b63-45f7-b082-9f6e42f4c58e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8328f23e-9b63-45f7-b082-9f6e42f4c58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:39,835 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:58:39,836 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c70074-e966-44b1-b3a4-315c603c1c39', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c70074-e966-44b1-b3a4-315c603c1c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:40,887 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 16:58:40,887 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6aa0ed-3839-430c-bc11-be0119eb3ffa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6aa0ed-3839-430c-bc11-be0119eb3ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:41,950 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 16:58:41,950 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b3724a-4453-47ed-8a4e-1d14201e94e8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b3724a-4453-47ed-8a4e-1d14201e94e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:43,002 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 16:58:43,003 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bf93a9-762e-48a7-9c2b-aafdbdbff856', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bf93a9-762e-48a7-9c2b-aafdbdbff856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:44,062 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:58:44,063 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea9079d-fc9e-46ea-962e-3948d38821bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea9079d-fc9e-46ea-962e-3948d38821bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:45,125 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 16:58:45,126 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc03d54-5dd4-4441-8640-70d31ab4dcf4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc03d54-5dd4-4441-8640-70d31ab4dcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:46,183 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:58:46,183 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdec20e2-e0c6-44f6-ba69-4835ae7877c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdec20e2-e0c6-44f6-ba69-4835ae7877c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:47,235 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 16:58:47,236 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5386a6ad-6277-4cd6-b545-0d0897207571', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5386a6ad-6277-4cd6-b545-0d0897207571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:48,286 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.043s 2021-06-14 16:58:48,287 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720dac9b-7d40-47a6-be00-14135bf360ca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720dac9b-7d40-47a6-be00-14135bf360ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:49,344 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:58:49,345 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e406ace1-e93f-4160-ba97-cc3c3ea4d972', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e406ace1-e93f-4160-ba97-cc3c3ea4d972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:50,407 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 16:58:50,408 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e80d6a5-3147-40c0-8071-7253daa2d3cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e80d6a5-3147-40c0-8071-7253daa2d3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:51,464 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 16:58:51,464 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74dc54a6-3074-4887-929e-952713962f59', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74dc54a6-3074-4887-929e-952713962f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:52,528 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 16:58:52,528 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a89cc4-61d2-489c-b778-8364c32cdbc0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a89cc4-61d2-489c-b778-8364c32cdbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:53,586 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:58:53,587 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc90ae5-b6ad-41f2-961c-dbd086b4efb4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc90ae5-b6ad-41f2-961c-dbd086b4efb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:54,650 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 16:58:54,650 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c074ede-584e-4120-aaf8-fb6317a18a65', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c074ede-584e-4120-aaf8-fb6317a18a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:55,707 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:58:55,708 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7bcf377-d971-4ed9-9306-a29df3d1035a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7bcf377-d971-4ed9-9306-a29df3d1035a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:56,765 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:58:56,765 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd32279a-056b-4ef8-8a44-720bc0fa244d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd32279a-056b-4ef8-8a44-720bc0fa244d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:57,825 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 16:58:57,825 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09c7e48-a590-4066-92a8-7805d11e54ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09c7e48-a590-4066-92a8-7805d11e54ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:58,878 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 16:58:58,878 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf08a47c-96f5-4e26-bd0c-1286882cf958', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf08a47c-96f5-4e26-bd0c-1286882cf958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:58:59,933 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 16:58:59,933 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67386cbe-9266-437d-8a24-8d20fa7780c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67386cbe-9266-437d-8a24-8d20fa7780c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:00,995 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:59:00,995 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088b47e3-2e1d-4ca1-a4a3-29322b588734', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088b47e3-2e1d-4ca1-a4a3-29322b588734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:02,062 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 16:59:02,062 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3821c67a-fd65-4e7b-bb02-d8e6597f545f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3821c67a-fd65-4e7b-bb02-d8e6597f545f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:03,117 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 16:59:03,117 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbd6e9d-0c3e-4b89-9815-1556acd0d66f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbd6e9d-0c3e-4b89-9815-1556acd0d66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:04,177 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:59:04,177 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d4fbdd-2513-4c93-8d12-c4381bd32b9c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d4fbdd-2513-4c93-8d12-c4381bd32b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:05,238 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:59:05,238 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654f9ee1-42cc-40fc-ac18-684a047cdba5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654f9ee1-42cc-40fc-ac18-684a047cdba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:06,296 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:06,297 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb78dc0-4052-4600-81d6-699214b0a07e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb78dc0-4052-4600-81d6-699214b0a07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:07,359 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:07,359 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f61e165a-1b61-43e1-91f6-72f06701c0bb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f61e165a-1b61-43e1-91f6-72f06701c0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:08,419 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:59:08,419 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30aced6-ecf4-4281-b902-9b32120d03be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30aced6-ecf4-4281-b902-9b32120d03be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:09,484 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 16:59:09,485 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ffa4c3f-0c9e-4f79-9336-50e502781af2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ffa4c3f-0c9e-4f79-9336-50e502781af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:10,537 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 16:59:10,537 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa381bf-3beb-4016-8c6e-9d43a504bd13', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa381bf-3beb-4016-8c6e-9d43a504bd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:11,597 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:59:11,598 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5341ed8d-c3b4-4d51-b835-7a291c647048', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5341ed8d-c3b4-4d51-b835-7a291c647048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:12,674 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.064s 2021-06-14 16:59:12,675 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20c2d04-af16-406c-89d1-036ab4b95dcb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20c2d04-af16-406c-89d1-036ab4b95dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:13,742 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 16:59:13,742 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86658e50-f669-4c48-9216-71156f6cd189', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86658e50-f669-4c48-9216-71156f6cd189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:14,801 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:14,801 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e4fc00-7f6d-4703-b89d-2ac7c01d3a8f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e4fc00-7f6d-4703-b89d-2ac7c01d3a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:15,865 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 16:59:15,866 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23fe846a-eeff-4159-b4dc-23b02fad11af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23fe846a-eeff-4159-b4dc-23b02fad11af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:16,924 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:16,924 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de759bd4-fce9-4286-81dd-9dbde9c592a1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de759bd4-fce9-4286-81dd-9dbde9c592a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:17,983 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 16:59:17,984 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e899a655-4661-418a-96ff-458dcc90ca43', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e899a655-4661-418a-96ff-458dcc90ca43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:19,040 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 16:59:19,040 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42460f5a-cf79-4a95-bc0a-34b77569ee25', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42460f5a-cf79-4a95-bc0a-34b77569ee25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:20,104 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 16:59:20,104 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdd21df-70f7-4967-bfd8-30697b327638', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdd21df-70f7-4967-bfd8-30697b327638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:21,160 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:59:21,161 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eec4006-247e-4c38-ac6c-f5aedd099e9c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eec4006-247e-4c38-ac6c-f5aedd099e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:22,227 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.058s 2021-06-14 16:59:22,227 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9735f543-795b-4bc0-b783-86d21abd1472', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9735f543-795b-4bc0-b783-86d21abd1472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:23,285 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:23,285 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe1756b-1598-46c4-9f0f-630ea546e1ef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe1756b-1598-46c4-9f0f-630ea546e1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:24,345 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:59:24,345 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d8e280-3af3-4dd0-91ea-13d7ec8c6ae8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d8e280-3af3-4dd0-91ea-13d7ec8c6ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:25,410 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 16:59:25,410 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61828fb8-89eb-4fb7-a494-4d01797e8756', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61828fb8-89eb-4fb7-a494-4d01797e8756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:26,467 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:26,468 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64c0b409-302e-4062-949e-1d5422e000ab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64c0b409-302e-4062-949e-1d5422e000ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:27,529 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:59:27,529 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2223b2-ac77-44ef-9f59-5b6ef9efd56c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2223b2-ac77-44ef-9f59-5b6ef9efd56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:28,589 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 16:59:28,590 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94213887-831a-421f-8926-e69f1d9797fa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94213887-831a-421f-8926-e69f1d9797fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:29,650 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:59:29,651 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2e1dfb-b7da-4baf-bfaf-0c7ccf39ae96', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2e1dfb-b7da-4baf-bfaf-0c7ccf39ae96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:30,719 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 16:59:30,719 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef02385e-93ff-4022-b9f7-3b9e51eefd4c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef02385e-93ff-4022-b9f7-3b9e51eefd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:31,777 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:59:31,777 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403798e6-64cf-48c0-bd65-4ada98850875', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403798e6-64cf-48c0-bd65-4ada98850875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:32,841 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 16:59:32,841 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4172b6a0-8dcc-4c75-9dbb-57ee948db61a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4172b6a0-8dcc-4c75-9dbb-57ee948db61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:33,902 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 16:59:33,902 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23404280-cef1-4d80-a27c-b1c0738970e5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23404280-cef1-4d80-a27c-b1c0738970e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:34,955 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 16:59:34,955 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066be675-88ba-411e-a82a-dd28c9a1ca5d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066be675-88ba-411e-a82a-dd28c9a1ca5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:36,011 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 16:59:36,012 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc4f257-ece2-4fc1-bd0b-e2cb85767f09', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc4f257-ece2-4fc1-bd0b-e2cb85767f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:37,064 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 16:59:37,065 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e8b2fd-553c-4070-9f76-5297b45a8c0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e8b2fd-553c-4070-9f76-5297b45a8c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:38,117 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 16:59:38,118 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f889aab1-11e7-46be-997c-fa8d7d9623db', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f889aab1-11e7-46be-997c-fa8d7d9623db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:39,169 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 16:59:39,170 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc83d2af-d3f9-491b-9751-b73f47d6419b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc83d2af-d3f9-491b-9751-b73f47d6419b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:40,232 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:40,232 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c4537e-dea6-4ba1-865b-3c25932baf6e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c4537e-dea6-4ba1-865b-3c25932baf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:41,297 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 16:59:41,298 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99809ad8-6b4b-41ac-a866-20b89017ff00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99809ad8-6b4b-41ac-a866-20b89017ff00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:42,364 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.058s 2021-06-14 16:59:42,365 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd497a25-963e-41be-8426-841e8b03e295', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd497a25-963e-41be-8426-841e8b03e295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:43,424 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:43,424 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceff6a6-8335-4962-a8d8-6c2dbcd57f19', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceff6a6-8335-4962-a8d8-6c2dbcd57f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:44,480 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 16:59:44,480 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69cad2ba-f10d-437e-b328-dbd680effe34', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69cad2ba-f10d-437e-b328-dbd680effe34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:45,542 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 16:59:45,542 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc7d802-07bd-4f75-8ced-d3beeeb5f8cc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc7d802-07bd-4f75-8ced-d3beeeb5f8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:46,601 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 16:59:46,602 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc7e303-6518-45ce-9d7e-478ac48773c8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc7e303-6518-45ce-9d7e-478ac48773c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:47,668 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 16:59:47,668 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4dba0c-ae43-4909-9093-739aec98ccc5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4dba0c-ae43-4909-9093-739aec98ccc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:48,732 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 16:59:48,733 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45dad28a-64f1-4527-b115-1101fa5a7090', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45dad28a-64f1-4527-b115-1101fa5a7090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:49,786 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 16:59:49,787 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4640146-91e8-456a-9a75-9818ba2855d1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4640146-91e8-456a-9a75-9818ba2855d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:50,857 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.062s 2021-06-14 16:59:50,858 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c080704-51a1-4c64-9d97-540d7e7cc779', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c080704-51a1-4c64-9d97-540d7e7cc779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:51,910 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 16:59:51,911 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f01bb6e-b80d-4551-8008-5a36c32d61d1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f01bb6e-b80d-4551-8008-5a36c32d61d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:52,965 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 16:59:52,966 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a7d22e-5c34-456e-93bb-2aa86ac9a2d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a7d22e-5c34-456e-93bb-2aa86ac9a2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:54,023 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:59:54,023 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e07267-1576-48ba-a33f-394749ec081d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e07267-1576-48ba-a33f-394749ec081d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:55,085 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 16:59:55,086 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39656901-0800-4ef3-a134-ea58036b0fd1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39656901-0800-4ef3-a134-ea58036b0fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:56,145 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 16:59:56,146 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53ac3de-a8a0-4f62-b6a3-e56b2d162eae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53ac3de-a8a0-4f62-b6a3-e56b2d162eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:57,209 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 16:59:57,210 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8476ba0-082c-4600-b3e3-ed2703f4a830', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8476ba0-082c-4600-b3e3-ed2703f4a830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:58,275 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 16:59:58,276 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170488ba-4a6b-478f-b318-5ba3de471f00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170488ba-4a6b-478f-b318-5ba3de471f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 16:59:59,341 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 16:59:59,341 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc6bd6a-ac09-487e-88c0-c78dbd26411f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc6bd6a-ac09-487e-88c0-c78dbd26411f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:00,394 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:00:00,394 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6adc4209-b34a-4aba-9d5b-8fb49a6c0561', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6adc4209-b34a-4aba-9d5b-8fb49a6c0561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:01,452 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:00:01,452 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9dd089-9063-488a-a62a-1f1ebe575808', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9dd089-9063-488a-a62a-1f1ebe575808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:02,514 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:00:02,515 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69edc818-7421-4248-8bfc-15f11e072b2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69edc818-7421-4248-8bfc-15f11e072b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:03,573 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:00:03,573 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f3b3de-451a-4b04-8134-e56d545eb150', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f3b3de-451a-4b04-8134-e56d545eb150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:04,632 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:00:04,633 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d264726-780b-482a-aed3-cc5bc3da6821', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d264726-780b-482a-aed3-cc5bc3da6821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:05,688 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:00:05,689 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609b4315-03d1-4ff5-b41a-2a2391021bc4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609b4315-03d1-4ff5-b41a-2a2391021bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:06,754 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 17:00:06,755 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8d8d66-fc54-4943-a741-4d90a5aadd64', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8d8d66-fc54-4943-a741-4d90a5aadd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:07,815 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:00:07,815 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fa7352-95b8-496c-8b24-7066bc50bfed', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fa7352-95b8-496c-8b24-7066bc50bfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:08,875 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:00:08,876 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b162e5-bbc4-4f0a-baf3-ea3e533f2335', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b162e5-bbc4-4f0a-baf3-ea3e533f2335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:09,929 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:00:09,929 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c73ae2e-6e8d-4159-9056-abc17933617d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c73ae2e-6e8d-4159-9056-abc17933617d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:10,980 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.043s 2021-06-14 17:00:10,980 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd0066e-bbe5-4900-837d-1b004ddac5f9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd0066e-bbe5-4900-837d-1b004ddac5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:12,033 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:00:12,034 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df08bfd6-dd0b-41a2-99e0-842829bf3c9c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df08bfd6-dd0b-41a2-99e0-842829bf3c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:13,095 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:00:13,095 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f2425f4-b5fe-4370-967b-154747feb469', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f2425f4-b5fe-4370-967b-154747feb469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:14,152 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:00:14,153 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5c14c1-da11-4e84-a8ca-686ccb4b32d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5c14c1-da11-4e84-a8ca-686ccb4b32d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:15,212 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:00:15,212 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb61a428-26d0-4fae-b11d-695d13f96afe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb61a428-26d0-4fae-b11d-695d13f96afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:16,273 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:00:16,274 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d2a928-da91-4d1f-84bd-ea01a8a62e70', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d2a928-da91-4d1f-84bd-ea01a8a62e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:17,325 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:00:17,326 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1689899-298b-47e6-9f6a-bca93cb0fd0b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1689899-298b-47e6-9f6a-bca93cb0fd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:18,384 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:00:18,385 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1e6244-2ed9-4eeb-b44e-22f9370e6788', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1e6244-2ed9-4eeb-b44e-22f9370e6788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:19,452 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 17:00:19,453 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951250a3-aebf-4186-9cf0-9ea414ce73bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951250a3-aebf-4186-9cf0-9ea414ce73bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:20,512 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:00:20,513 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bba7e7-6e03-4a4b-8e80-60848bec1acc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bba7e7-6e03-4a4b-8e80-60848bec1acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:21,575 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:00:21,575 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81270114-72b3-4206-a36b-09e1bde5210f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81270114-72b3-4206-a36b-09e1bde5210f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:22,626 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:00:22,627 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6109680-bdf1-4cc5-8845-53727205cb35', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6109680-bdf1-4cc5-8845-53727205cb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:23,678 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:00:23,679 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ec1e00-6223-438b-a005-0e898559813b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ec1e00-6223-438b-a005-0e898559813b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:24,731 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:00:24,732 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e4dd68-7ce6-46cf-876e-38c599201616', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e4dd68-7ce6-46cf-876e-38c599201616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:25,789 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:00:25,789 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fcad50-37ba-4e69-9fd2-5efb10a5fdd6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fcad50-37ba-4e69-9fd2-5efb10a5fdd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:26,849 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:00:26,850 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569cc35a-83d1-4c52-bf23-e11a62ab5586', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569cc35a-83d1-4c52-bf23-e11a62ab5586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:27,906 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:00:27,907 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa69a01-6134-4e4f-9ba5-1df06a08e770', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa69a01-6134-4e4f-9ba5-1df06a08e770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:28,974 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:00:28,974 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312447fe-00da-4783-8dc2-da4bb140f042', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312447fe-00da-4783-8dc2-da4bb140f042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:30,032 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:00:30,033 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2235a5a-d82b-46aa-980d-64430bbc6cf2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2235a5a-d82b-46aa-980d-64430bbc6cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:31,100 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:00:31,101 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b28d73-d768-4ba8-a9d0-7f4378aad5ba', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b28d73-d768-4ba8-a9d0-7f4378aad5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:32,157 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:00:32,157 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b92dc7-d923-497c-a397-7602a7a55609', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b92dc7-d923-497c-a397-7602a7a55609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:33,215 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:00:33,215 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967eea83-1d5d-4cf4-a361-474067e456f9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967eea83-1d5d-4cf4-a361-474067e456f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:34,269 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:00:34,270 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f38601-3352-4e35-88a3-b913aa2a15d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f38601-3352-4e35-88a3-b913aa2a15d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:35,333 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:00:35,333 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a86307b-d5ff-416a-8cf0-caabcaee4584', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a86307b-d5ff-416a-8cf0-caabcaee4584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:36,394 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:00:36,395 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78e7a70-7daa-49d2-97c0-e9efbc01e2d6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78e7a70-7daa-49d2-97c0-e9efbc01e2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:37,459 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:00:37,460 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66cb0b26-6568-4517-8416-c23859b12366', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cb0b26-6568-4517-8416-c23859b12366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:38,524 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:00:38,525 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae43d039-1a29-4d04-8048-9fb12384cfbe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae43d039-1a29-4d04-8048-9fb12384cfbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:39,590 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:00:39,590 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e9d49c-326c-4a76-a16a-ebf8efb7ba90', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e9d49c-326c-4a76-a16a-ebf8efb7ba90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:40,645 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:00:40,645 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb1461f-8d89-41d9-94a7-88afdce93b81', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb1461f-8d89-41d9-94a7-88afdce93b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:41,711 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:00:41,711 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451be2d6-3851-4a21-93cd-a167ba8aaa70', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451be2d6-3851-4a21-93cd-a167ba8aaa70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:42,771 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:00:42,772 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e74caa2-6197-40b4-8cfb-53b5f169ba83', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e74caa2-6197-40b4-8cfb-53b5f169ba83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:43,833 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:00:43,834 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5acec60-7e69-4eb9-933d-bff2e27628b4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5acec60-7e69-4eb9-933d-bff2e27628b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:44,896 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:00:44,897 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a8ffaf-466e-4595-929f-40f16f54fa9e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a8ffaf-466e-4595-929f-40f16f54fa9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:45,957 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:00:45,958 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9219a2ed-4ce2-4b6c-bae2-eaa4b21e1a7f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9219a2ed-4ce2-4b6c-bae2-eaa4b21e1a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:47,017 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:00:47,017 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82f6c43-e85e-41c3-bbb6-6acf457e3f1a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82f6c43-e85e-41c3-bbb6-6acf457e3f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:48,076 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:00:48,077 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba76b25-c1aa-4b5d-996f-e145558ce7e7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba76b25-c1aa-4b5d-996f-e145558ce7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:49,138 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:00:49,139 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb53d93-009d-4460-b90d-44e68bc82d20', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb53d93-009d-4460-b90d-44e68bc82d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:50,205 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:00:50,206 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f73efd4-ce57-4ba8-a659-46663d351a0b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f73efd4-ce57-4ba8-a659-46663d351a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:51,278 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.060s 2021-06-14 17:00:51,278 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895c7360-87c1-4f0d-9790-40b3fe5f961a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895c7360-87c1-4f0d-9790-40b3fe5f961a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:52,333 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:00:52,334 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f233604a-928c-4b19-9476-f59d3c6b6454', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f233604a-928c-4b19-9476-f59d3c6b6454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:53,388 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:00:53,388 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21155725-ccdc-4a1a-bbc6-abc8adb0a05c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21155725-ccdc-4a1a-bbc6-abc8adb0a05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:54,444 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:00:54,445 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42fc957-4741-437e-a8de-4fe7fbb0832a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42fc957-4741-437e-a8de-4fe7fbb0832a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:55,505 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:00:55,505 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f67700-ed94-4b04-8fd3-62b836a5c14a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f67700-ed94-4b04-8fd3-62b836a5c14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:56,725 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.212s 2021-06-14 17:00:56,726 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477aa40f-40dd-4b17-aa0d-724f7b6e89df', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477aa40f-40dd-4b17-aa0d-724f7b6e89df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:57,797 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 17:00:57,797 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b62c268-c2ad-446e-96e9-2898058b5c73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b62c268-c2ad-446e-96e9-2898058b5c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:58,854 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:00:58,855 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3063bc18-a23f-4123-9631-7349ff20ba00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3063bc18-a23f-4123-9631-7349ff20ba00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:00:59,917 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:00:59,917 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29f9046-c297-4fc6-95fa-7ef2fe95aabf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29f9046-c297-4fc6-95fa-7ef2fe95aabf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:00,973 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:00,973 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99990d5-5b6c-4213-9a5f-e9aaed0ac98e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99990d5-5b6c-4213-9a5f-e9aaed0ac98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:02,028 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:01:02,029 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f4c869-839e-4a51-aa15-341b7b39f643', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f4c869-839e-4a51-aa15-341b7b39f643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:03,090 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:01:03,090 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee4607ab-43bb-4ba7-b800-8c51671d0106', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee4607ab-43bb-4ba7-b800-8c51671d0106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:04,151 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:01:04,151 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecdeaf8e-f8a8-4bd3-96c9-d9131d2c306c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecdeaf8e-f8a8-4bd3-96c9-d9131d2c306c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:05,209 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:01:05,210 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8c4905-979a-4dd3-b4f5-8e4bce4c4a40', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8c4905-979a-4dd3-b4f5-8e4bce4c4a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:06,273 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:01:06,274 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b41547-c4a9-4936-acef-4e8be5ce3b48', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b41547-c4a9-4936-acef-4e8be5ce3b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:07,327 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:01:07,327 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7eb1ac1-9cf5-4b44-bf8c-3d9e40bc59bb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7eb1ac1-9cf5-4b44-bf8c-3d9e40bc59bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:08,382 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:08,382 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdba0d9-fe3d-44e8-b387-4ebc3fbf089d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdba0d9-fe3d-44e8-b387-4ebc3fbf089d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:09,436 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:09,436 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c79f6bf-cb8f-48fe-9bc5-7bbde9450c04', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c79f6bf-cb8f-48fe-9bc5-7bbde9450c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:10,515 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.071s 2021-06-14 17:01:10,516 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ac44b7-1009-4fcc-8a1b-1f00e2183b7a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ac44b7-1009-4fcc-8a1b-1f00e2183b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:11,573 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:01:11,573 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226857bf-dd2e-4254-bc69-8c5de310df36', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226857bf-dd2e-4254-bc69-8c5de310df36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:12,639 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:01:12,639 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71760f97-ab53-423b-a38e-345f3dd48996', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71760f97-ab53-423b-a38e-345f3dd48996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:13,721 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.073s 2021-06-14 17:01:13,722 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0171bd27-17f2-4186-8d5c-f941c1a7ebdd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0171bd27-17f2-4186-8d5c-f941c1a7ebdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:14,796 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.061s 2021-06-14 17:01:14,796 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b553df3-8d19-4534-9308-be61ef7b0ba8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b553df3-8d19-4534-9308-be61ef7b0ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:15,851 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:01:15,851 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3662b5a5-bbc3-491e-9e4e-0edc1c25219a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3662b5a5-bbc3-491e-9e4e-0edc1c25219a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:16,908 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:01:16,908 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a39906-68bb-48b5-9aa8-a98ac73d1b41', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a39906-68bb-48b5-9aa8-a98ac73d1b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:17,963 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:01:17,964 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b107a2a9-5b98-4cd4-93c9-2cbb9de95609', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b107a2a9-5b98-4cd4-93c9-2cbb9de95609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:19,022 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:01:19,023 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc01f67-3747-44c5-bc34-0700295e434c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc01f67-3747-44c5-bc34-0700295e434c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:20,081 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:01:20,081 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e359d1e1-e341-45bd-b100-f4cb8cafbd72', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e359d1e1-e341-45bd-b100-f4cb8cafbd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:21,145 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:01:21,146 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c036ecd-de78-4793-9267-d43059355255', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c036ecd-de78-4793-9267-d43059355255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:22,200 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:22,200 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a1f6e7-45bc-4c65-ab93-ab4dc6dc7298', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a1f6e7-45bc-4c65-ab93-ab4dc6dc7298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:23,262 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:01:23,262 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728367bb-ad82-479e-9d16-22a8f18a61f5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728367bb-ad82-479e-9d16-22a8f18a61f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:24,318 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:01:24,318 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8752ba49-2886-423f-8d5b-9b52c9e55010', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8752ba49-2886-423f-8d5b-9b52c9e55010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:25,377 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:01:25,378 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-225bf438-10ec-4378-9b07-d16f8f91be21', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-225bf438-10ec-4378-9b07-d16f8f91be21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:26,437 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:01:26,437 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e9e37e-8866-4447-bbda-f78e591305ef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e9e37e-8866-4447-bbda-f78e591305ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:27,493 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:01:27,493 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3043ac3-d11f-4b59-a4d5-ab8fece7de9a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3043ac3-d11f-4b59-a4d5-ab8fece7de9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:28,547 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:28,548 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a77f97-68d7-4195-9896-a49448f701e9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a77f97-68d7-4195-9896-a49448f701e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:29,604 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:01:29,605 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c8ca5f-a47d-4f96-9279-dea0c9a2d0df', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c8ca5f-a47d-4f96-9279-dea0c9a2d0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:30,668 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:01:30,669 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed91869a-afc4-4d41-a422-aba4793c9a1b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed91869a-afc4-4d41-a422-aba4793c9a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:31,725 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:01:31,725 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29866d0a-f2bf-4cc2-b12d-05a6868fbe7c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29866d0a-f2bf-4cc2-b12d-05a6868fbe7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:32,788 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:01:32,788 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de90424-0b6f-4e54-9783-4e4b1a4f7488', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de90424-0b6f-4e54-9783-4e4b1a4f7488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:33,841 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:01:33,841 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a55a5c-0fbb-4ca1-a9ca-0df021bf4058', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a55a5c-0fbb-4ca1-a9ca-0df021bf4058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:34,903 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:01:34,903 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6070bf46-b2ed-43bc-a90f-30999a75fe0b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6070bf46-b2ed-43bc-a90f-30999a75fe0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:35,960 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:01:35,960 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240afeb1-f3e7-4094-94b1-470514097af6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240afeb1-f3e7-4094-94b1-470514097af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:37,013 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:01:37,013 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3294416-21ce-44e3-b02a-0b7459cc6bc8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3294416-21ce-44e3-b02a-0b7459cc6bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:38,067 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:38,067 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c0fa14-ea69-4219-b245-222e1a55569e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c0fa14-ea69-4219-b245-222e1a55569e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:39,129 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:01:39,130 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98160aaa-96e9-4983-8771-4a2957674add', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98160aaa-96e9-4983-8771-4a2957674add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:40,194 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:01:40,194 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3a69e7-d038-4eb1-98fc-bab72e2b1d0e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3a69e7-d038-4eb1-98fc-bab72e2b1d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:41,252 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:01:41,252 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2afea69-dd80-4f35-bdb1-ced4d300aefd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2afea69-dd80-4f35-bdb1-ced4d300aefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:42,306 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:42,306 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96780d1c-6c8d-44de-ae3c-70cf75de6ed6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96780d1c-6c8d-44de-ae3c-70cf75de6ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:43,363 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:01:43,363 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57bf6630-bd56-40f3-8867-62d2796cfe3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57bf6630-bd56-40f3-8867-62d2796cfe3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:44,426 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:01:44,427 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e0b0d2-45f1-4c23-b285-e776fe1527a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e0b0d2-45f1-4c23-b285-e776fe1527a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:45,484 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:01:45,484 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390f6e2c-5067-4e98-b485-2a525604df38', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390f6e2c-5067-4e98-b485-2a525604df38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:46,537 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:46,538 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a587cc-5c9e-4126-963a-e32618ded24a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a587cc-5c9e-4126-963a-e32618ded24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:47,595 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:01:47,595 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ce1156-0359-4e66-a6fb-7cd8502b06cb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ce1156-0359-4e66-a6fb-7cd8502b06cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:48,650 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:01:48,650 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a56a53-be92-4216-a503-edaa82ab512c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a56a53-be92-4216-a503-edaa82ab512c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:49,704 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:01:49,705 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467dfbee-d19d-4010-ac45-1a8874ae3a4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467dfbee-d19d-4010-ac45-1a8874ae3a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:50,761 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:01:50,761 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98e2d05-18e9-4946-a9d2-b1f431c5179a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98e2d05-18e9-4946-a9d2-b1f431c5179a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:51,816 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:01:51,817 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bab2f56-22db-4454-990c-cb46403e04ab', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bab2f56-22db-4454-990c-cb46403e04ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:52,870 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:01:52,870 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67af644-b859-439c-847c-1e1d0b7c5a35', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67af644-b859-439c-847c-1e1d0b7c5a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:53,933 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:01:53,933 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9e140e-de57-43c2-a280-197f6fcb42c0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9e140e-de57-43c2-a280-197f6fcb42c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:54,990 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:01:54,991 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e95bbd9-ea0a-498e-a648-0270a3fd95a3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e95bbd9-ea0a-498e-a648-0270a3fd95a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:56,053 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:01:56,054 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d5e055-a6ad-443e-8e3d-7a78150e42cc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d5e055-a6ad-443e-8e3d-7a78150e42cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:57,110 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:01:57,110 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e2459d-59f8-4ed5-98c8-079a24e97452', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e2459d-59f8-4ed5-98c8-079a24e97452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:58,168 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:01:58,168 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4b3846-46f9-48d5-9212-e1bc32433f16', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4b3846-46f9-48d5-9212-e1bc32433f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:01:59,224 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:01:59,225 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403e7c60-a5ef-42c3-bda8-6c9e43830331', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403e7c60-a5ef-42c3-bda8-6c9e43830331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:00,289 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:02:00,289 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289be84c-c799-4a1c-8166-b1096a4cdaa1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289be84c-c799-4a1c-8166-b1096a4cdaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:01,351 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:02:01,351 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02d58ed-0630-4452-a870-5e72bbbe6a92', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02d58ed-0630-4452-a870-5e72bbbe6a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:02,415 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:02:02,415 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a39207-e6f0-42f0-a2f6-16a792a5f12a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a39207-e6f0-42f0-a2f6-16a792a5f12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:03,471 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:02:03,472 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d5c239-9feb-4ef1-810c-b73f27fc8b0f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d5c239-9feb-4ef1-810c-b73f27fc8b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:04,530 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:02:04,531 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1c0f60-627e-4203-ac3a-4071b7f59057', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1c0f60-627e-4203-ac3a-4071b7f59057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:05,586 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:02:05,586 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13c5b88-dd49-4598-8cda-4acd711eff53', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13c5b88-dd49-4598-8cda-4acd711eff53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:06,648 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:02:06,648 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47e030d-bb78-415b-8af7-6b97455aad4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47e030d-bb78-415b-8af7-6b97455aad4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:07,704 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:02:07,705 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96632e2c-24bb-49b8-8abf-81832ba5af3d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96632e2c-24bb-49b8-8abf-81832ba5af3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:08,755 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.043s 2021-06-14 17:02:08,755 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29911a9-51bc-44ce-a6cc-336ec6edf7a6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29911a9-51bc-44ce-a6cc-336ec6edf7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:09,813 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:02:09,814 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b18536b-2c03-4453-9400-43c9c1f5058a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b18536b-2c03-4453-9400-43c9c1f5058a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:10,869 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:02:10,869 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ef978f-7a6d-4ee9-a0da-85f7323bf27b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ef978f-7a6d-4ee9-a0da-85f7323bf27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:11,931 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:02:11,932 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599ed4c7-16fb-45b1-ac9b-590744849a78', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599ed4c7-16fb-45b1-ac9b-590744849a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:12,986 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:02:12,987 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-791f02b9-005a-4c84-92ec-44f61b4d7c43', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-791f02b9-005a-4c84-92ec-44f61b4d7c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:14,046 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:02:14,047 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2360acdb-2542-429b-be48-9575e92544ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2360acdb-2542-429b-be48-9575e92544ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:15,109 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:02:15,109 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74964d5-5993-4f76-974f-9565eb82c02f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74964d5-5993-4f76-974f-9565eb82c02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:16,165 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:02:16,165 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e0bda4-55ec-4f11-8d6f-8081cf1f602a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e0bda4-55ec-4f11-8d6f-8081cf1f602a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:17,223 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:02:17,223 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbd1104-7457-4af0-9c74-33a5dedebf13', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbd1104-7457-4af0-9c74-33a5dedebf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:18,288 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 17:02:18,288 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-accc0f31-a977-4011-829c-7b9399b002cb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-accc0f31-a977-4011-829c-7b9399b002cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:19,350 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:02:19,351 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cdb515a-9d1d-4ee9-a9b7-23ec05095ce7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cdb515a-9d1d-4ee9-a9b7-23ec05095ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:20,417 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.058s 2021-06-14 17:02:20,417 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d7a297-0cf9-420d-9d5b-f92ce0f8b328', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d7a297-0cf9-420d-9d5b-f92ce0f8b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:21,476 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:02:21,476 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831d8125-b69a-491c-8fea-cbd9ec049856', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831d8125-b69a-491c-8fea-cbd9ec049856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:22,541 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 17:02:22,541 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2dc9d9-9070-48bf-a3a4-2f5673acf2ca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2dc9d9-9070-48bf-a3a4-2f5673acf2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:23,594 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:02:23,595 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4c0610-0cf5-4f29-96c5-25bd6c49a51b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4c0610-0cf5-4f29-96c5-25bd6c49a51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:24,657 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:02:24,658 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907e9c8a-9c1f-40ef-a96a-bbcd1bb83b6e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907e9c8a-9c1f-40ef-a96a-bbcd1bb83b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:25,714 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:02:25,714 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655154f8-5970-4f7f-9a09-0c6d80bf01cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655154f8-5970-4f7f-9a09-0c6d80bf01cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:26,779 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:02:26,779 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef0845b-ca4b-41c8-9787-32df808981ef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef0845b-ca4b-41c8-9787-32df808981ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:27,842 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:02:27,842 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81fa923a-09fe-453b-868f-f88185e04e4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81fa923a-09fe-453b-868f-f88185e04e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:28,892 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.043s 2021-06-14 17:02:28,893 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3a91f4-a6e4-4c41-9718-460f801bd07a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3a91f4-a6e4-4c41-9718-460f801bd07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:29,955 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:02:29,955 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5000038-781c-43cf-b042-666a51213670', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5000038-781c-43cf-b042-666a51213670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:31,008 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:02:31,009 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53feb36-b05c-4bac-b1a0-3fc25ddebaef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53feb36-b05c-4bac-b1a0-3fc25ddebaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:32,062 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:02:32,062 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735f703c-e27b-4cd3-8c4b-05a9bc0cd277', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735f703c-e27b-4cd3-8c4b-05a9bc0cd277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:33,273 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.203s 2021-06-14 17:02:33,273 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b58ad4-7315-43ff-a48f-9ca42213f993', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b58ad4-7315-43ff-a48f-9ca42213f993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:34,329 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:02:34,329 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92b1904-178c-41ee-84bb-b4780fc9baff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92b1904-178c-41ee-84bb-b4780fc9baff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:35,393 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:02:35,393 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a899e71b-75c0-480e-9d6a-85afa7156103', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a899e71b-75c0-480e-9d6a-85afa7156103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:36,461 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 17:02:36,461 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c53a0f4-d72e-4e67-9044-6ddc182d62ce', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c53a0f4-d72e-4e67-9044-6ddc182d62ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:37,523 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:02:37,523 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec1e7a1-fa61-494a-8659-47be0d1b82ca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec1e7a1-fa61-494a-8659-47be0d1b82ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:38,578 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:02:38,578 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76560201-2d47-4317-a197-5fbb03709a0d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76560201-2d47-4317-a197-5fbb03709a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:39,639 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:02:39,640 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9a98bc-ba41-43b4-a738-ec5efca2f23a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9a98bc-ba41-43b4-a738-ec5efca2f23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:40,694 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:02:40,695 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6837ce17-dc23-426f-a17a-2672a33d8836', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6837ce17-dc23-426f-a17a-2672a33d8836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:41,759 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:02:41,760 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d65751-4347-47c4-b61d-28fdf9074c30', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d65751-4347-47c4-b61d-28fdf9074c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:42,821 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:02:42,821 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0496d14-014c-4c1b-b941-4ed4930ed9d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0496d14-014c-4c1b-b941-4ed4930ed9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:43,879 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:02:43,880 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547ea488-6e45-4d42-aa19-7f299f212fcb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547ea488-6e45-4d42-aa19-7f299f212fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:44,935 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:02:44,936 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4521b9fc-03da-4692-9343-732bba52a4a8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4521b9fc-03da-4692-9343-732bba52a4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:45,992 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:02:45,992 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35619190-4fe1-485a-b690-62de341d02c5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35619190-4fe1-485a-b690-62de341d02c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:47,046 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:02:47,046 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481c6df0-4db3-4bab-86ec-8f82717c44c7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481c6df0-4db3-4bab-86ec-8f82717c44c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:48,102 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:02:48,103 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4bf4408-3841-4206-92e8-4451f57fb453', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4bf4408-3841-4206-92e8-4451f57fb453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:49,163 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:02:49,163 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed3ba76-dc31-4412-91f5-f5e0129770a5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed3ba76-dc31-4412-91f5-f5e0129770a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:50,223 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:02:50,224 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a581696a-6647-49a3-b7c7-265175728b00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a581696a-6647-49a3-b7c7-265175728b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:51,283 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:02:51,283 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afe32ea-74dc-4e32-9ef9-866a8b5add53', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afe32ea-74dc-4e32-9ef9-866a8b5add53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:52,345 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:02:52,345 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a3404d-4298-42ea-bd1d-2b02b4cf28ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a3404d-4298-42ea-bd1d-2b02b4cf28ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:53,411 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:02:53,412 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfd89d1-df51-411f-a4df-405382149d1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfd89d1-df51-411f-a4df-405382149d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:54,467 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:02:54,467 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d98eef-5e53-47d3-8a4a-fe56e5b29301', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d98eef-5e53-47d3-8a4a-fe56e5b29301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:55,524 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:02:55,525 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c934075-b9ec-403f-b9a1-3d626ca8e750', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c934075-b9ec-403f-b9a1-3d626ca8e750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:56,588 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:02:56,588 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e9b39d-4071-4c7c-96ec-84c779f7e23b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e9b39d-4071-4c7c-96ec-84c779f7e23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:57,647 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:02:57,648 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ceef627-df37-4124-b796-a8fc1ad4ecca', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ceef627-df37-4124-b796-a8fc1ad4ecca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:58,717 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.061s 2021-06-14 17:02:58,718 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5341d7a-6d17-4bc4-abce-c836b09c381b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5341d7a-6d17-4bc4-abce-c836b09c381b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:02:59,781 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:02:59,781 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa02f9ad-4182-44d8-ae2a-3dad5d16d0dc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa02f9ad-4182-44d8-ae2a-3dad5d16d0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:00,841 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:00,841 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73edacaa-167d-40e8-b058-71552b7270db', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73edacaa-167d-40e8-b058-71552b7270db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:01,899 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:03:01,899 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711039e7-d99b-4e99-b879-a45a737c4209', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711039e7-d99b-4e99-b879-a45a737c4209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:02,958 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:02,959 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e4333f-7c09-4258-adea-66d4ce829691', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e4333f-7c09-4258-adea-66d4ce829691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:04,012 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:03:04,012 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208f804d-d4b8-4ee7-b981-f4605da9b899', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208f804d-d4b8-4ee7-b981-f4605da9b899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:05,069 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:05,069 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e97a9b88-d623-42df-ad8b-5ab1c57bbe27', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e97a9b88-d623-42df-ad8b-5ab1c57bbe27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:06,135 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.058s 2021-06-14 17:03:06,136 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de02abd-c724-4def-a5b2-447b9fe78d57', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de02abd-c724-4def-a5b2-447b9fe78d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:07,198 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:03:07,198 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7879e7db-0b4d-4610-8edb-5eabb13e3a73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7879e7db-0b4d-4610-8edb-5eabb13e3a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:08,255 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:08,255 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e436e9f7-1e44-41d9-943c-5b2f131983db', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e436e9f7-1e44-41d9-943c-5b2f131983db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:09,314 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:03:09,314 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda66d74-96af-44c2-bb43-f44a400af775', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda66d74-96af-44c2-bb43-f44a400af775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:10,374 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:03:10,375 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3acf7244-18dc-4cc0-9009-dbb83a1dbb9d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3acf7244-18dc-4cc0-9009-dbb83a1dbb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:11,446 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 17:03:11,446 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2147784-fdc1-40df-99c2-155aa4e63a26', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2147784-fdc1-40df-99c2-155aa4e63a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:12,498 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:03:12,499 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397fcedf-5769-4337-bb70-d033d6db0adc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397fcedf-5769-4337-bb70-d033d6db0adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:13,555 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:13,556 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a19b9a-42df-4070-a174-d3af3b4377f9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a19b9a-42df-4070-a174-d3af3b4377f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:14,622 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 17:03:14,623 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6749709-9986-4817-a43b-673caf14905e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6749709-9986-4817-a43b-673caf14905e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:15,680 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:15,680 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0381c1c-93f5-436d-876a-80ffa8f131a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0381c1c-93f5-436d-876a-80ffa8f131a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:16,744 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:03:16,745 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2524ef-7c7f-4626-899b-5d63a9216cd2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2524ef-7c7f-4626-899b-5d63a9216cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:17,806 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:03:17,806 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7576229-737b-46a7-835c-a1ca9e5413d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7576229-737b-46a7-835c-a1ca9e5413d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:18,870 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:03:18,871 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5dc8c7f-0184-42a4-b285-5f567b8b45a6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5dc8c7f-0184-42a4-b285-5f567b8b45a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:19,929 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:03:19,930 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855d7559-c1be-4460-b670-cb14bd5747d7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855d7559-c1be-4460-b670-cb14bd5747d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:20,983 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:03:20,983 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2030134-941c-4a54-9e2d-e852f4bcd26a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2030134-941c-4a54-9e2d-e852f4bcd26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:22,050 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 17:03:22,051 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f506b7fa-d8fc-4afb-a740-b12bfa585a65', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f506b7fa-d8fc-4afb-a740-b12bfa585a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:23,119 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.060s 2021-06-14 17:03:23,119 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10e9f83-9d0c-47f5-b93e-d82793af4327', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10e9f83-9d0c-47f5-b93e-d82793af4327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:24,178 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:24,179 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a2e49a-68b9-4d36-87df-13742d6e7874', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a2e49a-68b9-4d36-87df-13742d6e7874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:25,240 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:25,240 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d17c0b-17d9-4dc4-91b6-8423ba1b5452', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d17c0b-17d9-4dc4-91b6-8423ba1b5452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:26,312 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.059s 2021-06-14 17:03:26,312 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd465ccc-afed-47c3-a714-6a1c5f51e7d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd465ccc-afed-47c3-a714-6a1c5f51e7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:27,362 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.042s 2021-06-14 17:03:27,363 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1953b492-35af-4dea-b583-ca1bd9ffcce0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1953b492-35af-4dea-b583-ca1bd9ffcce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:28,419 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:28,419 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492d1688-f26a-49cf-a8ce-c33e622c9382', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492d1688-f26a-49cf-a8ce-c33e622c9382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:29,469 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.043s 2021-06-14 17:03:29,469 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5897dee-ce14-4d30-ba1c-75db9e2fb56c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5897dee-ce14-4d30-ba1c-75db9e2fb56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:30,523 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:03:30,524 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0341e20e-dd2b-4ba5-80cf-f65ae6249986', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0341e20e-dd2b-4ba5-80cf-f65ae6249986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:31,575 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.043s 2021-06-14 17:03:31,576 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e8aa37-3c4e-40f6-819f-b20a4ea4dd1e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e8aa37-3c4e-40f6-819f-b20a4ea4dd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:32,630 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:03:32,630 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e19228f-87bc-4a63-916a-8d9f8e0984b3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e19228f-87bc-4a63-916a-8d9f8e0984b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:33,686 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:33,686 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3047ca53-b9d8-4861-9f0c-511a4da42a39', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3047ca53-b9d8-4861-9f0c-511a4da42a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:34,743 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:03:34,744 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b813197e-0ad5-45e2-9223-6b04ebaa1643', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b813197e-0ad5-45e2-9223-6b04ebaa1643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:35,806 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:03:35,806 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8897b6a8-d4a7-4921-8082-a93335c66535', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8897b6a8-d4a7-4921-8082-a93335c66535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:36,858 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:03:36,859 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1099c50-4c5f-466a-9764-442c0d2c3c05', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1099c50-4c5f-466a-9764-442c0d2c3c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:37,924 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 17:03:37,924 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a297855-2deb-4a30-a9c8-97dd10928f44', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a297855-2deb-4a30-a9c8-97dd10928f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:38,978 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:03:38,979 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd34d182-1bcf-4aa8-974d-2a2dbf3a9304', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd34d182-1bcf-4aa8-974d-2a2dbf3a9304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:40,037 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:40,038 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5186ef44-e1b1-4693-bae8-dfc455172c98', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5186ef44-e1b1-4693-bae8-dfc455172c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:41,097 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:41,097 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1694440-96c8-41c8-ac63-71ab00c5e162', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1694440-96c8-41c8-ac63-71ab00c5e162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:42,157 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:03:42,157 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2522b4c-f06b-4a68-ab30-3b6d9e99691d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2522b4c-f06b-4a68-ab30-3b6d9e99691d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:43,210 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:03:43,210 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7abaf1-8e6f-43bd-a2bb-bee3b0a91867', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7abaf1-8e6f-43bd-a2bb-bee3b0a91867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:44,266 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:44,266 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7834e64d-4c47-4aac-8419-95f0b9b86831', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7834e64d-4c47-4aac-8419-95f0b9b86831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:45,325 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:45,326 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e840f79d-d57d-48f1-ba9a-428b56758f3f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e840f79d-d57d-48f1-ba9a-428b56758f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:46,382 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:46,382 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9dc39d9-3b27-42ea-89ed-bfcffe1f3772', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9dc39d9-3b27-42ea-89ed-bfcffe1f3772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:47,441 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:47,441 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262e2681-3c8d-4525-9391-9a6f4267c306', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262e2681-3c8d-4525-9391-9a6f4267c306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:48,498 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:48,498 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a5a48d-b926-48b8-ad12-46af37a71e4e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a5a48d-b926-48b8-ad12-46af37a71e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:49,553 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:03:49,553 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34bde542-9238-4c4f-b52f-31c0d25a535d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34bde542-9238-4c4f-b52f-31c0d25a535d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:50,610 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:03:50,611 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02394b3-07bb-4084-9ed3-a0a59306e89a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02394b3-07bb-4084-9ed3-a0a59306e89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:51,674 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:03:51,674 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26745fbb-f3ee-4878-8190-11b80dde8aa4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26745fbb-f3ee-4878-8190-11b80dde8aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:52,732 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:03:52,732 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a70192f-17b3-4dca-ab88-cca4975ae5b5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a70192f-17b3-4dca-ab88-cca4975ae5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:53,787 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:03:53,787 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668e007e-e0bc-419c-9a1d-f27d45697b01', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668e007e-e0bc-419c-9a1d-f27d45697b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:54,843 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:54,843 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d731dd05-f4eb-4ef5-afbf-f805a17bac26', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d731dd05-f4eb-4ef5-afbf-f805a17bac26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:55,898 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:03:55,898 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67212963-221b-49c4-9094-21f7121a588a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67212963-221b-49c4-9094-21f7121a588a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:56,956 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:03:56,956 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53cecdb-a3e4-4ceb-bef4-cf5f9e9a157a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53cecdb-a3e4-4ceb-bef4-cf5f9e9a157a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:58,017 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:03:58,017 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11546df0-f60b-4bfe-8dce-695b5804263d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11546df0-f60b-4bfe-8dce-695b5804263d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:03:59,073 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:03:59,073 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c2be7a-f7aa-40ff-ac4b-0724d5f8da85', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c2be7a-f7aa-40ff-ac4b-0724d5f8da85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:00,136 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:04:00,137 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5aef77f-5e16-4966-9144-aec9e5dfb7df', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5aef77f-5e16-4966-9144-aec9e5dfb7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:01,194 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:04:01,195 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd07a99-e810-425b-9bd4-96a77753fa49', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd07a99-e810-425b-9bd4-96a77753fa49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:02,256 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:04:02,257 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f61118-cbca-4d9f-8c1f-c5c60a8bfe60', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f61118-cbca-4d9f-8c1f-c5c60a8bfe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:03,311 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:04:03,312 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d080f56-4b24-4279-8245-5a6e46c1b983', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d080f56-4b24-4279-8245-5a6e46c1b983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:04,371 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.052s 2021-06-14 17:04:04,372 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f80c69bb-b4fc-48c4-9b22-ea34d7c1b63d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f80c69bb-b4fc-48c4-9b22-ea34d7c1b63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:05,424 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:04:05,424 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06904ed7-310b-4a16-a439-1863f68b9a9c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06904ed7-310b-4a16-a439-1863f68b9a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:06,482 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:04:06,482 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-871b7492-849c-458c-9a2b-134ea7db86c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-871b7492-849c-458c-9a2b-134ea7db86c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:07,548 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.058s 2021-06-14 17:04:07,549 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-925eae58-7c3d-44d9-b800-deef5768e88a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-925eae58-7c3d-44d9-b800-deef5768e88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:08,610 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:04:08,611 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb83a236-2612-4877-a038-72771a71426d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb83a236-2612-4877-a038-72771a71426d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:09,666 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:04:09,667 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f67687b-531a-449a-8bc3-d5cb534e9033', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f67687b-531a-449a-8bc3-d5cb534e9033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:10,725 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:04:10,726 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662cb4bc-f52f-4301-8188-94b336b59b06', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662cb4bc-f52f-4301-8188-94b336b59b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:11,790 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:04:11,790 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeacf9dc-0009-41af-8e3e-d01973821d65', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeacf9dc-0009-41af-8e3e-d01973821d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:12,845 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:04:12,845 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a35523-623f-43dc-8a8b-26bd3582bfb2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a35523-623f-43dc-8a8b-26bd3582bfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:13,909 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:04:13,909 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62682a3d-ba46-45d4-ad06-c7107c4b7b4c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62682a3d-ba46-45d4-ad06-c7107c4b7b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:14,967 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:04:14,967 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d7fcac-1a22-403a-b6a0-3a61521a18c9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d7fcac-1a22-403a-b6a0-3a61521a18c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:16,018 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.043s 2021-06-14 17:04:16,019 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81e81fa-3d92-4f35-adea-3f25881fbf92', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81e81fa-3d92-4f35-adea-3f25881fbf92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:17,077 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:04:17,077 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb4692f-43cf-40c3-a008-dee60c643d36', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb4692f-43cf-40c3-a008-dee60c643d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:18,131 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.046s 2021-06-14 17:04:18,131 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3d6855-e6ab-4c24-9385-75097aa4b987', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3d6855-e6ab-4c24-9385-75097aa4b987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:19,194 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.055s 2021-06-14 17:04:19,194 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-362143a1-20a7-48ec-9e7b-d8f2266048e4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-362143a1-20a7-48ec-9e7b-d8f2266048e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:20,251 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.049s 2021-06-14 17:04:20,251 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494909d9-590c-4be2-b53d-797c6dc8a749', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494909d9-590c-4be2-b53d-797c6dc8a749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:21,315 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.056s 2021-06-14 17:04:21,316 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8942bf4f-8a7d-40ea-a04c-4e2d21f7c2ae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8942bf4f-8a7d-40ea-a04c-4e2d21f7c2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:22,378 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.054s 2021-06-14 17:04:22,378 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbef3e3-7b87-4faf-9a78-8b50f7e86f00', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbef3e3-7b87-4faf-9a78-8b50f7e86f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:23,438 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.051s 2021-06-14 17:04:23,438 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e5835a-44a2-41d9-b8fe-50ce44dadcd9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e5835a-44a2-41d9-b8fe-50ce44dadcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:24,503 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.053s 2021-06-14 17:04:24,503 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-039bbea7-53f7-4eb1-b91c-14f92f5e4890', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-039bbea7-53f7-4eb1-b91c-14f92f5e4890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:25,561 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.047s 2021-06-14 17:04:25,561 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0dc13f-7df8-4ab9-a8cf-0c2f86228aff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0dc13f-7df8-4ab9-a8cf-0c2f86228aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:26,614 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.045s 2021-06-14 17:04:26,615 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740ab77b-f1d5-4398-934e-0047720cd3a6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740ab77b-f1d5-4398-934e-0047720cd3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:27,667 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.044s 2021-06-14 17:04:27,667 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4cfec3-6865-4f0c-bc1a-6f4b5a8cbe4e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4cfec3-6865-4f0c-bc1a-6f4b5a8cbe4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:28,737 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.057s 2021-06-14 17:04:28,738 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3673ad-b3f6-43e9-92d6-465247b45ab3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3673ad-b3f6-43e9-92d6-465247b45ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:29,795 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.050s 2021-06-14 17:04:29,795 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c180795c-16a8-4685-91e4-a6f102676828', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c180795c-16a8-4685-91e4-a6f102676828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:30,851 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5 0.048s 2021-06-14 17:04:30,852 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbe1bb0-82d9-4ea3-bd4a-c911853c803d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbe1bb0-82d9-4ea3-bd4a-c911853c803d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5'} Body: b'{"volume": {"id": "9a52c804-4e76-4f94-b780-d38fb77ee5c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:58:30.000000", "updated_at": "2021-06-14T16:58:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-363349202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/9cc06c11ded84810b0dbfe7c673881cf/volumes/9a52c804-4e76-4f94-b780-d38fb77ee5c5"}], "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cc06c11ded84810b0dbfe7c673881cf"}}' 2021-06-14 17:04:31,078 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.219s 2021-06-14 17:04:31,079 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:30 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-71a20023-cd7f-476e-a0a0-b26e0207dd27', 'x-compute-request-id': 'req-71a20023-cd7f-476e-a0a0-b26e0207dd27', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'' 2021-06-14 17:04:31,477 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.398s 2021-06-14 17:04:31,477 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322dc3f9-e51d-41f3-873c-151e82e2aa32', 'x-compute-request-id': 'req-322dc3f9-e51d-41f3-873c-151e82e2aa32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "ACTIVE", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T17:04:31Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1420384464-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:d7"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": "2021-06-14T16:57:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--106816395"}], "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-06-14 17:04:32,981 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.494s 2021-06-14 17:04:32,982 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:32 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-8a0b6e6c-7de1-4806-9e7c-3b1cf7186926', 'x-compute-request-id': 'req-8a0b6e6c-7de1-4806-9e7c-3b1cf7186926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"server": {"id": "0294e394-8ffe-41c3-94de-0e0a62da7790", "name": "tempest-AttachVolumeShelveTestJSON-server-108572238", "status": "ACTIVE", "tenant_id": "9cc06c11ded84810b0dbfe7c673881cf", "user_id": "49f7d37e75ce4e81a0b60e4a475f63e6", "metadata": {}, "hostId": "f24748245c923adcec5c8cbf9cc37299e025969fc77731063c966eac", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:57:36Z", "updated": "2021-06-14T17:04:31Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1420384464-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:d7"}, {"version": 4, "addr": "172.27.0.140", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/0294e394-8ffe-41c3-94de-0e0a62da7790"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-266500411", "OS-SRV-USG:launched_at": "2021-06-14T16:57:47.000000", "OS-SRV-USG:terminated_at": 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-06-14 17:04:34,059 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790 0.068s 2021-06-14 17:04:34,060 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:33 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-e63cd555-2692-448a-b4da-23e435c41bfa', 'x-compute-request-id': 'req-e63cd555-2692-448a-b4da-23e435c41bfa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/0294e394-8ffe-41c3-94de-0e0a62da7790'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0294e394-8ffe-41c3-94de-0e0a62da7790 could not be found."}}' 2021-06-14 17:04:34,094 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25/compute/v2.1/os-keypairs/tempest-keypair-266500411 0.033s 2021-06-14 17:04:34,094 113163 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:04:34 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-15d0c506-2657-4961-8864-e58ea288e258', 'x-compute-request-id': 'req-15d0c506-2657-4961-8864-e58ea288e258', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs/tempest-keypair-266500411'} Body: b'' 2021-06-14 17:04:34,241 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25:9696/v2.0/security-groups/307b90d6-d806-4aeb-85b1-584c585ca87f 0.146s 2021-06-14 17:04:34,241 113163 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-c876e5bd-44a4-4ff0-b18d-3df69cc7a266', 'content-length': '0', 'date': 'Mon, 14 Jun 2021 17:04:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups/307b90d6-d806-4aeb-85b1-584c585ca87f'} Body: b'' 2021-06-14 17:04:34,269 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.25:9696/v2.0/security-groups/307b90d6-d806-4aeb-85b1-584c585ca87f 0.027s 2021-06-14 17:04:34,270 113163 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-887b64a4-fcc0-463a-b7a6-db7ddfe2550d', 'date': 'Mon, 14 Jun 2021 17:04:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups/307b90d6-d806-4aeb-85b1-584c585ca87f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 307b90d6-d806-4aeb-85b1-584c585ca87f does not exist", "detail": ""}}' 2021-06-14 17:04:34,934 113163 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25:9696/v2.0/floatingips/3c3de92d-f098-417b-8e2e-e519f5e94c5f 0.664s 2021-06-14 17:04:34,935 113163 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-fd274292-1cc8-42b0-9aaa-cc856d04cb43', 'content-length': '0', 'date': 'Mon, 14 Jun 2021 17:04:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips/3c3de92d-f098-417b-8e2e-e519f5e94c5f'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 527, 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 9a52c804-4e76-4f94-b780-d38fb77ee5c5 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt7.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft8.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-06-14 16:33:25,452 113170 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-06-14 16:33:25,452 113170 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-06-14 16:33:27,230 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.25/compute/v2.1/os-keypairs 1.777s 2021-06-14 16:33:27,231 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1640514500"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:25 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-a0c2451e-d217-4c1a-a6b1-3b91a45006a0', 'x-compute-request-id': 'req-a0c2451e-d217-4c1a-a6b1-3b91a45006a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAo/4/zY8rzWxkm4hwsHkr78Ds6GT0ssHol88xDjm0bcaPtWaj\\nlTIk6+TqsOLCQ2DihjYOti6ZyUdAN+RDiDFIqG9kYgjZ0OA9LolRoGMt5QFLPvi/\\nTXqPB6ALSthPMKjRz2UqyjbMB3VEmlUQ0dgBCSq1ZN0z7dJtM3O/LkJk3G4+YzC/\\nwXSdeSU2WDco8gYvFsw3neZhrStJUKAD/tmhu7RII/P/f4VoMC6pHw1TruxW1qCI\\nwIsgEcasq9Rq38bza/9N/1s0MH0H+QPLcxMyvbw/STCHA2eKkePR7OwlLEwdsZhQ\\nwcP54Xfq9d3rdfuIyAte9ZAzUDUISjAtJiTQ6wIDAQABAoIBACVBFO11oNXB0fkj\\nPbZZUIneofMJPC1/r38NKm+43Cwz92GWN4MlKQ4NquMUIF1+HPewQBdS7syyyvvn\\ndw/xYjghVgSPTiwNRNjViR2OalajvJxJlevb87IfwXD3QsYjE8axjM7zM9Zd5X/J\\n41BIabPTZ/HJ7ooQS45stPmlS5RnedZCtXROn2A0q2pECMKz7HbbbiULo9r4VIoW\\nyVHqBKT7Up3Js+aCNdC5AtqHJtBlmgdPKPZtuaCz3yYmJD18XlwrSHkNOOeiXzbm\\n6hx/sL3qK41tSeTf8UVftGDm6ooW3ULy5Rs2yMXmS0iFkE7DFgL8orXHQT+kdkoX\\nqKMFVAECgYEA0cHcdCog9N2k7Ahc2kBjHnHkjP/ZOT8y4etGYlLPfCloQgrhwIEX\\nPlnEVedPAxaUv5bgajnRDucedCTffvNXVwfVKtq+HJ7BjYiTFH87XL7xGOLJCe8N\\nVMwW5R1GyfkxFODELNApXIP4Xcn2P6ffO67hhz7wc/0Mcx8WhnPbJSsCgYEAyCWV\\nkpbYEOX9RT2REr0/wry0aHFQRZ3E9veoQer8I/AdH2PUc9A+FJpSU/t1HA4EmaQC\\n+A0CJdPmQ1wVnrCWMwK+WP3/sHP2gvIxJPEyz5I1UknqLsU5OjiCVk8+0IV67Nwb\\nHuL0pfN0hrn9h2ou7WOs+jMVGmioRjvHwXmCo0ECgYAFLORUlWmEwSc9j6NC203W\\nxXafJ/zjFbUar+RnrqVh6d+hqYUSa9z3890NRYzEhb0b0Qwucsi+tmMg+HvvNO/V\\nvOK8kPMZ36zk4hbG7bC4RBnMxGOzdAt/KR3zfzps51IXssgEVwp+Nt9c6QvDXE/8\\nt/7miF4EbpztBjpXDOq+SwKBgDiJrWvgYp67aUUy9BU4EpffGJNcVxGjVK1zHjuo\\ntpssS/2/BJfGnpLRWSpSIS3Qo+oG07PgcNfguO4USCMwvO0h/EVFUwI0b9FjuxA1\\ndmX+ZkOdj6Kwoc7ZgbAB6LucyTG5p4udDwEF+cfJKF4lV6ZFfuqanX59S/OzFWWI\\n/qdBAoGAUvN2BPeDCEzTvEeny3HqSJBk/T+v0xBjTRXqlwxmNDjlMbqLUXAFpYR6\\nXVTmBDjxwvObosq8FVvjUWOKRFPlUPqirhTDB+bc8/0hJlodaLfnmSRvdrpoGQr1\\n3LE+d6Monr0NTk+ln5La9bU3NhWibGjehP+T7HJEJ92Zp3pII7M=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1640514500", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj/j/NjyvNbGSbiHCweSvvwOzoZPSyweiXzzEOObRtxo+1ZqOVMiTr5Oqw4sJDYOKGNg62LpnJR0A35EOIMUiob2RiCNnQ4D0uiVGgYy3lAUs++L9Neo8HoAtK2E8wqNHPZSrKNswHdUSaVRDR2AEJKrVk3TPt0m0zc78uQmTcbj5jML/BdJ15JTZYNyjyBi8WzDed5mGtK0lQoAP+2aG7tEgj8/9/hWgwLqkfDVOu7FbWoIjAiyARxqyr1GrfxvNr/03/WzQwfQf5A8tzEzK9vD9JMIcDZ4qR49Hs7CUsTB2xmFDBw/nhd+r13et1+4jIC171kDNQNQhKMC0mJNDr Generated-by-Nova", "fingerprint": "64:5d:ba:6e:3d:76:18:27:ac:ba:99:39:81:73:a8:2f", "user_id": "0b1a44e0e624409db6eb477d86c9b800"}}' 2021-06-14 16:33:27,233 113170 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1640514500 created 2021-06-14 16:33:27,854 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-groups 0.620s 2021-06-14 16:33:27,855 113170 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--592290783", "description": "tempest-description--1331342152"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1577', 'x-openstack-request-id': 'req-89e90e33-2796-46bd-bd99-142d1bb228cc', 'date': 'Mon, 14 Jun 2021 16:33:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "857499c0-4b45-4c36-ac80-bef30d7d0e66", "name": "tempest-securitygroup--592290783", "stateful": true, "tenant_id": "8586ae834394465a86a02671a1260b36", "description": "tempest-description--1331342152", "security_group_rules": [{"id": "4c3ea732-d1e3-49c3-9729-ce31d5c99e7d", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "857499c0-4b45-4c36-ac80-bef30d7d0e66", "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": 84, "description": null, "tags": [], "created_at": "2021-06-14T16:33:27Z", "updated_at": "2021-06-14T16:33:27Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}, {"id": "b7748c35-991f-4af6-bf2f-6a7bbb3dc5b3", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "857499c0-4b45-4c36-ac80-bef30d7d0e66", "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": 83, "description": null, "tags": [], "created_at": "2021-06-14T16:33:27Z", "updated_at": "2021-06-14T16:33:27Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}], "tags": [], "created_at": "2021-06-14T16:33:27Z", "updated_at": "2021-06-14T16:33:27Z", "revision_number": 1, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:33:28,197 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-group-rules 0.341s 2021-06-14 16:33:28,197 113170 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": "857499c0-4b45-4c36-ac80-bef30d7d0e66", "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-6077b4d5-ac6a-46ae-9f4b-62f1ab872f3b', 'date': 'Mon, 14 Jun 2021 16:33:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b6ef4db-bfed-4b39-96ec-b13edeb4cbe3", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "857499c0-4b45-4c36-ac80-bef30d7d0e66", "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-06-14T16:33:28Z", "updated_at": "2021-06-14T16:33:28Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:33:28,480 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-group-rules 0.282s 2021-06-14 16:33:28,480 113170 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": "857499c0-4b45-4c36-ac80-bef30d7d0e66", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-89fdbe5d-9954-4dfa-a4aa-227809dd0a33', 'date': 'Mon, 14 Jun 2021 16:33:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4fadb295-1870-4685-9b02-3a757280e6d1", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "857499c0-4b45-4c36-ac80-bef30d7d0e66", "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-06-14T16:33:28Z", "updated_at": "2021-06-14T16:33:28Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:33:28,481 113170 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--592290783 created 2021-06-14 16:33:30,460 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/floatingips 1.979s 2021-06-14 16:33:30,461 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-b19f301a-9e22-40c2-8e83-69e14315cd50', 'date': 'Mon, 14 Jun 2021 16:33:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4c0c8679-c002-4096-a6fa-597b6f810c60", "tenant_id": "8586ae834394465a86a02671a1260b36", "floating_ip_address": "172.27.0.195", "floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8586ae834394465a86a02671a1260b36", "description": "", "port_details": null, "tags": [], "created_at": "2021-06-14T16:33:29Z", "updated_at": "2021-06-14T16:33:29Z", "revision_number": 0}}' 2021-06-14 16:33:30,461 113170 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4c0c8679-c002-4096-a6fa-597b6f810c60', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'floating_ip_address': '172.27.0.195', 'floating_network_id': '2e21213b-d279-4f17-b7ac-a39d3c551e15', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8586ae834394465a86a02671a1260b36', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-06-14T16:33:29Z', 'updated_at': '2021-06-14T16:33:29Z', 'revision_number': 0, 'ip': '172.27.0.195'} created 2021-06-14 16:33:30,709 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.25/identity/v3/auth/tokens 0.185s 2021-06-14 16:33:30,710 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:30 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-233b01ba-ed94-404c-96c3-3ab072619a4a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0b1a44e0e624409db6eb477d86c9b800", "name": "tempest-AttachVolumeTestJSON-19926261-project", "password_expires_at": null}, "audit_ids": ["MvmGugfjS4igPpMLruT44g"], "expires_at": "2021-06-14T17:33:30.000000Z", "issued_at": "2021-06-14T16:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8586ae834394465a86a02671a1260b36", "name": "tempest-AttachVolumeTestJSON-19926261"}, "is_domain": false, "roles": [{"id": "9d4d6f672abd4d55bb733013f519363f", "name": "reader"}, {"id": "dfb7e0fdd7ef4a0fa671d5bc5f1b4791", "name": "member"}], "catalog": [{"endpoints": [{"id": "bd5cb6c9d2084123883542dbecb1e793", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/placement", "region": "RegionOne"}], "id": "050693794b49498d9cdc934b51bfc4f1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ceb5ac82cc064693853f6c056a649b45", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}, {"id": "e867917e5a374324b22ce68544af027e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}], "id": "1bcc8a0ca4544408bcf2167277cd215e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9ebfe827ca87499c8701f96df42e6276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2.1", "region": "RegionOne"}], "id": "702a1e782db6436c9cd6e3b5e576aa97", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0bb7bd25c933410c8af64c1c6bb44216", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2/8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "7c5a4adca40e474a8819c7136ab39d4b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "bc61446362d047bab56da2bcee37d78c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/image", "region": "RegionOne"}], "id": "813414e1327c40bf805ab6bb8cbe98de", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f11cae92047145ba8d3f5ca5649b23e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:9696/", "region": "RegionOne"}], "id": "9a16d66a0f7b40e79b36836159b78d64", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b743fcca6aa94bb88b4f860695a963b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "b2b7f510167b42049456f71a0e3cbf66", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7346115517f34678917a5417f1691bd3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "c4af6b719e9b454dbc37a3992191e090", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "45786df4b0824023a5e8121963d3fd89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25:8080", "region": "RegionOne"}, {"id": "fd11d695aabe4d2086587133eb2dad01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:8080/v1/AUTH_8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "d30a42b24b2d40fc84b9d62d51e2d7db", "type": "object-store", "name": "swift"}]}}' 2021-06-14 16:33:30,711 113170 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'b53c2976-08b4-436a-b6fb-4c66bcc4ffa9', 'name': 'tempest-AttachVolumeTestJSON-948943538-network', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8586ae834394465a86a02671a1260b36', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 747, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-06-14T16:33:13Z', 'updated_at': '2021-06-14T16:33:13Z', 'revision_number': 1} available for tenant 2021-06-14 16:33:30,712 113170 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAo/4/zY8rzWxkm4hwsHkr78Ds6GT0ssHol88xDjm0bcaPtWaj\nlTIk6+TqsOLCQ2DihjYOti6ZyUdAN+RDiDFIqG9kYgjZ0OA9LolRoGMt5QFLPvi/\nTXqPB6ALSthPMKjRz2UqyjbMB3VEmlUQ0dgBCSq1ZN0z7dJtM3O/LkJk3G4+YzC/\nwXSdeSU2WDco8gYvFsw3neZhrStJUKAD/tmhu7RII/P/f4VoMC6pHw1TruxW1qCI\nwIsgEcasq9Rq38bza/9N/1s0MH0H+QPLcxMyvbw/STCHA2eKkePR7OwlLEwdsZhQ\nwcP54Xfq9d3rdfuIyAte9ZAzUDUISjAtJiTQ6wIDAQABAoIBACVBFO11oNXB0fkj\nPbZZUIneofMJPC1/r38NKm+43Cwz92GWN4MlKQ4NquMUIF1+HPewQBdS7syyyvvn\ndw/xYjghVgSPTiwNRNjViR2OalajvJxJlevb87IfwXD3QsYjE8axjM7zM9Zd5X/J\n41BIabPTZ/HJ7ooQS45stPmlS5RnedZCtXROn2A0q2pECMKz7HbbbiULo9r4VIoW\nyVHqBKT7Up3Js+aCNdC5AtqHJtBlmgdPKPZtuaCz3yYmJD18XlwrSHkNOOeiXzbm\n6hx/sL3qK41tSeTf8UVftGDm6ooW3ULy5Rs2yMXmS0iFkE7DFgL8orXHQT+kdkoX\nqKMFVAECgYEA0cHcdCog9N2k7Ahc2kBjHnHkjP/ZOT8y4etGYlLPfCloQgrhwIEX\nPlnEVedPAxaUv5bgajnRDucedCTffvNXVwfVKtq+HJ7BjYiTFH87XL7xGOLJCe8N\nVMwW5R1GyfkxFODELNApXIP4Xcn2P6ffO67hhz7wc/0Mcx8WhnPbJSsCgYEAyCWV\nkpbYEOX9RT2REr0/wry0aHFQRZ3E9veoQer8I/AdH2PUc9A+FJpSU/t1HA4EmaQC\n+A0CJdPmQ1wVnrCWMwK+WP3/sHP2gvIxJPEyz5I1UknqLsU5OjiCVk8+0IV67Nwb\nHuL0pfN0hrn9h2ou7WOs+jMVGmioRjvHwXmCo0ECgYAFLORUlWmEwSc9j6NC203W\nxXafJ/zjFbUar+RnrqVh6d+hqYUSa9z3890NRYzEhb0b0Qwucsi+tmMg+HvvNO/V\nvOK8kPMZ36zk4hbG7bC4RBnMxGOzdAt/KR3zfzps51IXssgEVwp+Nt9c6QvDXE/8\nt/7miF4EbpztBjpXDOq+SwKBgDiJrWvgYp67aUUy9BU4EpffGJNcVxGjVK1zHjuo\ntpssS/2/BJfGnpLRWSpSIS3Qo+oG07PgcNfguO4USCMwvO0h/EVFUwI0b9FjuxA1\ndmX+ZkOdj6Kwoc7ZgbAB6LucyTG5p4udDwEF+cfJKF4lV6ZFfuqanX59S/OzFWWI\n/qdBAoGAUvN2BPeDCEzTvEeny3HqSJBk/T+v0xBjTRXqlwxmNDjlMbqLUXAFpYR6\nXVTmBDjxwvObosq8FVvjUWOKRFPlUPqirhTDB+bc8/0hJlodaLfnmSRvdrpoGQr1\n3LE+d6Monr0NTk+ln5La9bU3NhWibGjehP+T7HJEJ92Zp3pII7M=\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1640514500', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj/j/NjyvNbGSbiHCweSvvwOzoZPSyweiXzzEOObRtxo+1ZqOVMiTr5Oqw4sJDYOKGNg62LpnJR0A35EOIMUiob2RiCNnQ4D0uiVGgYy3lAUs++L9Neo8HoAtK2E8wqNHPZSrKNswHdUSaVRDR2AEJKrVk3TPt0m0zc78uQmTcbj5jML/BdJ15JTZYNyjyBi8WzDed5mGtK0lQoAP+2aG7tEgj8/9/hWgwLqkfDVOu7FbWoIjAiyARxqyr1GrfxvNr/03/WzQwfQf5A8tzEzK9vD9JMIcDZ4qR49Hs7CUsTB2xmFDBw/nhd+r13et1+4jIC171kDNQNQhKMC0mJNDr Generated-by-Nova', 'fingerprint': '64:5d:ba:6e:3d:76:18:27:ac:ba:99:39:81:73:a8:2f', 'user_id': '0b1a44e0e624409db6eb477d86c9b800'}, 'security_group': {'id': '857499c0-4b45-4c36-ac80-bef30d7d0e66', 'name': 'tempest-securitygroup--592290783', 'stateful': True, 'tenant_id': '8586ae834394465a86a02671a1260b36', 'description': 'tempest-description--1331342152', 'security_group_rules': [{'id': '4c3ea732-d1e3-49c3-9729-ce31d5c99e7d', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'security_group_id': '857499c0-4b45-4c36-ac80-bef30d7d0e66', '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': 84, 'description': None, 'tags': [], 'created_at': '2021-06-14T16:33:27Z', 'updated_at': '2021-06-14T16:33:27Z', 'revision_number': 0, 'project_id': '8586ae834394465a86a02671a1260b36'}, {'id': 'b7748c35-991f-4af6-bf2f-6a7bbb3dc5b3', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'security_group_id': '857499c0-4b45-4c36-ac80-bef30d7d0e66', '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': 83, 'description': None, 'tags': [], 'created_at': '2021-06-14T16:33:27Z', 'updated_at': '2021-06-14T16:33:27Z', 'revision_number': 0, 'project_id': '8586ae834394465a86a02671a1260b36'}], 'tags': [], 'created_at': '2021-06-14T16:33:27Z', 'updated_at': '2021-06-14T16:33:27Z', 'revision_number': 1, 'project_id': '8586ae834394465a86a02671a1260b36'}, 'floating_ip': {'id': '4c0c8679-c002-4096-a6fa-597b6f810c60', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'floating_ip_address': '172.27.0.195', 'floating_network_id': '2e21213b-d279-4f17-b7ac-a39d3c551e15', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8586ae834394465a86a02671a1260b36', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-06-14T16:33:29Z', 'updated_at': '2021-06-14T16:33:29Z', 'revision_number': 0, 'ip': '172.27.0.195'}} 2021-06-14 16:33:32,970 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.25/compute/v2.1/servers 2.256s 2021-06-14 16:33:32,970 113170 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-174229831", "imageRef": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "b53c2976-08b4-436a-b6fb-4c66bcc4ffa9"}], "security_groups": [{"name": "tempest-securitygroup--592290783"}], "key_name": "tempest-keypair-1640514500", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d38a2734-0761-4338-9f59-bce0e6de0475', 'x-compute-request-id': 'req-d38a2734-0761-4338-9f59-bce0e6de0475', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--592290783"}], "adminPass": "password"}}' 2021-06-14 16:33:33,310 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.337s 2021-06-14 16:33:33,311 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:32 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-c0c53cb7-0c01-4e0e-bb39-6354b2ef2323', 'x-compute-request-id': 'req-c0c53cb7-0c01-4e0e-bb39-6354b2ef2323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:33Z", "updated": "2021-06-14T16:33:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:34,495 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.176s 2021-06-14 16:33:34,496 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:34 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-1bd2f7b9-4827-47c1-88c7-b1c7c97c736e', 'x-compute-request-id': 'req-1bd2f7b9-4827-47c1-88c7-b1c7c97c736e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:35,745 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.241s 2021-06-14 16:33:35,746 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:35 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-ca702045-e4b7-4180-97fc-418c0fa78459', 'x-compute-request-id': 'req-ca702045-e4b7-4180-97fc-418c0fa78459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:37,176 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.418s 2021-06-14 16:33:37,177 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:36 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-28cd2f0d-5061-4dcc-9cd9-3de50b67e529', 'x-compute-request-id': 'req-28cd2f0d-5061-4dcc-9cd9-3de50b67e529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:38,814 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.628s 2021-06-14 16:33:38,814 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:38 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-13deb399-7275-4c39-9c18-a7a7ad5a2d02', 'x-compute-request-id': 'req-13deb399-7275-4c39-9c18-a7a7ad5a2d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:40,289 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.464s 2021-06-14 16:33:40,290 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:39 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-31babe71-e6b8-4f1e-b626-967b1ab394ef', 'x-compute-request-id': 'req-31babe71-e6b8-4f1e-b626-967b1ab394ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:41,796 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.497s 2021-06-14 16:33:41,796 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:41 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-b38becc2-e2fa-492e-88ff-deadd6978024', 'x-compute-request-id': 'req-b38becc2-e2fa-492e-88ff-deadd6978024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:43,266 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.461s 2021-06-14 16:33:43,266 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:42 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-a1862239-dd91-4564-aad1-07ccdcaceab5', 'x-compute-request-id': 'req-a1862239-dd91-4564-aad1-07ccdcaceab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:44,957 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.681s 2021-06-14 16:33:44,958 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:44 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-7acd5b09-fba0-4781-ac04-2966ff8060f7', 'x-compute-request-id': 'req-7acd5b09-fba0-4781-ac04-2966ff8060f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:46,271 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.290s 2021-06-14 16:33:46,272 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:45 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-c214c96d-7325-40c0-bfe3-d3ac62c58aa4', 'x-compute-request-id': 'req-c214c96d-7325-40c0-bfe3-d3ac62c58aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:47,611 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.330s 2021-06-14 16:33:47,612 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:47 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-354420e0-f1f7-4a09-a3a0-faaf58a7077e', 'x-compute-request-id': 'req-354420e0-f1f7-4a09-a3a0-faaf58a7077e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:48,810 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.189s 2021-06-14 16:33:48,810 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:48 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-7e2e1144-2923-4916-85a6-175ca06120fb', 'x-compute-request-id': 'req-7e2e1144-2923-4916-85a6-175ca06120fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:50,392 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.573s 2021-06-14 16:33:50,392 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b053a7-59f5-4f7b-ada7-3e8aee35b56b', 'x-compute-request-id': 'req-88b053a7-59f5-4f7b-ada7-3e8aee35b56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:50,400 113170 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 17 second wait 2021-06-14 16:33:51,714 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.313s 2021-06-14 16:33:51,715 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:51 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-ebd8d968-3d4d-46db-b8ba-81cb6aa3cddc', 'x-compute-request-id': 'req-ebd8d968-3d4d-46db-b8ba-81cb6aa3cddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:51,727 113170 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 18 second wait 2021-06-14 16:33:53,276 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.547s 2021-06-14 16:33:53,277 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:52 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-0ce63c52-90f3-4c38-a9fc-d3feb3a3ac57', 'x-compute-request-id': 'req-0ce63c52-90f3-4c38-a9fc-d3feb3a3ac57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "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-06-14 16:33:55,465 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.179s 2021-06-14 16:33:55,466 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:54 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-6ae474a5-bac5-47f2-bfde-466d56d5a6d4', 'x-compute-request-id': 'req-6ae474a5-bac5-47f2-bfde-466d56d5a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:33:57,721 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.247s 2021-06-14 16:33:57,722 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:56 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-d84219ee-57bb-423a-97e8-a54588493e82', 'x-compute-request-id': 'req-d84219ee-57bb-423a-97e8-a54588493e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:00,347 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.616s 2021-06-14 16:34:00,347 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:33:58 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-379b47d5-c5f1-4ebc-9e36-19c09da2f78f', 'x-compute-request-id': 'req-379b47d5-c5f1-4ebc-9e36-19c09da2f78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:02,824 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.468s 2021-06-14 16:34:02,824 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:01 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-b9eb5d5f-3442-4e80-9f70-d5921e532c0d', 'x-compute-request-id': 'req-b9eb5d5f-3442-4e80-9f70-d5921e532c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:04,917 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.074s 2021-06-14 16:34:04,918 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:03 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-91a6cd34-113a-45af-9a88-d8acd8d93a44', 'x-compute-request-id': 'req-91a6cd34-113a-45af-9a88-d8acd8d93a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:06,576 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.649s 2021-06-14 16:34:06,576 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:05 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-da0fff0d-b774-4de2-a5c8-85ab799992b6', 'x-compute-request-id': 'req-da0fff0d-b774-4de2-a5c8-85ab799992b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:08,447 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.861s 2021-06-14 16:34:08,448 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:07 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-2ee77ee4-b20c-4dc0-9f08-bad03924afde', 'x-compute-request-id': 'req-2ee77ee4-b20c-4dc0-9f08-bad03924afde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:10,537 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.079s 2021-06-14 16:34:10,537 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:09 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-e0c56a4e-9ee8-4576-ac01-be02d26af8c8', 'x-compute-request-id': 'req-e0c56a4e-9ee8-4576-ac01-be02d26af8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:12,226 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.679s 2021-06-14 16:34:12,226 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:11 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-f9c03b42-f9f4-44b9-aaee-8e7d8d252291', 'x-compute-request-id': 'req-f9c03b42-f9f4-44b9-aaee-8e7d8d252291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:13,780 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.534s 2021-06-14 16:34:13,780 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:13 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-c8225a2d-abfa-4b55-a76c-7993c2112b2d', 'x-compute-request-id': 'req-c8225a2d-abfa-4b55-a76c-7993c2112b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:34:12Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:13,796 113170 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 40 second wait 2021-06-14 16:34:14,231 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/os-interface 0.434s 2021-06-14 16:34:14,232 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34: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-aa09bc37-7963-48cf-9acb-891cecfa7d25', 'x-compute-request-id': 'req-aa09bc37-7963-48cf-9acb-891cecfa7d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b53c2976-08b4-436a-b6fb-4c66bcc4ffa9", "port_id": "929f886e-28a3-4e84-a40d-fa6044d9717e", "mac_addr": "fa:16:3e:a3:18:5a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60993bc5-fab3-4267-a96d-bd92b388336f", "ip_address": "172.20.0.7"}]}]}' 2021-06-14 16:34:17,594 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.25:9696/v2.0/floatingips/4c0c8679-c002-4096-a6fa-597b6f810c60 3.359s 2021-06-14 16:34:17,595 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "929f886e-28a3-4e84-a40d-fa6044d9717e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-bdb85982-73ba-401f-979d-ce01bcda55de', 'date': 'Mon, 14 Jun 2021 16:34:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips/4c0c8679-c002-4096-a6fa-597b6f810c60'} Body: b'{"floatingip": {"id": "4c0c8679-c002-4096-a6fa-597b6f810c60", "tenant_id": "8586ae834394465a86a02671a1260b36", "floating_ip_address": "172.27.0.195", "floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15", "router_id": "8523845a-50b7-4bd6-afc0-165f8e5292eb", "port_id": "929f886e-28a3-4e84-a40d-fa6044d9717e", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b53c2976-08b4-436a-b6fb-4c66bcc4ffa9", "mac_address": "fa:16:3e:a3:18:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-06-14T16:33:29Z", "updated_at": "2021-06-14T16:34:16Z", "revision_number": 1, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:34:20,276 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 2.680s 2021-06-14 16:34:20,277 113170 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': 'Mon, 14 Jun 2021 16:34: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-ec828464-1bcf-4346-9cd1-717d025e20b6', 'x-compute-request-id': 'req-ec828464-1bcf-4346-9cd1-717d025e20b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:21,543 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.262s 2021-06-14 16:34:21,544 113170 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': 'Mon, 14 Jun 2021 16:34: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-a367441e-d9f5-4a0d-9e82-cbe4b0e7d954', 'x-compute-request-id': 'req-a367441e-d9f5-4a0d-9e82-cbe4b0e7d954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:22,792 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.244s 2021-06-14 16:34:22,792 113170 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': 'Mon, 14 Jun 2021 16:34:22 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-cfa6b1f8-d3a4-4754-a250-bcb5d5f90ee3', 'x-compute-request-id': 'req-cfa6b1f8-d3a4-4754-a250-bcb5d5f90ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:24,130 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.335s 2021-06-14 16:34:24,131 113170 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': 'Mon, 14 Jun 2021 16:34:23 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-78dd902e-1743-4a7c-9cc1-81df56e2feb7', 'x-compute-request-id': 'req-78dd902e-1743-4a7c-9cc1-81df56e2feb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:25,425 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.291s 2021-06-14 16:34:25,425 113170 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': 'Mon, 14 Jun 2021 16:34: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-724c2c39-5600-4c54-97a8-59d4ec7848ee', 'x-compute-request-id': 'req-724c2c39-5600-4c54-97a8-59d4ec7848ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:26,720 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.292s 2021-06-14 16:34:26,721 113170 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': 'Mon, 14 Jun 2021 16:34: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-2d4a3e97-7503-4b11-9189-070a1c060a20', 'x-compute-request-id': 'req-2d4a3e97-7503-4b11-9189-070a1c060a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:28,002 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.279s 2021-06-14 16:34:28,003 113170 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': 'Mon, 14 Jun 2021 16:34: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-15b817e0-6c7c-4a60-abae-b89748f3851c', 'x-compute-request-id': 'req-15b817e0-6c7c-4a60-abae-b89748f3851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:29,312 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.306s 2021-06-14 16:34:29,313 113170 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': 'Mon, 14 Jun 2021 16:34:29 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-79fc334c-bb87-43dd-8cd9-f44ccc29687a', 'x-compute-request-id': 'req-79fc334c-bb87-43dd-8cd9-f44ccc29687a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:31,215 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.899s 2021-06-14 16:34:31,216 113170 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': 'Mon, 14 Jun 2021 16:34: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-9800b0b9-e8c5-440e-8f58-be8f0caeaeb4', 'x-compute-request-id': 'req-9800b0b9-e8c5-440e-8f58-be8f0caeaeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'{"output": ""}' 2021-06-14 16:34:32,777 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.558s 2021-06-14 16:34:32,777 113170 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': 'Mon, 14 Jun 2021 16:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '6451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bde32b5-ea01-4380-92d9-60ee1ef03e16', 'x-compute-request-id': 'req-8bde32b5-ea01-4380-92d9-60ee1ef03e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:34,532 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.753s 2021-06-14 16:34:34,533 113170 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': 'Mon, 14 Jun 2021 16:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1bf67f-197e-4ccd-b3c5-f4905391c1fb', 'x-compute-request-id': 'req-cf1bf67f-197e-4ccd-b3c5-f4905391c1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:36,158 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.622s 2021-06-14 16:34:36,159 113170 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': 'Mon, 14 Jun 2021 16:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '17960', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3566910-55bc-4b88-947d-a553a9a7d7cc', 'x-compute-request-id': 'req-c3566910-55bc-4b88-947d-a553a9a7d7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:39,442 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 2.280s 2021-06-14 16:34:39,442 113170 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': 'Mon, 14 Jun 2021 16:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22940', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d6920a-c7cc-4200-9e13-6fd88026c8c3', 'x-compute-request-id': 'req-75d6920a-c7cc-4200-9e13-6fd88026c8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:40,612 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.166s 2021-06-14 16:34:40,613 113170 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': 'Mon, 14 Jun 2021 16:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23844', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d93fb3-f993-4de4-9ad8-e53fda422aba', 'x-compute-request-id': 'req-77d93fb3-f993-4de4-9ad8-e53fda422aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:45,202 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 3.586s 2021-06-14 16:34:45,203 113170 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': 'Mon, 14 Jun 2021 16:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27017', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ce69468-ff1a-4677-b030-173a3cc6bcd9', 'x-compute-request-id': 'req-5ce69468-ff1a-4677-b030-173a3cc6bcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:46,410 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.203s 2021-06-14 16:34:46,411 113170 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': 'Mon, 14 Jun 2021 16:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a41cbed-b4c2-4d75-aef2-6eb3acff1b03', 'x-compute-request-id': 'req-6a41cbed-b4c2-4d75-aef2-6eb3acff1b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:48,421 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 1.006s 2021-06-14 16:34:48,422 113170 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': 'Mon, 14 Jun 2021 16:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27790', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e897b952-40ac-4583-80b5-25867b0a5641', 'x-compute-request-id': 'req-e897b952-40ac-4583-80b5-25867b0a5641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:52,857 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 3.431s 2021-06-14 16:34:52,858 113170 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': 'Mon, 14 Jun 2021 16:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28159', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8127e1d-fd2a-44a0-97ee-ce79274448cd', 'x-compute-request-id': 'req-c8127e1d-fd2a-44a0-97ee-ce79274448cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:54,227 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.365s 2021-06-14 16:34:54,228 113170 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': 'Mon, 14 Jun 2021 16:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28159', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-114aa3af-3373-43fa-8540-e06d42054c2c', 'x-compute-request-id': 'req-114aa3af-3373-43fa-8540-e06d42054c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:56,399 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 1.168s 2021-06-14 16:34:56,400 113170 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': 'Mon, 14 Jun 2021 16:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30a86d0-e4ab-44d8-a802-a2531eb15b30', 'x-compute-request-id': 'req-b30a86d0-e4ab-44d8-a802-a2531eb15b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:57,847 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.444s 2021-06-14 16:34:57,848 113170 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': 'Mon, 14 Jun 2021 16:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-737678bc-9356-43e2-bd42-f9a6a543630e', 'x-compute-request-id': 'req-737678bc-9356-43e2-bd42-f9a6a543630e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:34:59,227 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.376s 2021-06-14 16:34:59,228 113170 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': 'Mon, 14 Jun 2021 16:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f321bc12-d6b7-4a81-ae35-71b54f94e0cf', 'x-compute-request-id': 'req-f321bc12-d6b7-4a81-ae35-71b54f94e0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:00,537 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.304s 2021-06-14 16:35:00,538 113170 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': 'Mon, 14 Jun 2021 16:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7d8a5a-e08d-418c-be61-6a1f218885e9', 'x-compute-request-id': 'req-8b7d8a5a-e08d-418c-be61-6a1f218885e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:01,815 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.273s 2021-06-14 16:35:01,816 113170 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': 'Mon, 14 Jun 2021 16:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed8f4a9-6262-475c-81ed-07353a9821e8', 'x-compute-request-id': 'req-0ed8f4a9-6262-475c-81ed-07353a9821e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:03,174 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.353s 2021-06-14 16:35:03,175 113170 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': 'Mon, 14 Jun 2021 16:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29656f47-eda8-4c4f-8a9c-d93de01cb95e', 'x-compute-request-id': 'req-29656f47-eda8-4c4f-8a9c-d93de01cb95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:04,595 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.417s 2021-06-14 16:35:04,596 113170 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': 'Mon, 14 Jun 2021 16:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e41520c1-64a8-47e2-b56b-26cd5ec144ac', 'x-compute-request-id': 'req-e41520c1-64a8-47e2-b56b-26cd5ec144ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:08,521 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 2.920s 2021-06-14 16:35:08,522 113170 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': 'Mon, 14 Jun 2021 16:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5e815d-3f40-480b-a262-b87bb1d85ff7', 'x-compute-request-id': 'req-cf5e815d-3f40-480b-a262-b87bb1d85ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:09,772 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.247s 2021-06-14 16:35:09,773 113170 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': 'Mon, 14 Jun 2021 16:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28969', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5144744-cca4-4c43-bfee-d50781d157d8', 'x-compute-request-id': 'req-c5144744-cca4-4c43-bfee-d50781d157d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:11,028 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.252s 2021-06-14 16:35:11,029 113170 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': 'Mon, 14 Jun 2021 16:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29935', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add73c96-29cb-4d2b-9e2c-b097aa581393', 'x-compute-request-id': 'req-add73c96-29cb-4d2b-9e2c-b097aa581393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:12,185 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.153s 2021-06-14 16:35:12,186 113170 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': 'Mon, 14 Jun 2021 16:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31018', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f120d791-2270-4a80-b7bd-0b0e136bf187', 'x-compute-request-id': 'req-f120d791-2270-4a80-b7bd-0b0e136bf187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:13,423 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.232s 2021-06-14 16:35:13,424 113170 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': 'Mon, 14 Jun 2021 16:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32021', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f49f2d98-85d4-42b4-9a6f-608cd528e98a', 'x-compute-request-id': 'req-f49f2d98-85d4-42b4-9a6f-608cd528e98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:14,623 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.197s 2021-06-14 16:35:14,624 113170 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': 'Mon, 14 Jun 2021 16:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9fbb896-2c77-4b96-9143-df3020ab9983', 'x-compute-request-id': 'req-c9fbb896-2c77-4b96-9143-df3020ab9983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:15,871 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.244s 2021-06-14 16:35:15,871 113170 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': 'Mon, 14 Jun 2021 16:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32993', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f884a1f-ba6c-4147-9a27-ae5874ec6575', 'x-compute-request-id': 'req-0f884a1f-ba6c-4147-9a27-ae5874ec6575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:17,218 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.342s 2021-06-14 16:35:17,219 113170 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': 'Mon, 14 Jun 2021 16:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b8ca17-1de4-45bd-8a46-72d21070f5f2', 'x-compute-request-id': 'req-37b8ca17-1de4-45bd-8a46-72d21070f5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:21,395 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 3.172s 2021-06-14 16:35:21,395 113170 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': 'Mon, 14 Jun 2021 16:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dfc93c4-bad7-400f-8256-70c199849f28', 'x-compute-request-id': 'req-1dfc93c4-bad7-400f-8256-70c199849f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:22,673 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.275s 2021-06-14 16:35:22,675 113170 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': 'Mon, 14 Jun 2021 16:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f1c3f2-793c-4259-91a8-b3a73fe97db4', 'x-compute-request-id': 'req-c5f1c3f2-793c-4259-91a8-b3a73fe97db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:23,976 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.298s 2021-06-14 16:35:23,977 113170 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': 'Mon, 14 Jun 2021 16:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c14001f-52e4-4400-a066-7668a929d39b', 'x-compute-request-id': 'req-9c14001f-52e4-4400-a066-7668a929d39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:25,182 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.201s 2021-06-14 16:35:25,183 113170 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': 'Mon, 14 Jun 2021 16:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36942', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-896350a5-a7fc-4dee-87dd-52b1a8dcb2f5', 'x-compute-request-id': 'req-896350a5-a7fc-4dee-87dd-52b1a8dcb2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:26,460 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.274s 2021-06-14 16:35:26,461 113170 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': 'Mon, 14 Jun 2021 16:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e02a65-da7d-46fe-b17e-01557d959513', 'x-compute-request-id': 'req-41e02a65-da7d-46fe-b17e-01557d959513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:28,193 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.729s 2021-06-14 16:35:28,194 113170 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': 'Mon, 14 Jun 2021 16:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e1424e1-6ee8-4fb6-a5a5-8bb33e4faddf', 'x-compute-request-id': 'req-2e1424e1-6ee8-4fb6-a5a5-8bb33e4faddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:29,512 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.315s 2021-06-14 16:35:29,514 113170 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': 'Mon, 14 Jun 2021 16:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c89ec2-4d04-4a3b-8d25-7592d20e0d82', 'x-compute-request-id': 'req-12c89ec2-4d04-4a3b-8d25-7592d20e0d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/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-06-14 16:35:29,998 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/ips 0.481s 2021-06-14 16:35:29,998 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:29 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-ae338d6c-7b3b-4ff8-9030-f5a803459fa0', 'x-compute-request-id': 'req-ae338d6c-7b3b-4ff8-9030-f5a803459fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.0.195"}]}}' 2021-06-14 16:35:30,020 113170 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.195:22' as 'ubuntu' with public key authentication 2021-06-14 16:35:30,059 113170 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-06-14 16:35:30,253 113170 INFO [paramiko.transport] Authentication (publickey) successful! 2021-06-14 16:35:30,254 113170 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.195 successfully created 2021-06-14 16:35:30,254 113170 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-06-14 16:35:30,254 113170 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.195:22' as 'ubuntu' with public key authentication 2021-06-14 16:35:30,286 113170 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-06-14 16:35:30,423 113170 INFO [paramiko.transport] Authentication (publickey) successful! 2021-06-14 16:35:30,424 113170 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.195 successfully created 2021-06-14 16:35:36,217 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes 0.801s 2021-06-14 16:35:36,218 113170 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-1299331884"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbac0694-1dbc-4e2e-90e9-f30f6933200e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbac0694-1dbc-4e2e-90e9-f30f6933200e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:35.952526", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:35:36,455 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.217s 2021-06-14 16:35:36,456 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635805e5-5cf4-4548-84d7-197a20328791', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635805e5-5cf4-4548-84d7-197a20328791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:37,543 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.070s 2021-06-14 16:35:37,544 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5ddfc4-4a8a-4b5c-a830-e5b0af9252a0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5ddfc4-4a8a-4b5c-a830-e5b0af9252a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:37,550 113170 INFO [tempest.common.waiters] volume 398301fb-c31a-49d6-a4ac-831eaec2bda5 reached available after waiting for 1.550912 seconds 2021-06-14 16:35:38,230 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/os-volume_attachments 0.678s 2021-06-14 16:35:38,230 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:37 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-3a3bf6e0-fcaa-4a4b-9ad2-72ab93eee20d', 'x-compute-request-id': 'req-3a3bf6e0-fcaa-4a4b-9ad2-72ab93eee20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "serverId": "37a4a599-c468-4b17-9631-57b6cad3f96c", "volumeId": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "device": "/dev/sdb"}}' 2021-06-14 16:35:38,399 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.165s 2021-06-14 16:35:38,400 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d94f395-6526-4ff2-8e97-d24065d281d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d94f395-6526-4ff2-8e97-d24065d281d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:39,515 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.099s 2021-06-14 16:35:39,515 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33dacc06-1d9a-4311-a9a6-2835099f3767', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33dacc06-1d9a-4311-a9a6-2835099f3767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:40,616 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.086s 2021-06-14 16:35:40,617 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869fa2cf-de86-44b8-bda3-fbe09a47bed7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869fa2cf-de86-44b8-bda3-fbe09a47bed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:41,752 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.127s 2021-06-14 16:35:41,753 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7dab33-d66d-4549-a2b4-1d784dbe45da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7dab33-d66d-4549-a2b4-1d784dbe45da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:42,884 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.121s 2021-06-14 16:35:42,884 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8898eb0-223e-4eca-a71e-03aefc79f60d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8898eb0-223e-4eca-a71e-03aefc79f60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:43,977 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.079s 2021-06-14 16:35:43,978 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652171d9-3bdb-47f9-a709-a034ec765ea6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652171d9-3bdb-47f9-a709-a034ec765ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:45,066 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.080s 2021-06-14 16:35:45,066 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55df6d6-98de-4166-b53c-c6f4d74f038e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55df6d6-98de-4166-b53c-c6f4d74f038e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:46,239 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.164s 2021-06-14 16:35:46,239 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2842b59c-f8ca-4067-8660-1447c09d23e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2842b59c-f8ca-4067-8660-1447c09d23e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:47,615 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.360s 2021-06-14 16:35:47,615 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadb2a6a-ea33-4217-8416-3c8674515811', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadb2a6a-ea33-4217-8416-3c8674515811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:35:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:35:47,628 113170 INFO [tempest.common.waiters] volume 398301fb-c31a-49d6-a4ac-831eaec2bda5 reached in-use after waiting for 9.628695 seconds 2021-06-14 16:35:48,330 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.700s 2021-06-14 16:35:48,330 113170 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': 'Mon, 14 Jun 2021 16:35:47 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-b8ba3e59-798c-4ee1-bde7-8c0f512e9cf4', 'x-compute-request-id': 'req-b8ba3e59-798c-4ee1-bde7-8c0f512e9cf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'' 2021-06-14 16:35:49,180 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.849s 2021-06-14 16:35:49,181 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7a4e5b-2c21-4f8c-848e-52c221dec132', 'x-compute-request-id': 'req-7f7a4e5b-2c21-4f8c-848e-52c221dec132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:35:50,955 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.755s 2021-06-14 16:35:50,956 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa99470-b085-48f9-935b-1625830dfcb5', 'x-compute-request-id': 'req-3aa99470-b085-48f9-935b-1625830dfcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:35:53,284 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.304s 2021-06-14 16:35:53,284 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e55a36-6a45-4b56-b25a-a1e11a55da2b', 'x-compute-request-id': 'req-a8e55a36-6a45-4b56-b25a-a1e11a55da2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:35:54,797 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.494s 2021-06-14 16:35:54,798 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ee4484-069d-4925-8bd7-9661500d97a7', 'x-compute-request-id': 'req-08ee4484-069d-4925-8bd7-9661500d97a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:35:56,554 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.737s 2021-06-14 16:35:56,555 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9d2dc1-7ec3-45b4-aef2-a5880ed58c41', 'x-compute-request-id': 'req-7d9d2dc1-7ec3-45b4-aef2-a5880ed58c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:35:57,865 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.299s 2021-06-14 16:35:57,865 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b720668-8794-4cb6-8211-968738b5aed9', 'x-compute-request-id': 'req-1b720668-8794-4cb6-8211-968738b5aed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:35:59,118 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.244s 2021-06-14 16:35:59,118 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383f4cc9-38a5-4f73-96d9-2ca105d52e0f', 'x-compute-request-id': 'req-383f4cc9-38a5-4f73-96d9-2ca105d52e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:00,634 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.506s 2021-06-14 16:36:00,634 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93c1f649-36ef-4cae-b723-c4da1121c6e6', 'x-compute-request-id': 'req-93c1f649-36ef-4cae-b723-c4da1121c6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:01,987 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.337s 2021-06-14 16:36:01,988 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae8fc46-8fba-4f80-bc41-230b530db2be', 'x-compute-request-id': 'req-7ae8fc46-8fba-4f80-bc41-230b530db2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:03,397 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.391s 2021-06-14 16:36:03,397 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a5b9a8-00ad-4c99-b94c-a5690a2f7d8f', 'x-compute-request-id': 'req-23a5b9a8-00ad-4c99-b94c-a5690a2f7d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:04,873 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.462s 2021-06-14 16:36:04,873 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1693cc-ca4b-4db8-bfe8-db569515d437', 'x-compute-request-id': 'req-bc1693cc-ca4b-4db8-bfe8-db569515d437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:06,459 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.575s 2021-06-14 16:36:06,460 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a311a2-886e-4923-a067-c08196ba5b6e', 'x-compute-request-id': 'req-95a311a2-886e-4923-a067-c08196ba5b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:07,850 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.380s 2021-06-14 16:36:07,850 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51737fc-eb92-410b-9eb9-2e05175b3600', 'x-compute-request-id': 'req-e51737fc-eb92-410b-9eb9-2e05175b3600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:10,108 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.247s 2021-06-14 16:36:10,108 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-417671d2-d510-4437-94c4-868de4ca2ea3', 'x-compute-request-id': 'req-417671d2-d510-4437-94c4-868de4ca2ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:12,167 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.039s 2021-06-14 16:36:12,168 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aa648b2-6d25-4a22-ab44-de382106288a', 'x-compute-request-id': 'req-6aa648b2-6d25-4a22-ab44-de382106288a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:14,308 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 1.124s 2021-06-14 16:36:14,308 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f912d43e-5fc8-4fec-885d-737ba148134c', 'x-compute-request-id': 'req-f912d43e-5fc8-4fec-885d-737ba148134c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:15,579 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.261s 2021-06-14 16:36:15,579 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6da576-da2e-4a5d-89f2-3f648a90bf04', 'x-compute-request-id': 'req-0d6da576-da2e-4a5d-89f2-3f648a90bf04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:16,884 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.295s 2021-06-14 16:36:16,885 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcf58cab-46ee-4610-ab82-2b40b026ede6', 'x-compute-request-id': 'req-bcf58cab-46ee-4610-ab82-2b40b026ede6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:18,193 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.299s 2021-06-14 16:36:18,194 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28731833-c195-478a-9ead-09abc0586e9a', 'x-compute-request-id': 'req-28731833-c195-478a-9ead-09abc0586e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:19,485 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.283s 2021-06-14 16:36:19,486 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72fc90d1-e7e6-4d02-897d-785f1d13ec73', 'x-compute-request-id': 'req-72fc90d1-e7e6-4d02-897d-785f1d13ec73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:20,753 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.253s 2021-06-14 16:36:20,753 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5026dd19-913c-4f19-b104-d6a5b141f17d', 'x-compute-request-id': 'req-5026dd19-913c-4f19-b104-d6a5b141f17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:22,051 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.288s 2021-06-14 16:36:22,051 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2061d678-5562-4400-8d80-48982f22672e', 'x-compute-request-id': 'req-2061d678-5562-4400-8d80-48982f22672e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:23,355 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.293s 2021-06-14 16:36:23,355 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c35bb35-f3ee-419d-b3e2-e0862e3639c8', 'x-compute-request-id': 'req-7c35bb35-f3ee-419d-b3e2-e0862e3639c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:24,653 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.287s 2021-06-14 16:36:24,653 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df8314b2-1cd9-42ed-879e-6d7283326ebb', 'x-compute-request-id': 'req-df8314b2-1cd9-42ed-879e-6d7283326ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:25,957 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.294s 2021-06-14 16:36:25,957 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb3123b-1dcf-4486-b10a-52310e34e118', 'x-compute-request-id': 'req-dbb3123b-1dcf-4486-b10a-52310e34e118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:27,278 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.311s 2021-06-14 16:36:27,278 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b48a8afb-2e62-4ce4-b6e0-6de4d091a73a', 'x-compute-request-id': 'req-b48a8afb-2e62-4ce4-b6e0-6de4d091a73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:35:48Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:28,525 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.238s 2021-06-14 16:36:28,525 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1699', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368ca861-0689-4bbf-984b-ea4d5aa64aed', 'x-compute-request-id': 'req-368ca861-0689-4bbf-984b-ea4d5aa64aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "SHUTOFF", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:36:27Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:28,533 113170 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 39 second wait 2021-06-14 16:36:28,729 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action 0.195s 2021-06-14 16:36:28,729 113170 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': 'Mon, 14 Jun 2021 16:36:28 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-ae5bbd74-e040-4a40-8e45-403c73497e67', 'x-compute-request-id': 'req-ae5bbd74-e040-4a40-8e45-403c73497e67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/action'} Body: b'' 2021-06-14 16:36:29,043 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.312s 2021-06-14 16:36:29,043 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1708', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a66461-60c0-431a-ad1c-517f3088b856', 'x-compute-request-id': 'req-65a66461-60c0-431a-ad1c-517f3088b856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "SHUTOFF", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:36:29Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:30,302 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.249s 2021-06-14 16:36:30,302 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1708', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6af829-c14f-4cd9-b8db-a342d643053d', 'x-compute-request-id': 'req-3e6af829-c14f-4cd9-b8db-a342d643053d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "SHUTOFF", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:36:29Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "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": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:31,551 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.232s 2021-06-14 16:36:31,551 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1712', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e71fb57-86ae-46c3-9384-538c959b2b02', 'x-compute-request-id': 'req-9e71fb57-86ae-46c3-9384-538c959b2b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:36:30Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:36:31,559 113170 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 2 second wait 2021-06-14 16:36:31,559 113170 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-06-14 16:36:31,560 113170 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.195:22' as 'ubuntu' with public key authentication 2021-06-14 16:36:50,054 113170 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.195 ([Errno None] Unable to connect to port 22 on 172.27.0.195). Number attempts: 1. Retry after 2 seconds. 2021-06-14 16:36:55,622 113170 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.195 ([Errno None] Unable to connect to port 22 on 172.27.0.195). Number attempts: 2. Retry after 3 seconds. 2021-06-14 16:37:02,155 113170 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.195 ([Errno None] Unable to connect to port 22 on 172.27.0.195). Number attempts: 3. Retry after 4 seconds. 2021-06-14 16:37:06,671 113170 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.195 ([Errno None] Unable to connect to port 22 on 172.27.0.195). Number attempts: 4. Retry after 5 seconds. 2021-06-14 16:37:12,266 113170 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-06-14 16:37:12,482 113170 INFO [paramiko.transport] Authentication (publickey) successful! 2021-06-14 16:37:12,483 113170 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.195 successfully created 2021-06-14 16:37:13,949 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/os-volume_attachments/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.276s 2021-06-14 16:37:13,949 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:13 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-1f2c2d5f-e2df-48dd-9aca-127a0e8d7dac', 'x-compute-request-id': 'req-1f2c2d5f-e2df-48dd-9aca-127a0e8d7dac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c/os-volume_attachments/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'' 2021-06-14 16:37:14,023 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.073s 2021-06-14 16:37:14,023 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69fcdec6-4c8b-4c4f-84de-e51d91d68a03', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69fcdec6-4c8b-4c4f-84de-e51d91d68a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:15,113 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.080s 2021-06-14 16:37:15,113 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da59171-cd6a-4a83-a4bd-e5858370ed58', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da59171-cd6a-4a83-a4bd-e5858370ed58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:16,170 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:16,170 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a9bf71-b8d8-438d-81b5-ecea45cdf3f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a9bf71-b8d8-438d-81b5-ecea45cdf3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:17,246 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.067s 2021-06-14 16:37:17,247 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47dd25ed-4a2d-408a-80f7-53fb338a5895', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47dd25ed-4a2d-408a-80f7-53fb338a5895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:18,309 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:37:18,309 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53d108d-a1e9-4d46-ad1a-77478bfeb490', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53d108d-a1e9-4d46-ad1a-77478bfeb490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:19,369 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:37:19,370 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de97a9f-8cdd-466f-ba99-66bb7b462958', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de97a9f-8cdd-466f-ba99-66bb7b462958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:20,429 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:37:20,429 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2174c16c-f3ab-467e-ab84-07122479e9c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2174c16c-f3ab-467e-ab84-07122479e9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:21,493 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:37:21,494 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae702f9-85ce-489a-875a-4b9ce0f2fce9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae702f9-85ce-489a-875a-4b9ce0f2fce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:22,551 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:22,552 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d2bcd7-cde5-42fd-b28f-eab50330603a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d2bcd7-cde5-42fd-b28f-eab50330603a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:23,611 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:37:23,611 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e276fd4d-4c11-4d4a-afb7-2ff5668ab923', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e276fd4d-4c11-4d4a-afb7-2ff5668ab923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:24,674 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:37:24,674 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3690d72f-d83c-48d1-bb50-b54fd95c2f9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3690d72f-d83c-48d1-bb50-b54fd95c2f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:25,735 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:37:25,736 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b3ef8b-68c2-47f1-9d87-e090f6bfc5e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b3ef8b-68c2-47f1-9d87-e090f6bfc5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:26,801 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:37:26,801 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377036cc-6962-411c-b4f4-fd458160b829', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377036cc-6962-411c-b4f4-fd458160b829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:27,877 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.068s 2021-06-14 16:37:27,878 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bfbfa1-8413-40bb-8df5-78f682a96ccd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bfbfa1-8413-40bb-8df5-78f682a96ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:28,936 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:37:28,937 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442968cc-1c73-4be2-a524-d0ec2933cf0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442968cc-1c73-4be2-a524-d0ec2933cf0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:29,996 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:37:29,996 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb12fc3-7105-4eb4-b5be-0e31eb4989ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb12fc3-7105-4eb4-b5be-0e31eb4989ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:31,059 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:37:31,060 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcd83d8-7a41-476c-b949-149ea7fffc20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcd83d8-7a41-476c-b949-149ea7fffc20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:32,117 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:32,117 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d2347f-4019-4e77-b5a9-dafbf7397f79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d2347f-4019-4e77-b5a9-dafbf7397f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:33,174 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:33,175 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7a976b-b9a2-47ba-8b13-2fd04cb71f7f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7a976b-b9a2-47ba-8b13-2fd04cb71f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:34,237 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:37:34,238 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ed75be-3f7d-46c8-8001-a12d41784d36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ed75be-3f7d-46c8-8001-a12d41784d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:35,310 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:37:35,311 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb531dc-d1ca-4478-bb47-29f3347f4056', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb531dc-d1ca-4478-bb47-29f3347f4056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:36,369 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:37:36,369 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c70edf-063e-4df3-8a49-e95bf8eeacb9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c70edf-063e-4df3-8a49-e95bf8eeacb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:37,425 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:37:37,425 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47be5e85-5377-438e-8672-60da107246d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47be5e85-5377-438e-8672-60da107246d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:38,482 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:38,483 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2936b5-d4f8-43fe-82e3-e929a92ce886', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2936b5-d4f8-43fe-82e3-e929a92ce886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:39,548 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:37:39,549 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3250dd-8b6b-48f1-8a66-dc5920c00f0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3250dd-8b6b-48f1-8a66-dc5920c00f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:40,616 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:37:40,617 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4164aeff-6dc9-42c1-877e-97be62fc187b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4164aeff-6dc9-42c1-877e-97be62fc187b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:41,679 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:37:41,679 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f3bf4c-7b35-4673-aef7-99b0739f461b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f3bf4c-7b35-4673-aef7-99b0739f461b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:42,748 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:37:42,748 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536f74d8-8f35-4dfb-a281-90f6d2284f8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536f74d8-8f35-4dfb-a281-90f6d2284f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:43,811 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:37:43,811 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e044b7c-5f2f-4842-817b-4e3e7fe54732', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e044b7c-5f2f-4842-817b-4e3e7fe54732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:44,872 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:37:44,873 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55d51c2-624f-443a-a9b7-31610a447f01', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55d51c2-624f-443a-a9b7-31610a447f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:45,940 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:37:45,941 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407ca73c-e38b-492a-a0e3-f6c5db6ae86d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407ca73c-e38b-492a-a0e3-f6c5db6ae86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:46,998 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:46,999 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de0fd79-2ed3-4bc1-a8f5-7e62a4f1e944', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de0fd79-2ed3-4bc1-a8f5-7e62a4f1e944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:48,056 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:37:48,057 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e599c350-6922-41d6-8057-def62206e3d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e599c350-6922-41d6-8057-def62206e3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:49,116 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:37:49,117 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d344b57-4801-412e-999f-c1dd19c7bc41', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d344b57-4801-412e-999f-c1dd19c7bc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:50,174 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:50,175 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd63c293-78bc-4717-bdcb-7ddc42a04753', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd63c293-78bc-4717-bdcb-7ddc42a04753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:51,233 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:37:51,234 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcc2d5f-16e0-4295-8e9c-00767b0fdba6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcc2d5f-16e0-4295-8e9c-00767b0fdba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:52,294 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:37:52,295 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3007ab-54fc-400a-9def-20747a8ee368', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3007ab-54fc-400a-9def-20747a8ee368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:53,351 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:37:53,352 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7678f3-3217-4368-8a45-e7507f7dec04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7678f3-3217-4368-8a45-e7507f7dec04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:54,417 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:37:54,417 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195195cd-9744-457a-9aba-4a328ad476a7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195195cd-9744-457a-9aba-4a328ad476a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:55,481 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:37:55,481 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a3a635-6ec0-4b7f-ae53-c79aa98e91e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a3a635-6ec0-4b7f-ae53-c79aa98e91e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:56,539 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:37:56,539 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2a65bd-c152-453a-83ee-ae0bdac9e185', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2a65bd-c152-453a-83ee-ae0bdac9e185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:57,603 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:37:57,603 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d535cf0a-cab7-4efe-9550-858a0002dca2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d535cf0a-cab7-4efe-9550-858a0002dca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:58,666 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:37:58,666 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9d545d-fdfb-4303-9d28-d5275dc7804e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9d545d-fdfb-4303-9d28-d5275dc7804e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:37:59,731 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:37:59,731 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c403ca73-1f00-4417-9365-186401c123e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c403ca73-1f00-4417-9365-186401c123e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:00,803 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:38:00,803 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87332783-ad9a-4fe6-b21f-cf69efb90c91', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87332783-ad9a-4fe6-b21f-cf69efb90c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:01,870 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:38:01,871 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b73f5a-75e9-46da-9605-9e93ef93bf70', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b73f5a-75e9-46da-9605-9e93ef93bf70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:02,935 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:38:02,936 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe28b372-5f27-486a-a076-16a4e81b886c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe28b372-5f27-486a-a076-16a4e81b886c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:03,996 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:38:03,997 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136da91a-6b0b-43a4-94b4-4f4609a6fa89', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136da91a-6b0b-43a4-94b4-4f4609a6fa89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:05,070 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.065s 2021-06-14 16:38:05,070 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-999900d5-e099-4314-a801-6a0d62dbc603', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-999900d5-e099-4314-a801-6a0d62dbc603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:06,138 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:38:06,138 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d04548-281a-4d23-baea-9aa09428b321', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d04548-281a-4d23-baea-9aa09428b321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:07,206 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:38:07,206 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00d9ae5-8200-4ec7-a6e5-5ee4ef834b49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00d9ae5-8200-4ec7-a6e5-5ee4ef834b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:08,268 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:38:08,269 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf411408-24bd-42ca-b428-cbf6c10cd62d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf411408-24bd-42ca-b428-cbf6c10cd62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:09,326 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:38:09,327 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e447f9-2036-40d0-be8e-64d292e9d73f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e447f9-2036-40d0-be8e-64d292e9d73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:10,394 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:38:10,395 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4390438-0b50-499f-b0ed-4e25a97b11d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4390438-0b50-499f-b0ed-4e25a97b11d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:11,456 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:38:11,457 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06c6c8f-e76a-44f6-86d4-24ec03c72c41', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06c6c8f-e76a-44f6-86d4-24ec03c72c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:12,525 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:38:12,526 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535fa193-5a4d-4414-8172-67140b66e67d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535fa193-5a4d-4414-8172-67140b66e67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:13,590 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:38:13,590 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0afdc2c7-e106-42c3-88c1-57e750f15587', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0afdc2c7-e106-42c3-88c1-57e750f15587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:14,656 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:38:14,657 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b6ff29-9af2-4d19-af59-864b873595d5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b6ff29-9af2-4d19-af59-864b873595d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:15,728 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:38:15,729 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185fa1b5-75c0-4aa3-a83f-b23d1c4e96ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185fa1b5-75c0-4aa3-a83f-b23d1c4e96ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:16,786 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:38:16,786 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae8131b-d639-42e1-aca2-04877ea52381', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae8131b-d639-42e1-aca2-04877ea52381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:17,858 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:38:17,858 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38401bfb-b2a6-431c-88ed-74c1112f3de6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38401bfb-b2a6-431c-88ed-74c1112f3de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:18,938 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.072s 2021-06-14 16:38:18,939 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7bf8d8-637a-4779-906d-2141c9cbfa04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7bf8d8-637a-4779-906d-2141c9cbfa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:19,996 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:38:19,997 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905d6778-a7f9-4e13-95e3-bb55c59cb0b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905d6778-a7f9-4e13-95e3-bb55c59cb0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:21,054 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:38:21,055 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc70229d-aee5-4ed3-9779-cb33a127b17e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc70229d-aee5-4ed3-9779-cb33a127b17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:22,116 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:38:22,117 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194cd74e-015f-4030-a98a-c675bcc8ec7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194cd74e-015f-4030-a98a-c675bcc8ec7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:23,175 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:38:23,176 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de53ecb-cbc3-4d75-aba6-1c247e95fe2d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de53ecb-cbc3-4d75-aba6-1c247e95fe2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:24,241 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:38:24,242 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d847687c-b7ee-4c6a-9314-fa38f8892ecf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d847687c-b7ee-4c6a-9314-fa38f8892ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:25,403 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.153s 2021-06-14 16:38:25,404 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d73db16-593c-4681-8b1b-b5422ec9be6a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d73db16-593c-4681-8b1b-b5422ec9be6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:26,472 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:38:26,472 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fb7422-3342-480e-8fc8-8ab1cc5ef064', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fb7422-3342-480e-8fc8-8ab1cc5ef064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:27,529 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:38:27,529 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d0047b-4ea6-4c72-8526-9feade48cdf7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d0047b-4ea6-4c72-8526-9feade48cdf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:28,598 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:38:28,599 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722ed691-43ce-4706-9509-7729e83c558b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722ed691-43ce-4706-9509-7729e83c558b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:29,658 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:38:29,658 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a7ca05-42bf-4bd6-afb9-ec70c46cd1ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a7ca05-42bf-4bd6-afb9-ec70c46cd1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:30,721 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:38:30,721 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9034ef-1a61-4b00-8a50-d06e09f88df3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9034ef-1a61-4b00-8a50-d06e09f88df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:31,790 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:38:31,790 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f0341e-c0f6-4f15-9fbc-4ace0523dd83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f0341e-c0f6-4f15-9fbc-4ace0523dd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:32,855 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:38:32,856 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac2bfe3-5da8-4ab4-b10c-54d4fe3c98f0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac2bfe3-5da8-4ab4-b10c-54d4fe3c98f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:33,913 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:38:33,913 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec79835f-d3b0-401f-ac88-ada8386f84a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec79835f-d3b0-401f-ac88-ada8386f84a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:34,974 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:38:34,974 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1207cf2-389b-4df6-8d8e-cc01b083eff9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1207cf2-389b-4df6-8d8e-cc01b083eff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:36,042 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:38:36,042 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167cbfa1-a3b6-4713-b3d3-67b34e3e0a60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167cbfa1-a3b6-4713-b3d3-67b34e3e0a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:37,108 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:38:37,108 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52a5afb-032a-45a3-b7b0-d4391eda3111', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52a5afb-032a-45a3-b7b0-d4391eda3111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:38,176 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:38:38,176 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8602ad7-347e-448a-9fc9-3e3843e6174f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8602ad7-347e-448a-9fc9-3e3843e6174f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:39,238 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:38:39,238 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1391841-2959-4622-b372-7be629752785', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1391841-2959-4622-b372-7be629752785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:40,305 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:38:40,306 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc9d560-eda1-4be5-aba6-9530ed8049a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc9d560-eda1-4be5-aba6-9530ed8049a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:41,366 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:38:41,366 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331fd962-48cf-44a5-a4a4-7cd2583e1bd8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331fd962-48cf-44a5-a4a4-7cd2583e1bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:42,424 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:38:42,424 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7610ac-3c8b-4ac1-800d-783e9c09ab05', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7610ac-3c8b-4ac1-800d-783e9c09ab05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:43,489 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:38:43,489 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a9b529-9f4f-45c1-ad12-1acdee6d010a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a9b529-9f4f-45c1-ad12-1acdee6d010a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:44,547 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:38:44,547 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e6e689-a3ed-4a91-a8b0-f432ccabcd63', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e6e689-a3ed-4a91-a8b0-f432ccabcd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:45,613 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:38:45,614 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623dd364-7da6-4f98-b50f-da2dea306f04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623dd364-7da6-4f98-b50f-da2dea306f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:46,677 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:38:46,678 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2d6b3d-0ad3-449d-a0f8-66da217d12ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2d6b3d-0ad3-449d-a0f8-66da217d12ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:47,756 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.070s 2021-06-14 16:38:47,757 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40be9790-22c0-42be-a3a1-20a702082af8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40be9790-22c0-42be-a3a1-20a702082af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:48,828 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:38:48,829 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e536d477-e205-4268-b583-44b7a8f2fdc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e536d477-e205-4268-b583-44b7a8f2fdc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:49,896 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:38:49,896 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9476736c-e21e-4d1f-bc7f-3a630fb812f8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9476736c-e21e-4d1f-bc7f-3a630fb812f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:50,957 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:38:50,957 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2cc80f-b451-4874-a0c9-530c8290a3d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2cc80f-b451-4874-a0c9-530c8290a3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:52,025 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:38:52,026 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04216604-dab4-43a6-b4e1-8d4676478662', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04216604-dab4-43a6-b4e1-8d4676478662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:53,089 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:38:53,089 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f509653-5131-4de1-8230-8bb7a2092acf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f509653-5131-4de1-8230-8bb7a2092acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:54,152 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:38:54,152 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d7784f-2dca-4204-8fd2-efa36f3c33ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d7784f-2dca-4204-8fd2-efa36f3c33ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:55,225 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.065s 2021-06-14 16:38:55,225 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb7d2c5-8523-431d-93c0-5069ae13ad76', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb7d2c5-8523-431d-93c0-5069ae13ad76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:56,305 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.072s 2021-06-14 16:38:56,305 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f394ec2-84b9-4ba3-9bd7-54a5415eaddb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f394ec2-84b9-4ba3-9bd7-54a5415eaddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:57,372 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:38:57,372 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10fa8012-460c-47c6-ba6e-33a7c2c6d3f8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10fa8012-460c-47c6-ba6e-33a7c2c6d3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:58,431 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:38:58,431 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfca96b-fd15-4d47-ba04-e0c67a1ef456', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfca96b-fd15-4d47-ba04-e0c67a1ef456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:38:59,492 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:38:59,492 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8442f95b-a246-4959-b19e-91b05a255637', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8442f95b-a246-4959-b19e-91b05a255637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:00,555 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:39:00,555 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac48b87-4b48-4ca3-b68d-5007294e9873', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac48b87-4b48-4ca3-b68d-5007294e9873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:01,632 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.068s 2021-06-14 16:39:01,632 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf86ebb8-69a0-4b4e-90bf-3959a161d999', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf86ebb8-69a0-4b4e-90bf-3959a161d999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:02,697 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:39:02,697 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed57b85b-4480-4e14-b3e2-2b1f0ffaa6b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed57b85b-4480-4e14-b3e2-2b1f0ffaa6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:03,765 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:39:03,765 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07015bf-66f5-4179-bd72-a42b45821d70', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07015bf-66f5-4179-bd72-a42b45821d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:04,826 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:39:04,827 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460ef261-d574-4fe7-bfe5-54a3ac325b4e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460ef261-d574-4fe7-bfe5-54a3ac325b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:05,891 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:39:05,892 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62a2ff5-baf7-41c2-933a-18ee0f46d200', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62a2ff5-baf7-41c2-933a-18ee0f46d200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:06,956 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:39:06,956 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a7027c-6ed4-40c5-a4eb-3bbe993be401', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a7027c-6ed4-40c5-a4eb-3bbe993be401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:08,026 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:39:08,027 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088d3e07-3185-46cd-8f6e-302cd7c5ad6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088d3e07-3185-46cd-8f6e-302cd7c5ad6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:09,090 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:39:09,090 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2bc469-9aa0-4b56-a176-1be76469b158', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2bc469-9aa0-4b56-a176-1be76469b158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:10,160 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:39:10,160 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0db3a97-4d1c-4836-88ce-6a337422336a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0db3a97-4d1c-4836-88ce-6a337422336a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:11,230 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:39:11,230 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4b40c0-9bcf-4c45-a877-6491e33b4333', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4b40c0-9bcf-4c45-a877-6491e33b4333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:12,294 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:39:12,294 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8b3f86-03f8-47f8-a6c4-1e814cb7a59a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8b3f86-03f8-47f8-a6c4-1e814cb7a59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:13,364 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:39:13,364 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedc40ad-fd5e-41cb-94a2-ce67f45a8bd0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedc40ad-fd5e-41cb-94a2-ce67f45a8bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:14,427 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:39:14,428 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b66544-efe5-4b52-858c-8db8b8488e9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b66544-efe5-4b52-858c-8db8b8488e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:15,493 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:15,494 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc8f7ba-7df2-408d-8c4c-cd9738c31a5a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc8f7ba-7df2-408d-8c4c-cd9738c31a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:16,559 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:16,560 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b439761-4404-4137-a8c4-b513fc842317', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b439761-4404-4137-a8c4-b513fc842317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:17,631 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:39:17,631 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6faaf6ed-a3b1-48b6-97d9-52afc2e712ba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6faaf6ed-a3b1-48b6-97d9-52afc2e712ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:18,696 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:39:18,696 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a103f2f0-324b-4568-b63e-0d826611bf7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a103f2f0-324b-4568-b63e-0d826611bf7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:19,755 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:39:19,755 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847b6706-a3e4-4be2-8e39-4d564b81a24b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847b6706-a3e4-4be2-8e39-4d564b81a24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:20,823 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:39:20,823 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb3a41b-afd9-4924-bffc-5d91df2c011f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb3a41b-afd9-4924-bffc-5d91df2c011f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:21,884 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:39:21,885 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2e4a97-1ea8-4977-bc87-1d671500878e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2e4a97-1ea8-4977-bc87-1d671500878e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:22,952 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:39:22,953 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295b00f4-b2f0-4216-895c-6787a85b3d5f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295b00f4-b2f0-4216-895c-6787a85b3d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:24,021 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:39:24,021 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64a83bb-c750-49a5-83bf-61205c069bcd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64a83bb-c750-49a5-83bf-61205c069bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:25,090 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:39:25,090 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be2a4b8-86f9-49d4-a332-8b80a7f7511c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be2a4b8-86f9-49d4-a332-8b80a7f7511c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:26,151 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:39:26,152 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7099e9a-4100-4cc6-9972-3dac88b79d37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7099e9a-4100-4cc6-9972-3dac88b79d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:27,216 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:27,217 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64200520-27b9-48ca-a242-9a42cbd7df1c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64200520-27b9-48ca-a242-9a42cbd7df1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:28,283 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:28,283 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f23a077-018e-4c3f-b4dc-37d20ed19cc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f23a077-018e-4c3f-b4dc-37d20ed19cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:29,353 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:39:29,354 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7981c61b-714e-4293-84a4-54d5dff50c45', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7981c61b-714e-4293-84a4-54d5dff50c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:30,418 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:39:30,418 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ffcb51-8e69-414e-a531-5aefab18298e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ffcb51-8e69-414e-a531-5aefab18298e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:31,485 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:39:31,485 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0ce01d-927c-46c6-a1a8-654091fb99fe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0ce01d-927c-46c6-a1a8-654091fb99fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:32,551 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:32,552 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb912a9-fc62-4c76-a509-c46201836aaf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb912a9-fc62-4c76-a509-c46201836aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:33,624 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:39:33,624 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5055018-4542-48b9-aecd-c12d380012e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5055018-4542-48b9-aecd-c12d380012e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:34,684 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:39:34,684 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b8bd8f-b5a1-455f-a33b-14662ef027a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b8bd8f-b5a1-455f-a33b-14662ef027a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:35,751 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:39:35,751 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7633c20-4fe9-4d7a-b15c-04d9b7b80ef5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7633c20-4fe9-4d7a-b15c-04d9b7b80ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:36,811 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:39:36,811 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45c4fe3-f099-40f5-85ca-78124ae71fca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45c4fe3-f099-40f5-85ca-78124ae71fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:37,871 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:39:37,871 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1578ad45-eb1b-45b5-a4f2-4547c82793cb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1578ad45-eb1b-45b5-a4f2-4547c82793cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:38,932 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:39:38,933 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15edc91-794a-439c-980e-a478b1498448', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15edc91-794a-439c-980e-a478b1498448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:39,992 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:39:39,993 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf591f7c-f38b-4297-b1c9-e0f8710cb2dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf591f7c-f38b-4297-b1c9-e0f8710cb2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:41,052 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:39:41,052 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944e03ae-7ee8-4433-a83a-f2fde4cee428', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944e03ae-7ee8-4433-a83a-f2fde4cee428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:42,121 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:39:42,121 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85b7e76-d7c7-4601-b9e7-f202ca284ec1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85b7e76-d7c7-4601-b9e7-f202ca284ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:43,188 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:39:43,188 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a52009-ce9e-46f4-9b2d-e1b01a2b8498', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a52009-ce9e-46f4-9b2d-e1b01a2b8498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:44,248 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:39:44,249 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ad78af-319c-4b15-b1c5-2848a37e7f20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ad78af-319c-4b15-b1c5-2848a37e7f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:45,313 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:39:45,313 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce04605d-c6ef-4339-8dc0-201be5b0de4b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce04605d-c6ef-4339-8dc0-201be5b0de4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:46,379 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:46,379 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a406853f-aa01-4ade-8ff5-47bf88799838', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a406853f-aa01-4ade-8ff5-47bf88799838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:47,437 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:39:47,437 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25af447-a5a0-4623-932a-2f8901a7a55b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25af447-a5a0-4623-932a-2f8901a7a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:48,505 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:39:48,506 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b84c868-0d2a-4e10-9362-1b1706ea20bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b84c868-0d2a-4e10-9362-1b1706ea20bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:49,568 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:39:49,569 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91f9565-809e-43ed-b57a-c4b2a4146942', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91f9565-809e-43ed-b57a-c4b2a4146942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:50,634 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:50,635 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee7cad4-dbbc-4d4c-a671-85e57f375d43', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee7cad4-dbbc-4d4c-a671-85e57f375d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:51,693 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:39:51,693 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21727d9a-8df0-4c5b-b5c9-12f8aedb1903', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21727d9a-8df0-4c5b-b5c9-12f8aedb1903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:52,754 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:39:52,755 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a808d005-7d75-4bd0-bcc3-82cf429672b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a808d005-7d75-4bd0-bcc3-82cf429672b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:53,814 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:39:53,814 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8108333e-c7dc-43f4-8bcb-1c85e931dd0f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8108333e-c7dc-43f4-8bcb-1c85e931dd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:54,883 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:39:54,883 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a426bce-bc66-4788-afb7-9d50f51ff431', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a426bce-bc66-4788-afb7-9d50f51ff431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:55,948 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:39:55,948 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa9fb86-7767-413e-88f8-6eba941562a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa9fb86-7767-413e-88f8-6eba941562a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:57,015 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:39:57,015 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e0a00e-091c-45ff-8536-75ef75374d6c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e0a00e-091c-45ff-8536-75ef75374d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:58,076 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:39:58,077 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9a4fea-ddcf-4d5b-8ebf-19ab84f48281', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9a4fea-ddcf-4d5b-8ebf-19ab84f48281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:39:59,146 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:39:59,146 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47cb83f8-001f-400b-b7f4-966ef84cbd33', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cb83f8-001f-400b-b7f4-966ef84cbd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:00,206 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:40:00,207 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421b512a-f699-4e75-a901-b1ca38f571bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421b512a-f699-4e75-a901-b1ca38f571bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:01,268 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:40:01,268 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d91ecb6-c6d2-450f-98e7-c2659f05eaf5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d91ecb6-c6d2-450f-98e7-c2659f05eaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:02,333 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:40:02,334 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a193e236-27f3-48df-bf40-04b7e7e02bd2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a193e236-27f3-48df-bf40-04b7e7e02bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:03,395 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:40:03,395 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d9e8b8-9241-4cb3-ab31-f984c6d35670', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d9e8b8-9241-4cb3-ab31-f984c6d35670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:04,466 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:40:04,467 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be76af1-aee4-4438-a5a5-dff72bac0e37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be76af1-aee4-4438-a5a5-dff72bac0e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:05,531 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:05,531 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f47ec7-7c68-4d72-8f70-7f79f3f9f472', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f47ec7-7c68-4d72-8f70-7f79f3f9f472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:06,595 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:40:06,595 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8128281c-5eb9-43cf-b2fe-6c4cff2e6a4b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8128281c-5eb9-43cf-b2fe-6c4cff2e6a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:07,656 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:40:07,656 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2571a5-cc0c-4226-a01e-733436f8caad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2571a5-cc0c-4226-a01e-733436f8caad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:08,713 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:40:08,714 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21549974-0659-40fc-aa08-ce20a8def76a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21549974-0659-40fc-aa08-ce20a8def76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:09,773 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:40:09,773 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab3cc42-e2b7-4d89-8bb3-4861e9d8474c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab3cc42-e2b7-4d89-8bb3-4861e9d8474c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:10,839 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:40:10,840 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ab4ba5-06cf-499b-8d98-47ebc692a1ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ab4ba5-06cf-499b-8d98-47ebc692a1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:11,903 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:40:11,903 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694ff899-2098-4462-8753-8bb2ab06950b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694ff899-2098-4462-8753-8bb2ab06950b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:12,964 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:40:12,964 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2834ee40-c860-4b83-a947-074c1cfce9fb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2834ee40-c860-4b83-a947-074c1cfce9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:14,021 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:40:14,022 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1840548-dffc-4bf4-adf1-df1330f176d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1840548-dffc-4bf4-adf1-df1330f176d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:15,081 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:40:15,082 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe29e1e-41c5-403b-806a-b93bf27c28dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe29e1e-41c5-403b-806a-b93bf27c28dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:16,149 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:40:16,150 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99bff9ab-c512-4214-8b4a-b20dc6902d4e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99bff9ab-c512-4214-8b4a-b20dc6902d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:17,208 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:40:17,209 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210e3dc0-de8a-4278-8a17-af4bc98e4057', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210e3dc0-de8a-4278-8a17-af4bc98e4057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:18,273 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:18,274 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b31ea20-1967-4d4d-8048-2286e6da4d94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b31ea20-1967-4d4d-8048-2286e6da4d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:19,334 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:40:19,335 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8c491c-3d63-407a-a80e-f0448ee41eac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8c491c-3d63-407a-a80e-f0448ee41eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:20,398 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:20,399 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0373f2f7-eb94-4b81-9121-116443501d53', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0373f2f7-eb94-4b81-9121-116443501d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:21,462 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:21,463 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c45e863-80cc-4214-8235-843fbd74ded0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c45e863-80cc-4214-8235-843fbd74ded0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:22,533 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:40:22,533 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af32cf65-bb59-416a-b22a-4530aaee7d1c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af32cf65-bb59-416a-b22a-4530aaee7d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:23,597 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:40:23,597 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd13fd02-915f-44ed-89d8-c4b0dd77c782', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd13fd02-915f-44ed-89d8-c4b0dd77c782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:24,667 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:40:24,668 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3de430-d49b-4366-a8a5-12fbac61038a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3de430-d49b-4366-a8a5-12fbac61038a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:25,728 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:40:25,728 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd980ae9-af20-41ea-a58f-4b9da579b6aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd980ae9-af20-41ea-a58f-4b9da579b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:26,795 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:40:26,795 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187ffce4-de6f-4e6f-a518-25e27f1453b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187ffce4-de6f-4e6f-a518-25e27f1453b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:27,870 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:40:27,870 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16246936-3169-4351-8894-9a2fbfc916e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16246936-3169-4351-8894-9a2fbfc916e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:28,938 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:40:28,939 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363ab635-2ec8-4a3c-b28a-067a9fdfd652', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363ab635-2ec8-4a3c-b28a-067a9fdfd652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:30,005 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:40:30,005 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4296299-2876-4091-8828-a727161242d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4296299-2876-4091-8828-a727161242d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:31,067 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:40:31,067 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d780721a-5a08-4aa6-9533-854dbb7d3828', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d780721a-5a08-4aa6-9533-854dbb7d3828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:32,143 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:40:32,143 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9964e5d3-7e21-43eb-b7ac-ef2fa7ca844c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9964e5d3-7e21-43eb-b7ac-ef2fa7ca844c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:33,204 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:40:33,204 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e5811f-50ea-455a-aec1-97d5219cbc9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e5811f-50ea-455a-aec1-97d5219cbc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:34,272 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:40:34,273 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035564d9-ce03-41f0-afa7-e042b731b56a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035564d9-ce03-41f0-afa7-e042b731b56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:35,329 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:40:35,330 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1759b4-ec03-40aa-a355-82f078ea74b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1759b4-ec03-40aa-a355-82f078ea74b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:36,387 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:40:36,387 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd845b36-f083-4131-89f4-594ac31e7df0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd845b36-f083-4131-89f4-594ac31e7df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:37,449 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:40:37,449 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd96c47-1a2d-4acf-a186-4d1c8ec3121c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd96c47-1a2d-4acf-a186-4d1c8ec3121c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:38,514 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:38,514 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33fb99a9-2ee9-4223-a34d-6b01e457f6e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33fb99a9-2ee9-4223-a34d-6b01e457f6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:39,585 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:40:39,585 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdfd4c8-db7d-4429-aa6b-fb7bdcf64a26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdfd4c8-db7d-4429-aa6b-fb7bdcf64a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:40,649 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:40,649 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02e0ccd-c26f-4a55-9b16-220bc2d28fc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02e0ccd-c26f-4a55-9b16-220bc2d28fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:41,716 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:40:41,717 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f105f1d7-646b-4646-90a0-c1ad9a700bff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f105f1d7-646b-4646-90a0-c1ad9a700bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:42,780 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:40:42,781 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d249481-70e8-42d6-9ccc-c5a24766f29a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d249481-70e8-42d6-9ccc-c5a24766f29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:43,858 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.069s 2021-06-14 16:40:43,858 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d3a5bf-78ee-4639-b70e-432c76a835ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d3a5bf-78ee-4639-b70e-432c76a835ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:44,925 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:40:44,926 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae44ed09-7380-4987-aa01-b173b74bf458', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae44ed09-7380-4987-aa01-b173b74bf458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:45,991 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:40:45,992 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d3590a-53bf-428f-84aa-e223b2b73c9d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d3590a-53bf-428f-84aa-e223b2b73c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:47,059 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:47,059 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69b2259-455a-496b-80c0-a17d4265c7ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69b2259-455a-496b-80c0-a17d4265c7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:48,119 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:40:48,120 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c975600b-4ed3-4de8-9295-4595b52d9e8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c975600b-4ed3-4de8-9295-4595b52d9e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:49,192 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:40:49,193 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e65f3e1-6898-4652-af84-0ea0a72371a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e65f3e1-6898-4652-af84-0ea0a72371a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:50,286 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.085s 2021-06-14 16:40:50,286 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4e76b2-bed0-4daf-9a76-af23258b1035', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4e76b2-bed0-4daf-9a76-af23258b1035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:51,347 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:40:51,347 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05d2f91-0f81-4547-973b-016ccaae11f0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05d2f91-0f81-4547-973b-016ccaae11f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:52,413 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:52,414 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a73554c-d2f2-4171-a857-907bcf054a9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a73554c-d2f2-4171-a857-907bcf054a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:53,472 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:40:53,473 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3046192e-d0b9-4365-9380-a495bfe7b50d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3046192e-d0b9-4365-9380-a495bfe7b50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:54,528 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.047s 2021-06-14 16:40:54,528 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e650a007-be42-46ce-86d7-cbc8ec8a1b2a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e650a007-be42-46ce-86d7-cbc8ec8a1b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:55,593 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:40:55,593 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3e7752-c0b9-4472-9705-d2155687dc55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3e7752-c0b9-4472-9705-d2155687dc55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:56,658 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:40:56,659 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c8e216-6d16-4898-b2c9-d55ce690ba41', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c8e216-6d16-4898-b2c9-d55ce690ba41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:57,731 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:40:57,732 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa60b64-e509-4087-b6c7-924f83c9452e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa60b64-e509-4087-b6c7-924f83c9452e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:58,800 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:40:58,801 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb09e1f-f654-4d5e-a44a-49827a0a1d6c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb09e1f-f654-4d5e-a44a-49827a0a1d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:40:59,873 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:40:59,873 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78e0610-31b2-47ee-90a5-c0262ea874d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78e0610-31b2-47ee-90a5-c0262ea874d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:00,941 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:41:00,942 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3ec59a-0765-4fea-9782-15cace04e0fc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3ec59a-0765-4fea-9782-15cace04e0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:02,001 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:41:02,001 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03827083-7f9d-4ed9-8dbe-1a103b7279e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03827083-7f9d-4ed9-8dbe-1a103b7279e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:03,069 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:41:03,070 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e62dad2-9fe5-4497-97be-02f6fa7496a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e62dad2-9fe5-4497-97be-02f6fa7496a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:04,133 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:41:04,134 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0071ef-302d-469b-a93b-10567d874850', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0071ef-302d-469b-a93b-10567d874850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:05,199 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:05,199 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f91c1d-7090-4f99-845f-6e97f8601dc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f91c1d-7090-4f99-845f-6e97f8601dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:06,268 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:41:06,268 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b3e9b5-b1f0-4aa4-9339-51d3403454ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b3e9b5-b1f0-4aa4-9339-51d3403454ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:07,334 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:41:07,334 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b17068-d59d-4c02-b354-42b17f4719c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b17068-d59d-4c02-b354-42b17f4719c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:08,399 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:41:08,400 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f91fa1-919b-42ef-b820-e88ab6e5162e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f91fa1-919b-42ef-b820-e88ab6e5162e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:09,464 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:41:09,465 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae84305-14dd-4255-98e7-7742cd06e8c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae84305-14dd-4255-98e7-7742cd06e8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:10,522 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:41:10,522 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a55f591-bc7c-4b27-8829-f04005348b1e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a55f591-bc7c-4b27-8829-f04005348b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:11,590 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:41:11,590 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2f799c-7b3c-46de-ad14-74db7fd971e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2f799c-7b3c-46de-ad14-74db7fd971e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:12,653 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:41:12,653 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7d1e40-ecb1-444e-a3f0-5e37a5ca4c76', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7d1e40-ecb1-444e-a3f0-5e37a5ca4c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:13,719 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:41:13,720 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1601a865-652e-4da1-b856-32f2fb668a4c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1601a865-652e-4da1-b856-32f2fb668a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:14,794 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:41:14,795 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4baf28aa-f96b-4d97-bb58-40342a0185a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4baf28aa-f96b-4d97-bb58-40342a0185a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:15,860 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:41:15,860 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481bb01d-0a48-42aa-b2f9-97e91549a662', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481bb01d-0a48-42aa-b2f9-97e91549a662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:16,921 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:41:16,921 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a0c724-a496-495d-a0aa-28ddd6270ce4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a0c724-a496-495d-a0aa-28ddd6270ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:17,985 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:17,985 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43363880-f907-4788-9fa6-54fbe2ee9375', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43363880-f907-4788-9fa6-54fbe2ee9375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:19,040 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.047s 2021-06-14 16:41:19,041 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b36a79-fc53-4c4b-a17e-48c539d863ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b36a79-fc53-4c4b-a17e-48c539d863ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:20,104 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:41:20,104 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82dd7dac-a00b-4d95-ada2-b1dd53ff5506', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82dd7dac-a00b-4d95-ada2-b1dd53ff5506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:21,162 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:41:21,162 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a37d542-b58e-4271-ba50-6c622772a843', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a37d542-b58e-4271-ba50-6c622772a843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:22,220 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:41:22,221 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eff7526-fbef-4700-ad34-ac690d82b628', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eff7526-fbef-4700-ad34-ac690d82b628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:23,278 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:41:23,279 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5348483-89eb-456b-a4b0-ad47e7c488eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5348483-89eb-456b-a4b0-ad47e7c488eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:24,337 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:41:24,338 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec00ce26-e3da-4380-83c5-db7b5a72b121', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec00ce26-e3da-4380-83c5-db7b5a72b121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:25,394 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:41:25,394 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97dbfd6e-c3cf-4ad0-891e-b859cf623e9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97dbfd6e-c3cf-4ad0-891e-b859cf623e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:26,474 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.072s 2021-06-14 16:41:26,475 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5034b4-622d-4956-9a89-32208e3b61a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5034b4-622d-4956-9a89-32208e3b61a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:27,534 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:41:27,535 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19a4219-b5ba-48a9-b81b-76cc061720ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19a4219-b5ba-48a9-b81b-76cc061720ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:28,599 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:28,599 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c8f665-a8c5-420a-aeed-e8343cdfc9bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c8f665-a8c5-420a-aeed-e8343cdfc9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:29,664 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:29,664 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0662c62a-8556-476f-bd9a-f01ccb9018bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0662c62a-8556-476f-bd9a-f01ccb9018bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:30,730 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:41:30,731 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe9ed44-291b-4590-b5ba-668f6d4f70b5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe9ed44-291b-4590-b5ba-668f6d4f70b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:31,793 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:41:31,793 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a1c179-a05a-42d4-abed-cb6f87d42000', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a1c179-a05a-42d4-abed-cb6f87d42000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:32,856 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:41:32,857 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ab763f-f4e1-4f6d-87a4-95c6a1cf2fb0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ab763f-f4e1-4f6d-87a4-95c6a1cf2fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:33,922 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:41:33,923 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f69e7e-9498-41df-ba1e-da8078a4ce74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f69e7e-9498-41df-ba1e-da8078a4ce74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:34,987 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:34,987 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc9103b-052d-45e2-99f7-7cac18da3099', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc9103b-052d-45e2-99f7-7cac18da3099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:36,052 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:36,052 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79c9693-7ebb-4071-84b3-b73b4d9b7c39', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79c9693-7ebb-4071-84b3-b73b4d9b7c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:37,117 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:37,117 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995dba86-63ec-4176-b666-3cd484f9a2f0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995dba86-63ec-4176-b666-3cd484f9a2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:38,178 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:41:38,179 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1a7ff2-401f-49ab-8609-6384a7cc0618', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1a7ff2-401f-49ab-8609-6384a7cc0618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:39,240 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:41:39,240 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81830c3-942c-4026-9aeb-1de7e60093da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81830c3-942c-4026-9aeb-1de7e60093da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:40,309 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:41:40,310 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a90aac3-7496-4753-b7c3-37f879a4abb3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a90aac3-7496-4753-b7c3-37f879a4abb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:41,368 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:41:41,368 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6296d414-db51-4a22-80d1-c1b7847be07b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6296d414-db51-4a22-80d1-c1b7847be07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:42,439 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:41:42,440 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1116b869-e131-429c-9cb5-628ec46352b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1116b869-e131-429c-9cb5-628ec46352b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:43,502 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:41:43,502 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c79c8f-bb1e-4635-94cc-f5f6f3496830', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c79c8f-bb1e-4635-94cc-f5f6f3496830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:44,561 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:41:44,562 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d7d7eb-d1fb-4587-af90-2eecacde0d73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d7d7eb-d1fb-4587-af90-2eecacde0d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:45,629 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:41:45,630 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467d87bb-db9f-47f6-8c1f-95994d78115b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467d87bb-db9f-47f6-8c1f-95994d78115b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:46,696 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:41:46,696 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354aa571-2947-47f5-8e24-410d21e6ff4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354aa571-2947-47f5-8e24-410d21e6ff4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:47,752 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:41:47,753 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f1038e-af7f-4029-9479-5fa26c702653', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f1038e-af7f-4029-9479-5fa26c702653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:48,820 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:41:48,821 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8131b6b6-b681-40f6-a5cb-8ade264e7cb5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8131b6b6-b681-40f6-a5cb-8ade264e7cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:49,892 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:41:49,893 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bd69ee-8ee4-47ee-9998-edc67363f491', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bd69ee-8ee4-47ee-9998-edc67363f491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:50,959 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:41:50,959 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc3e496-75ad-495c-ae7a-75e03cf28451', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc3e496-75ad-495c-ae7a-75e03cf28451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:52,018 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:41:52,019 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b20da4-aabe-48dc-8943-ea0ce2edec11', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b20da4-aabe-48dc-8943-ea0ce2edec11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:53,086 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:41:53,086 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7adaec5-f30e-4cb4-bcb6-771f77000fcb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7adaec5-f30e-4cb4-bcb6-771f77000fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:54,146 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:41:54,146 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36af49e6-711f-47a3-9444-3289fef116b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36af49e6-711f-47a3-9444-3289fef116b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:55,206 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:41:55,206 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc4503f-c132-4a10-ac0b-9faebd4ca00b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc4503f-c132-4a10-ac0b-9faebd4ca00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:56,273 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:41:56,273 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc21c67-2e6d-44b7-bb9a-41c672c13ee1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc21c67-2e6d-44b7-bb9a-41c672c13ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:57,337 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:41:57,338 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551a863c-1c40-4a45-bfe2-f145e4408d3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551a863c-1c40-4a45-bfe2-f145e4408d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:58,403 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:41:58,403 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42736949-5570-4f64-b526-84941fb83625', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42736949-5570-4f64-b526-84941fb83625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:41:59,474 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:41:59,475 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c16a36b-f4a2-443c-9b20-a72a414edd11', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c16a36b-f4a2-443c-9b20-a72a414edd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:00,535 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:42:00,535 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e24c4be-6784-48ac-ad9e-a3e808bd97ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e24c4be-6784-48ac-ad9e-a3e808bd97ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:01,598 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:42:01,598 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232b4ddd-a371-412a-8c66-746ccba31fbb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232b4ddd-a371-412a-8c66-746ccba31fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:02,666 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:42:02,666 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ace0b3a-13c8-47d8-bbe5-e3ad54a9a280', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ace0b3a-13c8-47d8-bbe5-e3ad54a9a280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:03,726 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:42:03,726 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d08aa6-e2d0-46c6-beea-833876bcb27f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d08aa6-e2d0-46c6-beea-833876bcb27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:04,792 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:04,793 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6005d111-1c91-4a69-9447-b7456dd9a92d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6005d111-1c91-4a69-9447-b7456dd9a92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:05,865 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:42:05,866 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187e248a-a645-4902-899c-8b752eb3f21f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187e248a-a645-4902-899c-8b752eb3f21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:06,924 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:42:06,924 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c207a60d-2b10-4d64-b8cf-ac453cfd9df3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c207a60d-2b10-4d64-b8cf-ac453cfd9df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:07,984 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:42:07,985 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9a18a40-dcaf-406b-93ea-66c9166909f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9a18a40-dcaf-406b-93ea-66c9166909f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:09,053 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:42:09,054 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fc7d88-8cbe-4b20-80e4-ad5f891999ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fc7d88-8cbe-4b20-80e4-ad5f891999ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:10,117 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:42:10,118 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7c54db-e988-4d06-b47e-2fcceb1d4206', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7c54db-e988-4d06-b47e-2fcceb1d4206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:11,177 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:42:11,177 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39dbd9f2-de09-4bc2-974d-1065a31c6657', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39dbd9f2-de09-4bc2-974d-1065a31c6657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:12,238 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:42:12,239 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f4a37b-6718-4976-8851-a7337ecfd95f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f4a37b-6718-4976-8851-a7337ecfd95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:13,297 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:42:13,298 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50948223-1f88-4e6d-8628-6fa147041244', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50948223-1f88-4e6d-8628-6fa147041244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:14,354 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:42:14,355 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872328ab-f005-406f-b51d-c82a08866bf7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872328ab-f005-406f-b51d-c82a08866bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:15,412 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:42:15,413 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7684a96b-188f-4739-8862-a8aa231b84cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7684a96b-188f-4739-8862-a8aa231b84cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:16,473 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:42:16,474 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473e6631-fd48-4674-a836-7cc84c3a5913', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473e6631-fd48-4674-a836-7cc84c3a5913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:17,539 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:42:17,540 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9860dede-ee11-467f-913c-dc27b08aa167', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9860dede-ee11-467f-913c-dc27b08aa167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:18,607 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:18,608 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77cc06c6-a894-4588-84a9-b984ade0776e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77cc06c6-a894-4588-84a9-b984ade0776e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:19,671 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:42:19,672 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c88761-8c76-40ca-967d-cfad644ac2da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c88761-8c76-40ca-967d-cfad644ac2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:20,734 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:42:20,734 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db5316b-345c-45b3-a7e8-f218ccdce1a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db5316b-345c-45b3-a7e8-f218ccdce1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:21,801 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:21,801 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc14ae1-d220-41b4-98e4-59a2f629562a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc14ae1-d220-41b4-98e4-59a2f629562a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:22,867 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:22,868 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e959a3-19e0-40c8-85fb-8fd4f68b12ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e959a3-19e0-40c8-85fb-8fd4f68b12ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:23,932 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:42:23,932 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea0893f-29cc-4e68-ad19-667ec1857f62', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea0893f-29cc-4e68-ad19-667ec1857f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:25,000 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:42:25,000 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db8fd6e-944a-46a3-98e1-313e6f5275e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db8fd6e-944a-46a3-98e1-313e6f5275e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:26,063 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:42:26,063 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e29163-ca7c-4109-bf27-0cbd907c4c60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e29163-ca7c-4109-bf27-0cbd907c4c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:27,130 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:27,130 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19400ded-e77a-48aa-a745-1fa87cd9d1a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19400ded-e77a-48aa-a745-1fa87cd9d1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:28,189 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:42:28,189 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e2e780-55de-4f25-80d6-6f06c80312a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e2e780-55de-4f25-80d6-6f06c80312a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:29,257 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:29,257 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d14708c-f3f6-4d8c-9ccd-2c101851db05', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d14708c-f3f6-4d8c-9ccd-2c101851db05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:30,321 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:42:30,321 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0459ed2-7ffd-4538-be79-56dbcc0e6795', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0459ed2-7ffd-4538-be79-56dbcc0e6795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:31,387 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:42:31,388 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c9dd26-d6a0-4b20-bac5-408d0c385c65', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c9dd26-d6a0-4b20-bac5-408d0c385c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:32,451 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:42:32,451 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7628010-f746-4792-84bf-534778c28773', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7628010-f746-4792-84bf-534778c28773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:33,513 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:42:33,513 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b710eba-8571-49b7-859c-ecabe5d1f710', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b710eba-8571-49b7-859c-ecabe5d1f710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:34,588 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:42:34,589 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eaf8957-e45f-4434-9535-ae4e30968056', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eaf8957-e45f-4434-9535-ae4e30968056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:35,652 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:42:35,653 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282a0270-2ffb-4444-acde-3408e61d26bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282a0270-2ffb-4444-acde-3408e61d26bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:36,716 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:42:36,717 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ab3b38-171b-4f71-9d40-b5db10c1337b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ab3b38-171b-4f71-9d40-b5db10c1337b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:37,786 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:42:37,787 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e4391a-371e-4eb4-a1a0-78a74c1619dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e4391a-371e-4eb4-a1a0-78a74c1619dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:38,844 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:42:38,844 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a2b3fa-78dc-47cb-8f16-5526ec5735b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a2b3fa-78dc-47cb-8f16-5526ec5735b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:39,906 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:42:39,906 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84eb8cfd-b4e2-45f0-b9e6-7a08985ee1d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84eb8cfd-b4e2-45f0-b9e6-7a08985ee1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:40,967 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:42:40,967 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edec8c4-fba1-4c7e-a845-f06fd1fdac6d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edec8c4-fba1-4c7e-a845-f06fd1fdac6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:42,034 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:42:42,034 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c38d7b8-630d-4c85-999c-10e8df4b4344', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c38d7b8-630d-4c85-999c-10e8df4b4344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:43,093 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:42:43,094 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc62113-7e86-422d-b418-d9e7ac8b7399', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc62113-7e86-422d-b418-d9e7ac8b7399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:44,160 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:44,161 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e856ae9-e8bd-48bc-9adb-09add7d16251', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e856ae9-e8bd-48bc-9adb-09add7d16251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:45,220 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:42:45,220 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414b8ba5-e351-4280-9971-35f621e745a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414b8ba5-e351-4280-9971-35f621e745a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:46,277 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:42:46,277 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9211c250-24a5-4c68-8718-ee63ffe11f32', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9211c250-24a5-4c68-8718-ee63ffe11f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:47,346 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:42:47,346 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74306791-4627-4dd2-ac7c-edafccbe9c13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74306791-4627-4dd2-ac7c-edafccbe9c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:48,418 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:42:48,418 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc095ca-c042-49f7-a9fa-575adc6af343', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc095ca-c042-49f7-a9fa-575adc6af343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:49,487 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:42:49,488 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bbe104-ffd5-4d19-8dfa-fceddb992f74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bbe104-ffd5-4d19-8dfa-fceddb992f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:50,550 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:42:50,550 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d7ffbf-fdd8-4119-9dd8-a8e7bba9c79d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d7ffbf-fdd8-4119-9dd8-a8e7bba9c79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:51,618 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:42:51,618 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe245df2-0be8-494d-8e30-08f08ac0b77e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe245df2-0be8-494d-8e30-08f08ac0b77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:52,689 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:42:52,689 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054452de-dab6-4b51-bc66-a358022ef8cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054452de-dab6-4b51-bc66-a358022ef8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:53,751 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:42:53,752 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150cb8ea-6f78-431c-9e24-f206c5188910', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150cb8ea-6f78-431c-9e24-f206c5188910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:54,823 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:42:54,823 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f59d607-9553-4284-8a63-107bc0847fef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f59d607-9553-4284-8a63-107bc0847fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:55,899 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.068s 2021-06-14 16:42:55,900 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3041e02a-f229-434b-97a8-7f0e66c52376', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3041e02a-f229-434b-97a8-7f0e66c52376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:56,959 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:42:56,959 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7435ef69-bb2a-4a0e-95b0-026972e5e216', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7435ef69-bb2a-4a0e-95b0-026972e5e216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:58,018 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:42:58,018 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a2e075-c620-44a5-96a3-2fe947e9c775', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a2e075-c620-44a5-96a3-2fe947e9c775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:42:59,078 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:42:59,079 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcee5a79-1c6b-428e-bccd-63da5b75ed07', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcee5a79-1c6b-428e-bccd-63da5b75ed07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:00,143 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:43:00,143 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c21eb1-9673-4eb5-a1a8-90d1afc07f71', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c21eb1-9673-4eb5-a1a8-90d1afc07f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:01,233 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.081s 2021-06-14 16:43:01,233 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcccb03b-6203-490a-be99-c979cef4a420', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcccb03b-6203-490a-be99-c979cef4a420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:02,304 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:43:02,305 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc63ff4b-2853-4656-b288-426a83266487', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc63ff4b-2853-4656-b288-426a83266487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:03,379 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:43:03,379 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85692316-7206-4cb1-afd1-5285542149b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85692316-7206-4cb1-afd1-5285542149b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:04,444 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:43:04,444 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be9c16c-2451-4212-a9be-70c27ef9c713', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be9c16c-2451-4212-a9be-70c27ef9c713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:05,515 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:43:05,516 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e040c5-42f7-44c3-8645-ecc25a063493', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e040c5-42f7-44c3-8645-ecc25a063493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:06,591 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:43:06,591 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae75f99-acd5-473b-8a1e-488f5b570bc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae75f99-acd5-473b-8a1e-488f5b570bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:07,652 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:43:07,652 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06ca3bd-284b-4bb6-b704-04596267ea3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06ca3bd-284b-4bb6-b704-04596267ea3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:08,717 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:43:08,718 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd056798-fdb2-45ec-8eea-0692c004548b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd056798-fdb2-45ec-8eea-0692c004548b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:09,785 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:43:09,785 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef98cf5-9563-4a1e-83b5-15626d25b9bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef98cf5-9563-4a1e-83b5-15626d25b9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:10,849 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:43:10,849 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806a1f87-fb77-45ed-8d46-375a7130ea87', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806a1f87-fb77-45ed-8d46-375a7130ea87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:11,914 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:43:11,914 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb40b485-34b6-444b-bf97-a04b04e88296', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb40b485-34b6-444b-bf97-a04b04e88296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:12,972 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:43:12,973 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1fab86-90a7-46c1-a620-b692b0a257d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1fab86-90a7-46c1-a620-b692b0a257d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:14,030 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:43:14,030 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a2abe0-7ecf-4bc3-a5f0-1b6be9177490', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a2abe0-7ecf-4bc3-a5f0-1b6be9177490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:14,087 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:43:14,087 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947e21e9-85dc-4780-8781-8e8da9c77b83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947e21e9-85dc-4780-8781-8e8da9c77b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:14,141 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.047s 2021-06-14 16:43:14,142 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1c8081-cbe6-4a39-93dd-01c38eebb787', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1c8081-cbe6-4a39-93dd-01c38eebb787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:15,205 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:43:15,205 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac96fde0-b8f0-452e-a644-64ad1b70ea12', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac96fde0-b8f0-452e-a644-64ad1b70ea12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:16,274 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:43:16,274 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a8fd1d-0581-4730-aa8a-82ec33d4979b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a8fd1d-0581-4730-aa8a-82ec33d4979b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:17,331 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:43:17,332 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26790f8d-ef29-4b1b-b9ae-ecc40bc03223', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26790f8d-ef29-4b1b-b9ae-ecc40bc03223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:18,399 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:43:18,399 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2905abca-650a-4914-9141-b6e84c155172', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2905abca-650a-4914-9141-b6e84c155172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:19,460 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:43:19,460 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3cd6fbd-32b6-4420-81a8-05cf6934fe34', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3cd6fbd-32b6-4420-81a8-05cf6934fe34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:20,530 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:43:20,530 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4bd351f-5342-4221-b76d-d92538603a52', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4bd351f-5342-4221-b76d-d92538603a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:21,601 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:43:21,601 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe55dc2b-ab2d-4982-bca5-dea7fd136f88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe55dc2b-ab2d-4982-bca5-dea7fd136f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:22,661 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:43:22,662 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e810e435-c7d0-4a59-a8e9-c8082f8c6ae7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e810e435-c7d0-4a59-a8e9-c8082f8c6ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:23,729 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:43:23,730 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aab2daf-01a4-4846-bc77-25f9c2512764', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aab2daf-01a4-4846-bc77-25f9c2512764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:24,795 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:43:24,796 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a95327-d943-4ae9-a479-7ab68769427a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a95327-d943-4ae9-a479-7ab68769427a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:25,994 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.189s 2021-06-14 16:43:25,994 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2022e1a0-601a-4ff3-bbc6-bf57f8a4ed0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2022e1a0-601a-4ff3-bbc6-bf57f8a4ed0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:27,057 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:43:27,058 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845afda7-5af8-4b1e-a0d6-3fe401391fe5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845afda7-5af8-4b1e-a0d6-3fe401391fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:28,123 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:43:28,124 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a34c00-f402-4abb-873f-0e4b523eb79e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a34c00-f402-4abb-873f-0e4b523eb79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:29,197 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.065s 2021-06-14 16:43:29,197 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4692f1b-311e-4cce-be3f-4968a70358ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4692f1b-311e-4cce-be3f-4968a70358ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:30,265 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:43:30,266 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47e6b44-3796-4be0-a59e-1ee39492b3cb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47e6b44-3796-4be0-a59e-1ee39492b3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:31,333 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:43:31,334 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dda360d-0d6e-4134-9a14-59427a89a840', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dda360d-0d6e-4134-9a14-59427a89a840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:32,399 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:43:32,400 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5edd03f-1861-433a-aa0d-1dbd76686cc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5edd03f-1861-433a-aa0d-1dbd76686cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:33,471 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:43:33,471 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff44372-b24d-4498-b8a5-72903fabdb27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff44372-b24d-4498-b8a5-72903fabdb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:34,532 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:43:34,533 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdd101a-3b06-4c56-b210-aca1770841c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdd101a-3b06-4c56-b210-aca1770841c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:35,598 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:43:35,599 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01c974c-cbc2-472d-a4f1-fe58559506b5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01c974c-cbc2-472d-a4f1-fe58559506b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:36,662 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:43:36,662 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82245d0-d89c-499f-bbbe-be34ad5ce0c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82245d0-d89c-499f-bbbe-be34ad5ce0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:37,721 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:43:37,721 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710f42e7-6385-4cec-bed2-29bbb5f54f63', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710f42e7-6385-4cec-bed2-29bbb5f54f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:38,788 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:43:38,788 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff41e67-f708-4cc1-b11f-640ed3999380', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff41e67-f708-4cc1-b11f-640ed3999380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:39,860 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:43:39,861 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6bb287-5e0d-430f-b4cc-9b55b4c643b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6bb287-5e0d-430f-b4cc-9b55b4c643b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:40,927 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:43:40,927 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc56cbba-bdf0-42c9-bcbf-809333aa775a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc56cbba-bdf0-42c9-bcbf-809333aa775a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:41,985 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:43:41,985 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76da7fd8-89b6-4fb7-82d3-f5cbe04b820f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76da7fd8-89b6-4fb7-82d3-f5cbe04b820f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:43,045 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:43:43,046 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3329e971-4ea9-4bb9-ae9f-c34d25970912', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3329e971-4ea9-4bb9-ae9f-c34d25970912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:44,109 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:43:44,110 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8388e6-e7f5-4ffb-9091-ed82497f6f0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8388e6-e7f5-4ffb-9091-ed82497f6f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:45,183 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.065s 2021-06-14 16:43:45,184 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391d386c-a596-4be0-bcdb-4ef2b5877d3e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391d386c-a596-4be0-bcdb-4ef2b5877d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:46,241 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:43:46,241 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f578c9-53d0-4319-84be-db93d4b121ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f578c9-53d0-4319-84be-db93d4b121ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:47,316 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:43:47,316 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2952bc-eb64-44fc-b5b8-402623955aa2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2952bc-eb64-44fc-b5b8-402623955aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:48,379 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:43:48,379 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c119970-e583-4a11-88dc-e6f410632091', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c119970-e583-4a11-88dc-e6f410632091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:49,454 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.067s 2021-06-14 16:43:49,455 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e3b1ac-1e82-458a-875e-1a396cb4d98f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e3b1ac-1e82-458a-875e-1a396cb4d98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:50,522 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:43:50,522 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8526b3d9-6b00-4135-ba43-d936d133316b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8526b3d9-6b00-4135-ba43-d936d133316b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:51,590 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:43:51,591 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2685c24b-ced7-4b6b-8dcd-b0a5c8342e31', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2685c24b-ced7-4b6b-8dcd-b0a5c8342e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:52,665 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:43:52,666 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fcbd2eb-bc8d-43a4-b60d-789c7fb60081', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcbd2eb-bc8d-43a4-b60d-789c7fb60081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:53,734 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:43:53,734 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac8b2a6-f8d1-4480-99cc-7a482a31d855', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac8b2a6-f8d1-4480-99cc-7a482a31d855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:54,807 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:43:54,807 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab311cc7-236e-4031-9d54-858d04e5cc0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab311cc7-236e-4031-9d54-858d04e5cc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:55,870 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:43:55,871 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c2a453-caf9-4d29-a8a1-d50fe079d6d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c2a453-caf9-4d29-a8a1-d50fe079d6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:56,936 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:43:56,937 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15cfa4e-9c15-4900-8768-17bd375a52db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15cfa4e-9c15-4900-8768-17bd375a52db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:57,993 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:43:57,994 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91516be-1924-4d3f-a6bb-40a076d171d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91516be-1924-4d3f-a6bb-40a076d171d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:43:59,060 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:43:59,060 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912501ea-f472-4fff-8b5c-9ee14135fac2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912501ea-f472-4fff-8b5c-9ee14135fac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:00,124 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:44:00,125 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f489aba6-e58d-43c5-a7dd-0a7e239a4ac8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f489aba6-e58d-43c5-a7dd-0a7e239a4ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:01,182 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:44:01,182 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4524c9b9-2dcf-4a71-9123-be662bfca85d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4524c9b9-2dcf-4a71-9123-be662bfca85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:02,239 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:44:02,239 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f41520-c7ef-451c-9a81-e34f7ce6d394', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f41520-c7ef-451c-9a81-e34f7ce6d394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:03,301 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:44:03,301 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d6bc21-f3aa-4454-bc86-e1b3baf74637', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d6bc21-f3aa-4454-bc86-e1b3baf74637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:04,361 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:44:04,361 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cc3c2e-1fe6-4d61-b038-d51180b1b533', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cc3c2e-1fe6-4d61-b038-d51180b1b533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:05,424 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:44:05,424 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5276154-8d44-4f3b-9f40-b64083e76474', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5276154-8d44-4f3b-9f40-b64083e76474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:06,487 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:44:06,487 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409dfa4e-1c39-423f-aede-ecead96f2768', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409dfa4e-1c39-423f-aede-ecead96f2768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:07,546 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:44:07,547 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1af671a-3c06-43d5-93a8-2fb1c2c64b65', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1af671a-3c06-43d5-93a8-2fb1c2c64b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:08,611 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:44:08,612 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3426fd-f231-47a8-a991-6af423c14ebb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3426fd-f231-47a8-a991-6af423c14ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:09,669 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:44:09,669 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d309d5c7-8ea6-4ab5-b333-b0f27592841f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d309d5c7-8ea6-4ab5-b333-b0f27592841f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:10,731 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:44:10,732 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3adb53e-6517-4df2-aeb4-6fc59f6383b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3adb53e-6517-4df2-aeb4-6fc59f6383b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:11,809 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.068s 2021-06-14 16:44:11,809 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90c428c-08c3-4b30-91b7-e3f032be2ec9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90c428c-08c3-4b30-91b7-e3f032be2ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:12,874 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:44:12,875 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66252c3-2d1b-46cd-8eea-2d00767828a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66252c3-2d1b-46cd-8eea-2d00767828a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:13,942 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:44:13,943 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1669944-6735-41c0-8fa5-15d7cdaddfff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1669944-6735-41c0-8fa5-15d7cdaddfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:15,011 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:44:15,012 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a482431c-41c2-4f74-aca2-5f1455439311', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a482431c-41c2-4f74-aca2-5f1455439311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:16,068 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:44:16,069 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce6548a-c2b8-430d-8460-857ce998aac9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce6548a-c2b8-430d-8460-857ce998aac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:17,131 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:44:17,132 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beade0a2-bb8e-4051-b766-64fd37b4c975', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beade0a2-bb8e-4051-b766-64fd37b4c975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:18,196 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:44:18,197 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1f3016-c1ba-4737-a611-4e7bedb050aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1f3016-c1ba-4737-a611-4e7bedb050aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:19,262 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:44:19,263 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e75499-4b64-4699-82e9-65a46e8b3bf8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e75499-4b64-4699-82e9-65a46e8b3bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:20,320 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:44:20,321 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cf1948-d7b6-4318-99f0-54e041100ba9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cf1948-d7b6-4318-99f0-54e041100ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:21,385 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:44:21,386 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4954786-e6e4-4ff1-aa7d-243fdf9b649f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4954786-e6e4-4ff1-aa7d-243fdf9b649f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:22,446 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:44:22,446 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154683be-7c84-4692-9fc5-363d682ba93b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154683be-7c84-4692-9fc5-363d682ba93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:23,511 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:44:23,511 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2096adfe-edc0-432e-962b-9fe7e82d259a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2096adfe-edc0-432e-962b-9fe7e82d259a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:24,572 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:44:24,572 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195393fe-36c2-417a-90e7-01aa2df185c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195393fe-36c2-417a-90e7-01aa2df185c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:25,632 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:44:25,632 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947cc23b-b711-4649-8832-ed5ebae0e227', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947cc23b-b711-4649-8832-ed5ebae0e227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:26,690 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:44:26,691 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d3ce0b-6ba6-4a9a-929a-01f3e7e6e1e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d3ce0b-6ba6-4a9a-929a-01f3e7e6e1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:27,748 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:44:27,749 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afe2970-40e9-4390-9b72-8871ce7fc163', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afe2970-40e9-4390-9b72-8871ce7fc163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:28,805 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:44:28,805 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f06c9c4-71a6-4880-b3d6-c3b3247d2f2a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f06c9c4-71a6-4880-b3d6-c3b3247d2f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:29,868 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:44:29,869 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b6a66f-e752-4adf-938e-1e023ac0253e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b6a66f-e752-4adf-938e-1e023ac0253e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:30,928 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:44:30,928 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43f5cdd-8b21-4f22-9f7d-0f4d6843b8a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43f5cdd-8b21-4f22-9f7d-0f4d6843b8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:31,994 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:44:31,994 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d32bc92-ab64-4e48-98ab-effb01f5674c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d32bc92-ab64-4e48-98ab-effb01f5674c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:33,054 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:44:33,054 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31660a2-a3e9-4eb9-969f-8c18612db9cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31660a2-a3e9-4eb9-969f-8c18612db9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:34,112 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:44:34,112 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f027013f-a8d2-4e7f-be36-543d8b238c2c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f027013f-a8d2-4e7f-be36-543d8b238c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:35,190 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.070s 2021-06-14 16:44:35,191 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f07c563-af0b-494e-830b-1d6285d1afba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f07c563-af0b-494e-830b-1d6285d1afba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:36,261 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:44:36,262 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006f9c8b-d2b7-40e0-b633-cce92bfa0aad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006f9c8b-d2b7-40e0-b633-cce92bfa0aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:37,316 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.047s 2021-06-14 16:44:37,317 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b349c457-b73c-423d-a70f-2c42df074de8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b349c457-b73c-423d-a70f-2c42df074de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:38,375 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:44:38,376 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a97d097-3a3a-4472-9ab0-e62db981e164', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a97d097-3a3a-4472-9ab0-e62db981e164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:39,435 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:44:39,435 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d1e5ca-0fc4-4d7c-830b-8b7e59a66cb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d1e5ca-0fc4-4d7c-830b-8b7e59a66cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:40,492 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:44:40,492 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad01401-4531-42d3-9f1f-113525908dd7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad01401-4531-42d3-9f1f-113525908dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:41,550 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:44:41,551 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d19535-79c5-4a37-aa22-aa11cf73e46f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d19535-79c5-4a37-aa22-aa11cf73e46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:42,618 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:44:42,618 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec8c6e3-299b-4ce3-8c07-26c7c15c6f23', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec8c6e3-299b-4ce3-8c07-26c7c15c6f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:43,679 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:44:43,680 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15e854e-6c0a-481e-a58b-910ad06d304e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15e854e-6c0a-481e-a58b-910ad06d304e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:44,747 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:44:44,748 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a977da87-a667-4597-9575-205079c42035', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a977da87-a667-4597-9575-205079c42035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:45,810 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:44:45,811 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3705f2b2-684c-4518-8343-cd483c808e27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3705f2b2-684c-4518-8343-cd483c808e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:46,889 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:44:46,889 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a962897-4bdd-4f2c-bdf6-1a2379986616', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a962897-4bdd-4f2c-bdf6-1a2379986616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:47,950 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:44:47,951 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a67f19b-42eb-4bfc-bdc7-cfffd9c18d77', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a67f19b-42eb-4bfc-bdc7-cfffd9c18d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:49,009 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:44:49,010 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8a527e-62e8-450b-b145-78a9e92489ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8a527e-62e8-450b-b145-78a9e92489ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:50,075 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:44:50,076 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663e8427-fd93-4aff-9c89-d7e1494cac24', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663e8427-fd93-4aff-9c89-d7e1494cac24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:51,135 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:44:51,135 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347197e4-4e58-4ef5-b15f-50873dacbae9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347197e4-4e58-4ef5-b15f-50873dacbae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:52,202 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:44:52,203 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2590871-9b9b-4baf-9f5b-785295d4c92a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2590871-9b9b-4baf-9f5b-785295d4c92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:53,272 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:44:53,272 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785c7857-2f23-483d-bbc8-59c27d055cc2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785c7857-2f23-483d-bbc8-59c27d055cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:54,334 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:44:54,334 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b9ac39-af30-42e4-bea7-c372fbef993d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b9ac39-af30-42e4-bea7-c372fbef993d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:55,402 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:44:55,403 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a72149-9640-4f2c-804e-bd369aa254a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a72149-9640-4f2c-804e-bd369aa254a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:56,477 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:44:56,478 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb22130-1566-486a-b7b8-a5ac2ca4a7b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb22130-1566-486a-b7b8-a5ac2ca4a7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:57,536 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:44:57,536 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb6c0c-e0cd-4773-bb76-8193ffbd1117', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb6c0c-e0cd-4773-bb76-8193ffbd1117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:58,596 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:44:58,596 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37cc1393-d264-4b9e-a0e0-d6f03a75ff1d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37cc1393-d264-4b9e-a0e0-d6f03a75ff1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:44:59,671 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:44:59,672 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e331b9-04f3-49f2-b673-6707b2010e88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e331b9-04f3-49f2-b673-6707b2010e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:00,734 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:00,734 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4adc7d-f9b2-4b2e-a7d4-05a78698bf80', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4adc7d-f9b2-4b2e-a7d4-05a78698bf80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:01,797 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:45:01,797 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f24ece-b591-497f-9829-570ad41bc3f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f24ece-b591-497f-9829-570ad41bc3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:02,869 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:45:02,869 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0178c0-0311-4fd0-9fd1-dd43a3737bf1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0178c0-0311-4fd0-9fd1-dd43a3737bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:03,928 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:45:03,929 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2fdcff-90df-4fe0-9b1a-935fb6967b73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2fdcff-90df-4fe0-9b1a-935fb6967b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:04,988 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:45:04,989 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db05d0a0-c34f-4f7a-a798-11e7cfcad729', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db05d0a0-c34f-4f7a-a798-11e7cfcad729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:06,059 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:45:06,060 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d153db-71e0-4e4a-af89-89a36e42fef2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d153db-71e0-4e4a-af89-89a36e42fef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:07,118 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:45:07,119 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89e705d-6853-4be8-b1bc-7f8e78dfb579', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89e705d-6853-4be8-b1bc-7f8e78dfb579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:08,189 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:45:08,189 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a0d987-f5b2-4434-800c-c9392cbf8b6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a0d987-f5b2-4434-800c-c9392cbf8b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:09,251 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:09,251 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4803f3ba-3e47-454a-bdf4-07f8c5e7d91a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4803f3ba-3e47-454a-bdf4-07f8c5e7d91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:10,315 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:45:10,316 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a1df25-5d04-487b-80ae-beb37cdc8c51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a1df25-5d04-487b-80ae-beb37cdc8c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:11,389 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:45:11,390 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b314fb6d-e1b3-41a8-af1c-9dc9ffaf5e04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b314fb6d-e1b3-41a8-af1c-9dc9ffaf5e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:12,455 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:45:12,455 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c257725-b46c-4509-b526-23da976a3e14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c257725-b46c-4509-b526-23da976a3e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:13,521 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:45:13,521 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7902042-4769-4fac-a3a6-f0292f609146', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7902042-4769-4fac-a3a6-f0292f609146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:14,585 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:45:14,586 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d176db52-3c1c-4604-9a4f-e8266428279d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d176db52-3c1c-4604-9a4f-e8266428279d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:15,643 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:45:15,643 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ab1137-6e81-478d-b90e-bdeccb764cd3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ab1137-6e81-478d-b90e-bdeccb764cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:16,703 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:45:16,703 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c952c3-f8f4-48c7-bcc8-5ed58d2817bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c952c3-f8f4-48c7-bcc8-5ed58d2817bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:17,765 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:17,765 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ad17ae-e564-4d87-b4cb-2ebd28a54c23', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ad17ae-e564-4d87-b4cb-2ebd28a54c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:18,843 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.070s 2021-06-14 16:45:18,844 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee54a433-09d2-4231-8fa3-d4019e541731', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee54a433-09d2-4231-8fa3-d4019e541731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:19,912 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:45:19,913 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5144204-48bc-419e-ae6e-39d6bd1003a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5144204-48bc-419e-ae6e-39d6bd1003a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:20,982 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:45:20,982 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73213eb4-341a-4680-8dc7-8caf6370a5ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73213eb4-341a-4680-8dc7-8caf6370a5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:22,041 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:45:22,041 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea24aae-090f-4aa6-8818-c81876e22b0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea24aae-090f-4aa6-8818-c81876e22b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:23,111 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:45:23,112 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a149754-f435-452d-beb2-06f07e9dd43d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a149754-f435-452d-beb2-06f07e9dd43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:24,175 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:45:24,176 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed51286-ec4a-4ed1-a250-b659142ecf1f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed51286-ec4a-4ed1-a250-b659142ecf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:25,246 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:45:25,247 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae7ad0b-2c9b-40b0-a218-eba1aa33fe4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae7ad0b-2c9b-40b0-a218-eba1aa33fe4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:26,318 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:45:26,319 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31968b7-3286-416c-8961-f1d5535e5205', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31968b7-3286-416c-8961-f1d5535e5205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:27,381 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:27,382 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3ebf39-4327-45c4-9019-eda6d9a0ea57', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3ebf39-4327-45c4-9019-eda6d9a0ea57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:28,452 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:45:28,453 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905832ab-3e7e-4b54-8399-712c0942a6ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905832ab-3e7e-4b54-8399-712c0942a6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:29,516 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:29,516 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92afab27-bdd7-417f-9308-e22123141f0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92afab27-bdd7-417f-9308-e22123141f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:30,586 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:45:30,586 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6808a6-96e3-4c9b-81c2-5f092ea11489', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6808a6-96e3-4c9b-81c2-5f092ea11489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:31,643 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:45:31,643 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481a4f62-85d0-491e-bd00-3e3e18cc791b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481a4f62-85d0-491e-bd00-3e3e18cc791b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:32,711 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:45:32,712 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c9e026-11e5-4469-9405-de2ee6e0264f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c9e026-11e5-4469-9405-de2ee6e0264f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:33,792 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.072s 2021-06-14 16:45:33,792 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8459382-a146-45e2-8776-a5eec4bef0b2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8459382-a146-45e2-8776-a5eec4bef0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:34,854 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:45:34,854 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae50a2b6-4141-4f3f-807b-621be46b22ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae50a2b6-4141-4f3f-807b-621be46b22ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:35,919 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:45:35,920 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f7c686-1679-4584-a42e-9a139cbd696c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f7c686-1679-4584-a42e-9a139cbd696c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:36,986 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:45:36,986 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cf9523-7e0d-42e9-b7d1-b60809712e36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cf9523-7e0d-42e9-b7d1-b60809712e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:38,054 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:45:38,054 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72b66fa-52c8-4778-87b8-b5a9d81bc038', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72b66fa-52c8-4778-87b8-b5a9d81bc038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:39,117 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:45:39,118 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e33fbaad-cd61-49d0-9a8e-7b83aa864f89', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e33fbaad-cd61-49d0-9a8e-7b83aa864f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:40,188 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:45:40,188 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a452d207-bcb3-4979-be69-20b345ac23a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a452d207-bcb3-4979-be69-20b345ac23a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:41,262 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:45:41,262 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de52dfb6-6b8d-48b5-9fbf-0eac1110d89d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de52dfb6-6b8d-48b5-9fbf-0eac1110d89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:42,327 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:45:42,327 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5469888-28a1-48b9-9844-d2efa10bb8dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5469888-28a1-48b9-9844-d2efa10bb8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:43,394 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:43,395 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294df6ad-2f33-4189-bc33-308a8244a426', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294df6ad-2f33-4189-bc33-308a8244a426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:44,462 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:45:44,462 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea613283-d0fd-485e-b2ae-54dc9024fb10', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea613283-d0fd-485e-b2ae-54dc9024fb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:45,532 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:45:45,532 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dff3130-053a-4498-b1d7-4314141336e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dff3130-053a-4498-b1d7-4314141336e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:46,604 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:45:46,605 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ac736d-dba3-4696-86ea-b296d2a45a44', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ac736d-dba3-4696-86ea-b296d2a45a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:47,666 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:45:47,667 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb8980f-b8f9-4592-a889-047b05a00ebf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb8980f-b8f9-4592-a889-047b05a00ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:48,727 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:45:48,728 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb659ff0-382a-41b6-9927-918aa6f15076', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb659ff0-382a-41b6-9927-918aa6f15076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:49,791 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:45:49,792 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef614562-4ae0-44a1-af9d-4e7c557e1b07', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef614562-4ae0-44a1-af9d-4e7c557e1b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:50,859 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:45:50,859 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa77d62-61d9-4c9d-b09e-fdd6b7a96d9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa77d62-61d9-4c9d-b09e-fdd6b7a96d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:51,930 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:45:51,930 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b17ce4-0c29-4217-97c1-e341838d477b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b17ce4-0c29-4217-97c1-e341838d477b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:52,990 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:45:52,990 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43da38aa-2343-4756-b9c5-5062b1975826', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43da38aa-2343-4756-b9c5-5062b1975826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:54,056 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:54,056 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb5afc8-9743-4a26-91c9-4f96ecd5a62a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb5afc8-9743-4a26-91c9-4f96ecd5a62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:55,123 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:45:55,124 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1c7bf4-2d84-4c4c-bb41-2e9a71bf545a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1c7bf4-2d84-4c4c-bb41-2e9a71bf545a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:56,186 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:45:56,186 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439c43fe-9873-4925-bc41-14b468190a3e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439c43fe-9873-4925-bc41-14b468190a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:57,253 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:45:57,253 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da58d388-4bea-45c9-abc7-0e048c6a89a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da58d388-4bea-45c9-abc7-0e048c6a89a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:58,331 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.069s 2021-06-14 16:45:58,332 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b640ab4-3e8f-4df4-bff6-05fcfa4b1fd5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b640ab4-3e8f-4df4-bff6-05fcfa4b1fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:45:59,400 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:45:59,400 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216a08fb-54a3-482b-a9c3-571a5e089ba0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216a08fb-54a3-482b-a9c3-571a5e089ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:00,465 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:46:00,465 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8135e1-f632-4997-ab7c-6bd6c126faa0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8135e1-f632-4997-ab7c-6bd6c126faa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:01,537 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:46:01,538 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77c6f51-0355-421c-8e88-d7a2537db947', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77c6f51-0355-421c-8e88-d7a2537db947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:02,601 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:46:02,602 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3667d1d3-7610-4779-bb34-ab0fe9bfd7da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3667d1d3-7610-4779-bb34-ab0fe9bfd7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:03,669 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:46:03,669 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c37f401-3357-47ef-b226-4de662f8ee50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c37f401-3357-47ef-b226-4de662f8ee50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:04,732 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:46:04,732 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e145cacb-3e99-4c25-b4a3-3e4ed9269264', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e145cacb-3e99-4c25-b4a3-3e4ed9269264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:05,811 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.071s 2021-06-14 16:46:05,812 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e25b4f-3f98-493b-b8b1-c25075f668af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e25b4f-3f98-493b-b8b1-c25075f668af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:06,874 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:46:06,875 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a251e8be-cf04-4b5f-9766-4914becf0c23', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a251e8be-cf04-4b5f-9766-4914becf0c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:07,940 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:46:07,941 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5268c10-15e2-4c7f-a0bd-16bf2be4bce2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5268c10-15e2-4c7f-a0bd-16bf2be4bce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:09,000 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:46:09,001 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ae9f7e-e8e6-4be1-8d4d-5c4f00240d37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ae9f7e-e8e6-4be1-8d4d-5c4f00240d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:10,066 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:46:10,067 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1338d9-995c-4a2c-8f7e-17cb83fbecb0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1338d9-995c-4a2c-8f7e-17cb83fbecb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:11,124 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:46:11,125 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c35f32d-9d44-4a5e-a0e9-80fe50c1f6a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c35f32d-9d44-4a5e-a0e9-80fe50c1f6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:12,194 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:46:12,195 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b1e6ac-a2c8-4452-ad41-5c69a1be1606', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b1e6ac-a2c8-4452-ad41-5c69a1be1606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:13,270 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:46:13,270 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb54809c-5921-49f6-b779-e7e0548553f8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb54809c-5921-49f6-b779-e7e0548553f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:14,326 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:46:14,327 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf32fd84-0258-4b28-9628-30c5d2e7ff96', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf32fd84-0258-4b28-9628-30c5d2e7ff96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:15,396 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:46:15,397 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e28d20-76da-4f15-88b9-ebc9eb2b3b5f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e28d20-76da-4f15-88b9-ebc9eb2b3b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:16,460 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:46:16,460 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a08d9d8-deb2-4309-83d5-a490563bcc89', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a08d9d8-deb2-4309-83d5-a490563bcc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:17,525 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:46:17,525 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22951e22-2acd-4d7d-b6d9-19f24ac8626f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22951e22-2acd-4d7d-b6d9-19f24ac8626f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:18,590 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:46:18,591 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb501513-d576-4400-b3f9-592c48099962', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb501513-d576-4400-b3f9-592c48099962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:19,651 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:46:19,651 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ff5677-0274-4c35-b43c-fb6f2500a40d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ff5677-0274-4c35-b43c-fb6f2500a40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:20,710 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:46:20,710 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9904b7-9fb9-4932-8d3a-56f3f09ea7b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9904b7-9fb9-4932-8d3a-56f3f09ea7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:21,779 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:46:21,779 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965ce438-9265-4fa2-82c7-8dbc4e3df009', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965ce438-9265-4fa2-82c7-8dbc4e3df009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:22,845 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:46:22,845 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f62c30-42a1-42c1-a0cb-f133c8db6811', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f62c30-42a1-42c1-a0cb-f133c8db6811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:23,907 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:46:23,908 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d46599a4-ee2f-42d9-888d-4fab0c761abe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d46599a4-ee2f-42d9-888d-4fab0c761abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:24,966 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:46:24,967 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18c6ec8-ca6a-434a-a8a0-5b1321960efb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18c6ec8-ca6a-434a-a8a0-5b1321960efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:26,026 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:46:26,026 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab003338-38a0-4dcb-bfee-ac010a501009', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab003338-38a0-4dcb-bfee-ac010a501009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:27,098 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:46:27,098 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953c4d12-1233-48dd-a28a-9a31bc392bd4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953c4d12-1233-48dd-a28a-9a31bc392bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:28,166 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:46:28,166 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df872a8-9c4d-4e62-82b9-3749d45a39e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df872a8-9c4d-4e62-82b9-3749d45a39e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:29,229 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:46:29,230 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf85073-0832-438f-8712-81d182761289', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf85073-0832-438f-8712-81d182761289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:30,304 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:46:30,304 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4483c39-63d3-4c69-9272-f94edb279994', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4483c39-63d3-4c69-9272-f94edb279994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:31,376 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:46:31,377 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941e68dd-dbdf-48fa-869f-7ab5da2040ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941e68dd-dbdf-48fa-869f-7ab5da2040ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:32,435 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:46:32,436 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19720461-5aa1-444b-bbd3-b84eb6b6646c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19720461-5aa1-444b-bbd3-b84eb6b6646c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:33,504 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:46:33,505 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d32683e-9c79-45e7-9a75-bc2445b3c127', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d32683e-9c79-45e7-9a75-bc2445b3c127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:34,581 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.068s 2021-06-14 16:46:34,582 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33971b89-3d5f-4233-b56e-302ad9a22e6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33971b89-3d5f-4233-b56e-302ad9a22e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:35,648 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:46:35,649 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affbb395-29e7-4536-a2a6-81304cb90f64', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affbb395-29e7-4536-a2a6-81304cb90f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:36,706 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:46:36,707 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2173278-52a8-4e44-ba17-2b4a810cfbe5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2173278-52a8-4e44-ba17-2b4a810cfbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:37,777 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:46:37,778 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e520a71c-51e9-4274-a73c-9a4ae43a3226', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e520a71c-51e9-4274-a73c-9a4ae43a3226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:38,847 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:46:38,848 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e31a83-2db9-414d-bbff-09103ad5c65b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e31a83-2db9-414d-bbff-09103ad5c65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:39,914 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:46:39,914 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543a6a58-74f8-47ae-9b6f-2552109c7be1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543a6a58-74f8-47ae-9b6f-2552109c7be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:40,976 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:46:40,977 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e370da0-4341-467a-aa50-7cdcdea6b243', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e370da0-4341-467a-aa50-7cdcdea6b243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:42,049 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:46:42,050 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cb8444-4ead-44c4-a387-19fce9d0131a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cb8444-4ead-44c4-a387-19fce9d0131a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:43,118 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:46:43,118 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb36e8c-631e-4b46-83d3-ad1f27959b6d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb36e8c-631e-4b46-83d3-ad1f27959b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:44,187 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:46:44,187 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b63bff2-b3ac-462a-a35a-91e21a4a805c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b63bff2-b3ac-462a-a35a-91e21a4a805c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:45,254 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:46:45,254 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d295735-4c49-45b6-b81d-e71eba23206b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d295735-4c49-45b6-b81d-e71eba23206b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:46,317 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:46:46,318 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bace4d-b8c8-47ad-9d7c-2aff124c9901', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bace4d-b8c8-47ad-9d7c-2aff124c9901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:47,384 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:46:47,385 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5575b817-8d8e-4d90-87fe-924e45724a3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5575b817-8d8e-4d90-87fe-924e45724a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:48,455 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:46:48,456 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b97bd2-2deb-41ee-b061-0b1686bf7949', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b97bd2-2deb-41ee-b061-0b1686bf7949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:49,522 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:46:49,522 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987fff26-c38b-45e6-83ba-71bd5f892186', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987fff26-c38b-45e6-83ba-71bd5f892186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:50,584 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:46:50,584 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc6e7e2-690d-4059-9d5b-0c65df54fc22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc6e7e2-690d-4059-9d5b-0c65df54fc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:51,647 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:46:51,647 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c069f291-00a8-4a97-91b6-e8a2b3d7bdc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c069f291-00a8-4a97-91b6-e8a2b3d7bdc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:52,711 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:46:52,711 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac0e632-5d12-408f-a5fa-a94182164665', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac0e632-5d12-408f-a5fa-a94182164665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:53,767 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:46:53,768 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04037f56-2345-40cd-8fad-d8790810cf80', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04037f56-2345-40cd-8fad-d8790810cf80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:54,839 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:46:54,839 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a919b11a-0b3a-4773-9368-8661d21d0a54', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a919b11a-0b3a-4773-9368-8661d21d0a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:55,904 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:46:55,905 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71dfc313-bd44-4ef1-960a-f10684a3e460', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71dfc313-bd44-4ef1-960a-f10684a3e460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:56,967 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:46:56,968 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155f218c-d130-4860-9e78-32b58f128a14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155f218c-d130-4860-9e78-32b58f128a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:58,032 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:46:58,033 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e29769-f68a-4698-ac08-d08b74935e33', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e29769-f68a-4698-ac08-d08b74935e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:46:59,100 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:46:59,100 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0690084-e4b9-45b1-a1c2-4a6919ec5475', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0690084-e4b9-45b1-a1c2-4a6919ec5475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:00,161 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:47:00,162 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d045d4-dfef-43ba-8e53-742869b84811', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d045d4-dfef-43ba-8e53-742869b84811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:01,222 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:47:01,223 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f6f189-6fc1-4dfb-8c4c-011890a3ada9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f6f189-6fc1-4dfb-8c4c-011890a3ada9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:02,280 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:47:02,280 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de11e5cb-2f3a-4bec-a08a-a3281d2190a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de11e5cb-2f3a-4bec-a08a-a3281d2190a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:03,346 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:47:03,346 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba39da68-ea16-4680-8317-31ed2678a4d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba39da68-ea16-4680-8317-31ed2678a4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:04,410 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:47:04,411 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07628137-5af9-4734-9131-78b7a0c1505d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07628137-5af9-4734-9131-78b7a0c1505d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:05,482 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.063s 2021-06-14 16:47:05,483 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c280cbbf-f8ff-40d4-b114-7694c0f4601a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c280cbbf-f8ff-40d4-b114-7694c0f4601a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:06,560 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.065s 2021-06-14 16:47:06,561 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7565df3-329d-4481-9793-9d08c5150788', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7565df3-329d-4481-9793-9d08c5150788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:07,628 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:07,628 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7a46f2-3fab-4299-82d6-6d3ac4e40ba0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7a46f2-3fab-4299-82d6-6d3ac4e40ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:08,694 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:08,695 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05e6a2c-cc29-4a7f-9ede-dc0e9de40f69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05e6a2c-cc29-4a7f-9ede-dc0e9de40f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:09,771 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:47:09,772 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee65807b-8094-46d7-8dee-0cbba4327ee1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee65807b-8094-46d7-8dee-0cbba4327ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:10,838 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:47:10,838 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80b248f-4893-443e-934e-ba38f0006373', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80b248f-4893-443e-934e-ba38f0006373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:11,908 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:47:11,908 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20141548-edb5-4cf6-b7ba-d7830c06c460', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20141548-edb5-4cf6-b7ba-d7830c06c460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:12,972 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:47:12,973 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df011f9-66db-4e9e-a56a-f7dd9b4385e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df011f9-66db-4e9e-a56a-f7dd9b4385e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:14,039 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:14,040 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4370bd2e-e944-49a1-a93f-08864b898aaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4370bd2e-e944-49a1-a93f-08864b898aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:15,108 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:47:15,109 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50738d6-e04e-413e-ae98-f9089a331ec5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50738d6-e04e-413e-ae98-f9089a331ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:16,173 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:47:16,173 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a763d3-1d6f-451e-a7f9-890db09dd015', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a763d3-1d6f-451e-a7f9-890db09dd015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:17,244 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:17,245 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc24bc36-4861-4dda-bd60-a2840078cd8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc24bc36-4861-4dda-bd60-a2840078cd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:18,312 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:47:18,313 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d384f8a-2703-44de-966c-47395a68f71f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d384f8a-2703-44de-966c-47395a68f71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:19,376 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:47:19,376 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5a80ba-1b12-427b-9e18-1020dbdd3d0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5a80ba-1b12-427b-9e18-1020dbdd3d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:20,441 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:47:20,441 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25483c25-ea79-46e9-a637-510cb880b580', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25483c25-ea79-46e9-a637-510cb880b580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:21,505 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:47:21,506 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c7c33b-72c5-43b8-97b9-28062d8e621f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c7c33b-72c5-43b8-97b9-28062d8e621f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:22,576 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.062s 2021-06-14 16:47:22,577 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541949ba-ecb2-46dd-b39e-58074c3448de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541949ba-ecb2-46dd-b39e-58074c3448de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:23,650 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:47:23,650 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d93620-e3b2-40f7-b850-bc08a15aebb3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d93620-e3b2-40f7-b850-bc08a15aebb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:24,709 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:47:24,710 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83aeb58e-0edf-4fce-83dd-09e82ebe1862', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83aeb58e-0edf-4fce-83dd-09e82ebe1862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:25,775 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:47:25,776 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0dab58d-6f37-4fac-8c30-a37330e63138', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0dab58d-6f37-4fac-8c30-a37330e63138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:26,841 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:47:26,842 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50f826c-837c-48a3-b3c4-a2c69e1a87ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50f826c-837c-48a3-b3c4-a2c69e1a87ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:27,905 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:47:27,905 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71896e85-b861-4362-bfc5-72c2027b292f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71896e85-b861-4362-bfc5-72c2027b292f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:28,968 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:47:28,969 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d7f1e7-656e-49a4-ad77-054afe3bfbc5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d7f1e7-656e-49a4-ad77-054afe3bfbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:30,032 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:47:30,032 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5151f3-a63f-4cf4-be85-08c806c2f40f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5151f3-a63f-4cf4-be85-08c806c2f40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:31,102 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:47:31,102 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c138ec9f-bf73-4972-bb7b-9b8ff102b15e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c138ec9f-bf73-4972-bb7b-9b8ff102b15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:32,178 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.066s 2021-06-14 16:47:32,179 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c0165a-1692-4f45-bac8-7232c7747182', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c0165a-1692-4f45-bac8-7232c7747182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:33,242 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:47:33,242 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab6211f-84ea-4bd8-9bf0-ca955a1f47e0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab6211f-84ea-4bd8-9bf0-ca955a1f47e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:34,309 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:47:34,310 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7e5008-5f5f-48ad-8037-48ef5a1f0b7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7e5008-5f5f-48ad-8037-48ef5a1f0b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:35,374 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:47:35,374 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4e4c93-03cf-43ac-895a-16ae9b53cfa7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4e4c93-03cf-43ac-895a-16ae9b53cfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:36,440 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:47:36,440 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72954f26-c24b-4f20-abec-7d3474b88b73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72954f26-c24b-4f20-abec-7d3474b88b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:37,501 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:47:37,502 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0e9094-6a10-4266-8e6d-5a01076dd3e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0e9094-6a10-4266-8e6d-5a01076dd3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:38,564 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:47:38,564 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4c68ae-9062-4b80-ac3d-d23deb09af2e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4c68ae-9062-4b80-ac3d-d23deb09af2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:39,632 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:47:39,633 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea00255-ff1e-4229-b7c2-9b1db59813e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea00255-ff1e-4229-b7c2-9b1db59813e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:40,700 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:47:40,700 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f200f6-232c-43e0-8322-1f387020cec7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f200f6-232c-43e0-8322-1f387020cec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:41,763 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:47:41,764 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa40c53-be68-4cbc-aabc-60f95e357df5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa40c53-be68-4cbc-aabc-60f95e357df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:42,832 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:47:42,833 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e26194-737a-4872-9cf5-18bc6446103f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e26194-737a-4872-9cf5-18bc6446103f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:43,897 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:47:43,898 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2906bc48-0754-468d-bd18-647ea7ec1ace', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2906bc48-0754-468d-bd18-647ea7ec1ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:44,957 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:47:44,958 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9503e61c-1e50-4d7c-b553-884761863eb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9503e61c-1e50-4d7c-b553-884761863eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:46,024 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:46,025 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea93cc45-146f-407c-b677-2c268c6deee5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea93cc45-146f-407c-b677-2c268c6deee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:47,097 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.064s 2021-06-14 16:47:47,098 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338248ac-0409-4d4e-b8e8-8b9179de2dc7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338248ac-0409-4d4e-b8e8-8b9179de2dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:48,161 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:47:48,162 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df783d8-1b94-438a-90cf-b868d9589da8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df783d8-1b94-438a-90cf-b868d9589da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:49,228 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:49,228 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ed0d9d-2f47-4b16-815b-e3571a090b80', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ed0d9d-2f47-4b16-815b-e3571a090b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:50,286 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:47:50,287 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5319763-c02f-4585-8ef0-e2007e1b6cbf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5319763-c02f-4585-8ef0-e2007e1b6cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:51,353 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:51,353 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57febe1b-8b70-4219-829f-7f6876f5bba8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57febe1b-8b70-4219-829f-7f6876f5bba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:52,414 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:47:52,414 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e30366a-49ae-497e-adcb-45e29ffbc112', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e30366a-49ae-497e-adcb-45e29ffbc112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:53,473 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:47:53,474 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfae6c9-35b3-4eb1-9fb6-7536f34d6367', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfae6c9-35b3-4eb1-9fb6-7536f34d6367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:54,541 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:47:54,541 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832e4502-12a3-48c7-87f2-158584c6bae4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832e4502-12a3-48c7-87f2-158584c6bae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:55,609 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:47:55,609 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd71b82f-9ecf-4290-b07f-ce6f310af3c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd71b82f-9ecf-4290-b07f-ce6f310af3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:56,675 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:47:56,675 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ae2dd6c-858c-43d6-af6d-88095fb96281', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ae2dd6c-858c-43d6-af6d-88095fb96281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:57,736 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:47:57,736 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e000862-dafb-4d31-8420-b8e8d3237f02', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e000862-dafb-4d31-8420-b8e8d3237f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:58,798 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:47:58,799 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9d9132-c569-4e59-80e2-30ef383902ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9d9132-c569-4e59-80e2-30ef383902ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:47:59,877 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.071s 2021-06-14 16:47:59,878 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b2fb05-6a07-46d3-a0bf-f6e36dcb8d40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b2fb05-6a07-46d3-a0bf-f6e36dcb8d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:00,941 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:48:00,941 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f884ab8-46b1-4924-ba61-04553ebc253c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f884ab8-46b1-4924-ba61-04553ebc253c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:01,999 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:48:01,999 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1b3a78-da67-4d8d-8481-f9c139888bd8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1b3a78-da67-4d8d-8481-f9c139888bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:03,066 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:48:03,067 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0ec1c1-ca60-46a9-8a39-ae9022321b48', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0ec1c1-ca60-46a9-8a39-ae9022321b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:04,154 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.075s 2021-06-14 16:48:04,155 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf767ae-e2e6-4aa5-be06-3d539e1e81fc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf767ae-e2e6-4aa5-be06-3d539e1e81fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:05,220 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:48:05,220 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b29a16-181e-4211-ac97-55c3b936c7a7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b29a16-181e-4211-ac97-55c3b936c7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:06,293 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:48:06,294 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4256747c-5bc0-497c-8f1f-278f21a4d72e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4256747c-5bc0-497c-8f1f-278f21a4d72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:07,358 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:48:07,358 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237dfb7d-05a0-4a71-9b41-36bfb997f94c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237dfb7d-05a0-4a71-9b41-36bfb997f94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:08,423 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:48:08,424 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75dcaa5-5dc1-4339-8af8-11ea0f8717af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75dcaa5-5dc1-4339-8af8-11ea0f8717af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:09,491 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:48:09,492 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034bcc5a-4cfb-49e5-ac72-b6dc13b4791e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034bcc5a-4cfb-49e5-ac72-b6dc13b4791e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:10,567 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.067s 2021-06-14 16:48:10,567 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336e6825-55fc-472a-8178-01028012cf64', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336e6825-55fc-472a-8178-01028012cf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:11,635 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:48:11,636 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b26785d-18a5-4aa3-a941-1f2f0f2c7a51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b26785d-18a5-4aa3-a941-1f2f0f2c7a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:12,727 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.083s 2021-06-14 16:48:12,728 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d63276-b2cf-4a43-9334-639789687535', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d63276-b2cf-4a43-9334-639789687535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:13,797 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:48:13,797 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694b43fd-9b6b-4fe8-9596-e3144a99def7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694b43fd-9b6b-4fe8-9596-e3144a99def7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:14,858 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:14,858 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7feacf93-1817-410a-b20c-b58684694e9c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7feacf93-1817-410a-b20c-b58684694e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:15,919 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:48:15,920 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49732337-b06e-43e8-b66f-20fa70c8f266', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49732337-b06e-43e8-b66f-20fa70c8f266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:16,981 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:48:16,981 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5458c7a-0ddf-46e5-a69b-4fc9ebc4d860', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5458c7a-0ddf-46e5-a69b-4fc9ebc4d860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:18,043 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:48:18,044 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26e99d3-490e-40a5-9cab-9200c10ea168', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26e99d3-490e-40a5-9cab-9200c10ea168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:19,108 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:19,109 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7004dbef-169f-4fbe-bfa8-b7e95a1ebba6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7004dbef-169f-4fbe-bfa8-b7e95a1ebba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:20,173 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:48:20,174 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78be6c37-dd0f-4e07-9a94-b2169a238c76', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78be6c37-dd0f-4e07-9a94-b2169a238c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:21,239 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:48:21,239 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cf2ea7-d5f1-445e-b21c-4319e91c49df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cf2ea7-d5f1-445e-b21c-4319e91c49df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:22,299 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:22,299 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07d667a-18fc-4023-abbf-a1534f286241', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07d667a-18fc-4023-abbf-a1534f286241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:23,360 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:23,360 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9be5b2-9859-4b65-a40f-6eba412d8d53', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9be5b2-9859-4b65-a40f-6eba412d8d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:24,430 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:48:24,430 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bae0e65-b570-4503-8300-407365215f20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bae0e65-b570-4503-8300-407365215f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:25,566 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.127s 2021-06-14 16:48:25,566 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fad3d33-fc11-4289-8b3c-34a6c75c4c83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fad3d33-fc11-4289-8b3c-34a6c75c4c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:26,632 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:48:26,633 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905222b4-45ce-4fc1-b77a-8e3807668602', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905222b4-45ce-4fc1-b77a-8e3807668602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:27,695 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:48:27,695 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87529c3-b969-4e23-8e47-3b34175db454', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87529c3-b969-4e23-8e47-3b34175db454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:28,754 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:48:28,754 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32a24be-afd3-4c6e-8093-58abcfa9f363', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32a24be-afd3-4c6e-8093-58abcfa9f363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:29,814 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:29,814 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5385800-63be-4423-a31b-a1fbc826143b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5385800-63be-4423-a31b-a1fbc826143b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:30,873 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:48:30,873 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78a0e4e-8c07-4a13-87ba-6da2d8a70f1a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78a0e4e-8c07-4a13-87ba-6da2d8a70f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:31,936 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:48:31,936 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5954d47a-dd3e-4149-951c-07fe5a200cc0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5954d47a-dd3e-4149-951c-07fe5a200cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:33,008 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.059s 2021-06-14 16:48:33,009 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f01eec-4124-452b-8f34-2847c6b61849', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f01eec-4124-452b-8f34-2847c6b61849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:34,069 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:34,070 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90827112-10d0-4a9d-bc0d-8483b674cb40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90827112-10d0-4a9d-bc0d-8483b674cb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:35,135 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:48:35,136 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd58d1dd-abe2-489e-b50c-a548e7213fa8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd58d1dd-abe2-489e-b50c-a548e7213fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:36,198 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:48:36,199 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7cd70d6-dd27-4bea-9359-b48214385e50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7cd70d6-dd27-4bea-9359-b48214385e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:37,260 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:37,260 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c09447-0a6b-4756-b721-9c6b665aaa3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c09447-0a6b-4756-b721-9c6b665aaa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:38,329 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:48:38,329 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ff00b4-7c0f-4061-a766-fa73dbb5d027', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ff00b4-7c0f-4061-a766-fa73dbb5d027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:39,393 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:48:39,394 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d57a6ca-0786-41e1-91dc-1e0c82551db0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d57a6ca-0786-41e1-91dc-1e0c82551db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:40,459 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:48:40,459 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6826d45e-7c52-4a9b-b140-43908bbcb853', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6826d45e-7c52-4a9b-b140-43908bbcb853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:41,523 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:48:41,523 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00202c80-a80b-40f8-8338-64aa44839b02', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00202c80-a80b-40f8-8338-64aa44839b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:42,581 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:48:42,582 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64848407-a539-4ab5-9329-23988f3a5dc7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64848407-a539-4ab5-9329-23988f3a5dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:43,639 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:48:43,640 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842aeccf-5e6c-4fb4-b43f-305314c11958', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842aeccf-5e6c-4fb4-b43f-305314c11958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:44,700 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:44,700 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0ab27d-a9de-4fff-b1b3-328cb58fde1d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0ab27d-a9de-4fff-b1b3-328cb58fde1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:45,758 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:48:45,758 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93256f6b-b79b-47bf-87f9-9308a74e9a87', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93256f6b-b79b-47bf-87f9-9308a74e9a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:46,815 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:48:46,815 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a596107f-b2b4-458d-b14b-8b15b0243d3d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a596107f-b2b4-458d-b14b-8b15b0243d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:47,877 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:48:47,877 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8209869-3b73-46f5-80b8-d39fb70406f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8209869-3b73-46f5-80b8-d39fb70406f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:48,937 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.052s 2021-06-14 16:48:48,937 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3174002b-0f8d-4a30-b4a2-b42338b1e8a0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3174002b-0f8d-4a30-b4a2-b42338b1e8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:50,002 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:48:50,003 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a4f791-38dc-4ed7-a0ae-4572e329ec99', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a4f791-38dc-4ed7-a0ae-4572e329ec99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:51,063 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:48:51,064 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e93330-90f1-449e-b908-949f5562ee18', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e93330-90f1-449e-b908-949f5562ee18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:52,126 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:48:52,126 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ad7a92-2e08-4dbd-a103-1ee5ba4977b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ad7a92-2e08-4dbd-a103-1ee5ba4977b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:53,183 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:48:53,183 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a20aad-7402-4bce-a24c-46c1377478bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a20aad-7402-4bce-a24c-46c1377478bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:54,241 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:48:54,241 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f920adf0-db33-4b3f-b958-5f065d03d5ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f920adf0-db33-4b3f-b958-5f065d03d5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:55,310 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.060s 2021-06-14 16:48:55,310 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9017d30-cf22-4f30-8acb-fcb48747f2dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9017d30-cf22-4f30-8acb-fcb48747f2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:56,376 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.057s 2021-06-14 16:48:56,377 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2575c2-a445-447d-8e0f-b524b8946599', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2575c2-a445-447d-8e0f-b524b8946599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:57,445 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:48:57,445 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c890d33-52e8-4d8f-b084-377aae882e0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c890d33-52e8-4d8f-b084-377aae882e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:58,505 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.051s 2021-06-14 16:48:58,506 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d6e0b2-1df2-437f-ae70-c225a9a3ca68', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d6e0b2-1df2-437f-ae70-c225a9a3ca68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:48:59,562 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:48:59,563 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bea85a-0d4f-4236-8422-bc85b98006b8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bea85a-0d4f-4236-8422-bc85b98006b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:00,621 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:49:00,622 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f0b245-2f03-4766-84c6-4cfc72f3be0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f0b245-2f03-4766-84c6-4cfc72f3be0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:01,685 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.055s 2021-06-14 16:49:01,686 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c4fb82-b720-4e81-8d7a-8a7334a4d457', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c4fb82-b720-4e81-8d7a-8a7334a4d457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:02,743 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.049s 2021-06-14 16:49:02,744 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ad532a-4fb9-4ac8-a843-5946c068102f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ad532a-4fb9-4ac8-a843-5946c068102f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:03,808 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:49:03,808 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a3dafe-bd7a-4314-b149-0eef6e0eeaca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a3dafe-bd7a-4314-b149-0eef6e0eeaca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:04,878 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:49:04,878 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22847929-8a22-456e-a953-ea6084de4c6d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22847929-8a22-456e-a953-ea6084de4c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:05,941 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.054s 2021-06-14 16:49:05,941 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b190e65-2aab-411b-a3e5-8d1d06eb1900', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b190e65-2aab-411b-a3e5-8d1d06eb1900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:06,999 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:49:07,000 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae0063a-f61e-442c-867a-32466b478340', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae0063a-f61e-442c-867a-32466b478340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:08,069 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.061s 2021-06-14 16:49:08,069 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753d02f9-4d2b-4677-a480-8655952f6317', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753d02f9-4d2b-4677-a480-8655952f6317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:09,134 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.056s 2021-06-14 16:49:09,134 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5a12ee-5bb0-4e18-b0fb-20f9f95c99a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5a12ee-5bb0-4e18-b0fb-20f9f95c99a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:10,201 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.058s 2021-06-14 16:49:10,201 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4760c3c-11ed-4c56-a23d-edfaef37e69e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4760c3c-11ed-4c56-a23d-edfaef37e69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:11,260 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:49:11,260 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65df4cf-9523-4d3e-a567-7923ca5f9129', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65df4cf-9523-4d3e-a567-7923ca5f9129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:12,315 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.048s 2021-06-14 16:49:12,316 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21fd7e0-8ec0-4960-9a12-c32646161b2e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21fd7e0-8ec0-4960-9a12-c32646161b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:13,375 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.050s 2021-06-14 16:49:13,375 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ead5da7-dba5-4dc5-9ec0-685d59fc994b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ead5da7-dba5-4dc5-9ec0-685d59fc994b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:14,437 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5 0.053s 2021-06-14 16:49:14,437 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc54c7a-8c34-4971-a79d-5f2e8900d996', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc54c7a-8c34-4971-a79d-5f2e8900d996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5'} Body: b'{"volume": {"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:36.000000", "updated_at": "2021-06-14T16:37:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1299331884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/398301fb-c31a-49d6-a4ac-831eaec2bda5"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "attachment_id": "dd77d6de-4600-474e-8b7c-d6d8c6445640", "volume_id": "398301fb-c31a-49d6-a4ac-831eaec2bda5", "server_id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:39.000000"}], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:49:14,670 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.226s 2021-06-14 16:49:14,671 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:14 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-199fccbc-c826-4a88-8c1d-358c16e367fd', 'x-compute-request-id': 'req-199fccbc-c826-4a88-8c1d-358c16e367fd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'' 2021-06-14 16:49:14,932 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.259s 2021-06-14 16:49:14,932 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:14 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-23b9316a-9315-4f66-bff4-2c47ce13eb23', 'x-compute-request-id': 'req-23b9316a-9315-4f66-bff4-2c47ce13eb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:16,309 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.367s 2021-06-14 16:49:16,309 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:15 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-694013c1-54d1-4486-b50e-9c1a24e9660f', 'x-compute-request-id': 'req-694013c1-54d1-4486-b50e-9c1a24e9660f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}, {"version": 4, "addr": "172.27.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:18:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--592290783"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:17,460 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.142s 2021-06-14 16:49:17,461 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-bceec303-c97d-4bbf-a9ad-5e9c3ec31589', 'x-compute-request-id': 'req-bceec303-c97d-4bbf-a9ad-5e9c3ec31589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:18,623 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.154s 2021-06-14 16:49:18,624 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-57f3256a-e54a-4a65-906d-756b8ae74075', 'x-compute-request-id': 'req-57f3256a-e54a-4a65-906d-756b8ae74075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:19,779 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:49:19,779 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-304cbeae-763f-471d-9d6c-ce310c4b0b27', 'x-compute-request-id': 'req-304cbeae-763f-471d-9d6c-ce310c4b0b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:20,940 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.152s 2021-06-14 16:49:20,940 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-57cc0055-699d-4e9d-8bde-74b3475d49e8', 'x-compute-request-id': 'req-57cc0055-699d-4e9d-8bde-74b3475d49e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:22,094 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.145s 2021-06-14 16:49:22,094 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-59ba6624-5958-417f-8f93-26dfab84194e', 'x-compute-request-id': 'req-59ba6624-5958-417f-8f93-26dfab84194e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:23,271 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.168s 2021-06-14 16:49:23,271 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-9694d6ec-8f63-4b18-beaf-ee167259f654', 'x-compute-request-id': 'req-9694d6ec-8f63-4b18-beaf-ee167259f654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:24,436 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.156s 2021-06-14 16:49:24,436 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-f8455710-c625-45ed-a405-434888313b53', 'x-compute-request-id': 'req-f8455710-c625-45ed-a405-434888313b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:25,586 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.141s 2021-06-14 16:49:25,586 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-c136b742-682a-4269-99bb-21b72302eefb', 'x-compute-request-id': 'req-c136b742-682a-4269-99bb-21b72302eefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:26,743 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.145s 2021-06-14 16:49:26,744 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-73410107-be29-46ac-9909-c8dd779e2bdd', 'x-compute-request-id': 'req-73410107-be29-46ac-9909-c8dd779e2bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:27,909 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.157s 2021-06-14 16:49:27,910 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-4863e390-d80f-48cd-9512-1bc7f0a01fc3', 'x-compute-request-id': 'req-4863e390-d80f-48cd-9512-1bc7f0a01fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:29,069 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.151s 2021-06-14 16:49:29,070 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-73d0ff19-daec-4b69-a6c8-b1cb60e596b6', 'x-compute-request-id': 'req-73d0ff19-daec-4b69-a6c8-b1cb60e596b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:30,253 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.174s 2021-06-14 16:49:30,254 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-112cfa3e-12ce-4231-a2fe-6d57af858cec', 'x-compute-request-id': 'req-112cfa3e-12ce-4231-a2fe-6d57af858cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:31,427 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.163s 2021-06-14 16:49:31,427 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-44381bae-f377-4d00-b3af-06d6fa3f090b', 'x-compute-request-id': 'req-44381bae-f377-4d00-b3af-06d6fa3f090b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:32,601 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.165s 2021-06-14 16:49:32,601 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-21d95b5b-10b3-4a20-8e8a-ede259cae505', 'x-compute-request-id': 'req-21d95b5b-10b3-4a20-8e8a-ede259cae505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:33,787 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.177s 2021-06-14 16:49:33,787 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-289e3870-8816-4274-9965-7ca3e4f3d3f2', 'x-compute-request-id': 'req-289e3870-8816-4274-9965-7ca3e4f3d3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:34,947 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.151s 2021-06-14 16:49:34,947 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-ad71f253-ff61-4c8b-bf36-02d597d950e6', 'x-compute-request-id': 'req-ad71f253-ff61-4c8b-bf36-02d597d950e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:36,095 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.140s 2021-06-14 16:49:36,096 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-7bec2fbe-cf67-4c62-80a4-7612465b4155', 'x-compute-request-id': 'req-7bec2fbe-cf67-4c62-80a4-7612465b4155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:37,242 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.138s 2021-06-14 16:49:37,243 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-604f4d69-152e-4354-b47b-72e534885c4f', 'x-compute-request-id': 'req-604f4d69-152e-4354-b47b-72e534885c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:38,397 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.147s 2021-06-14 16:49:38,398 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-2ed4181a-89df-4bdc-9122-0ab59e96c83f', 'x-compute-request-id': 'req-2ed4181a-89df-4bdc-9122-0ab59e96c83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:39,563 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.154s 2021-06-14 16:49:39,563 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-eb952b64-7a46-4b9a-98e8-5c22091e9b40', 'x-compute-request-id': 'req-eb952b64-7a46-4b9a-98e8-5c22091e9b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:40,713 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.137s 2021-06-14 16:49:40,713 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-788ef3a7-1996-42f1-953f-c40db2c1a410', 'x-compute-request-id': 'req-788ef3a7-1996-42f1-953f-c40db2c1a410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:41,865 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.143s 2021-06-14 16:49:41,865 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-44fb1e69-cd28-4c2d-80e6-ee2256c5b122', 'x-compute-request-id': 'req-44fb1e69-cd28-4c2d-80e6-ee2256c5b122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:43,023 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.150s 2021-06-14 16:49:43,024 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-fccc2fbd-b721-4c0e-afb6-028ea6820b0e', 'x-compute-request-id': 'req-fccc2fbd-b721-4c0e-afb6-028ea6820b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:44,173 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.141s 2021-06-14 16:49:44,174 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-3abdc170-cec1-4138-a597-ac1937253638', 'x-compute-request-id': 'req-3abdc170-cec1-4138-a597-ac1937253638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:45,318 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.136s 2021-06-14 16:49:45,319 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-38ddf8a2-97ad-4a5c-833e-196766076a3f', 'x-compute-request-id': 'req-38ddf8a2-97ad-4a5c-833e-196766076a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:46,481 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.154s 2021-06-14 16:49:46,482 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-f68bfeb4-dca5-4874-a26d-f8bf055712d4', 'x-compute-request-id': 'req-f68bfeb4-dca5-4874-a26d-f8bf055712d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:47,636 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.145s 2021-06-14 16:49:47,636 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-d7f3792a-9b8a-4aaf-b1de-831ff7dec702', 'x-compute-request-id': 'req-d7f3792a-9b8a-4aaf-b1de-831ff7dec702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:48,806 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.157s 2021-06-14 16:49:48,807 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-963dd912-a047-4e06-a284-f43ee66ba4fd', 'x-compute-request-id': 'req-963dd912-a047-4e06-a284-f43ee66ba4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:49,957 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.139s 2021-06-14 16:49:49,957 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-167182af-3571-4137-9f6e-5e20c46aea8b', 'x-compute-request-id': 'req-167182af-3571-4137-9f6e-5e20c46aea8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:51,114 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.149s 2021-06-14 16:49:51,114 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-4bb65b3c-ba02-42db-b98c-5eb38ed02914', 'x-compute-request-id': 'req-4bb65b3c-ba02-42db-b98c-5eb38ed02914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:52,267 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.140s 2021-06-14 16:49:52,268 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-d1d1a07e-a22c-40ba-9ff6-e5d73ddacbda', 'x-compute-request-id': 'req-d1d1a07e-a22c-40ba-9ff6-e5d73ddacbda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:53,419 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.143s 2021-06-14 16:49:53,420 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-584992a8-0f57-437c-8ece-85487834ebe6', 'x-compute-request-id': 'req-584992a8-0f57-437c-8ece-85487834ebe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:54,580 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:49:54,580 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-76c3ce7a-ae56-471c-b461-ff608de35931', 'x-compute-request-id': 'req-76c3ce7a-ae56-471c-b461-ff608de35931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:55,730 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.141s 2021-06-14 16:49:55,730 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-b46a3c7b-a492-46c9-afc2-a816380f3bbb', 'x-compute-request-id': 'req-b46a3c7b-a492-46c9-afc2-a816380f3bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:56,879 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.140s 2021-06-14 16:49:56,880 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-4ff8bb89-5e50-4ff4-a1f3-8ae6e43a1720', 'x-compute-request-id': 'req-4ff8bb89-5e50-4ff4-a1f3-8ae6e43a1720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:58,031 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.143s 2021-06-14 16:49:58,031 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-2fc2cc7d-5400-485e-a59a-41680cee75e3', 'x-compute-request-id': 'req-2fc2cc7d-5400-485e-a59a-41680cee75e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:49:59,194 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.148s 2021-06-14 16:49:59,195 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49: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-2cc6314f-7451-4d12-a6f6-46eb42886657', 'x-compute-request-id': 'req-2cc6314f-7451-4d12-a6f6-46eb42886657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:00,344 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.141s 2021-06-14 16:50:00,345 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-b94ac684-33a5-47c7-9656-07f774d74663', 'x-compute-request-id': 'req-b94ac684-33a5-47c7-9656-07f774d74663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:01,499 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:50:01,500 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-5ebc5ad7-1959-4ac0-8029-2d84c4ecd6ee', 'x-compute-request-id': 'req-5ebc5ad7-1959-4ac0-8029-2d84c4ecd6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:02,647 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.138s 2021-06-14 16:50:02,647 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-fe0d1e36-5444-4a7e-93e9-d070d44b44ef', 'x-compute-request-id': 'req-fe0d1e36-5444-4a7e-93e9-d070d44b44ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:03,792 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.136s 2021-06-14 16:50:03,793 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-ce6867af-f1b9-4d8e-8ad1-8aaeb2c778e2', 'x-compute-request-id': 'req-ce6867af-f1b9-4d8e-8ad1-8aaeb2c778e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:04,939 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.138s 2021-06-14 16:50:04,940 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-57b743b0-f3d3-4001-9db0-c37fd1dc5238', 'x-compute-request-id': 'req-57b743b0-f3d3-4001-9db0-c37fd1dc5238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:06,094 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:50:06,095 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-d5f167bc-476c-41be-9c20-71cea6e8fcf0', 'x-compute-request-id': 'req-d5f167bc-476c-41be-9c20-71cea6e8fcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:07,253 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.147s 2021-06-14 16:50:07,253 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-09aa11f5-76ba-401c-b4b2-f98f6779afd9', 'x-compute-request-id': 'req-09aa11f5-76ba-401c-b4b2-f98f6779afd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:08,405 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.138s 2021-06-14 16:50:08,405 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-b3c8541a-88a7-44e6-a84c-059676434d83', 'x-compute-request-id': 'req-b3c8541a-88a7-44e6-a84c-059676434d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:09,561 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.144s 2021-06-14 16:50:09,562 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-ee2b8836-b792-40cc-9dd6-9bf0cc305ac6', 'x-compute-request-id': 'req-ee2b8836-b792-40cc-9dd6-9bf0cc305ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:10,737 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.163s 2021-06-14 16:50:10,737 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-1619f8b4-a536-4839-87dc-e989dff2d51a', 'x-compute-request-id': 'req-1619f8b4-a536-4839-87dc-e989dff2d51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:11,891 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:50:11,892 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-640d399c-1ec1-40aa-bdbb-4c7f68e4289f', 'x-compute-request-id': 'req-640d399c-1ec1-40aa-bdbb-4c7f68e4289f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:13,046 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.145s 2021-06-14 16:50:13,047 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-fe2c1f56-9225-40d3-b9e8-2834257ab23a', 'x-compute-request-id': 'req-fe2c1f56-9225-40d3-b9e8-2834257ab23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:14,198 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.140s 2021-06-14 16:50:14,199 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-a59029cb-72f1-4240-b63f-048ca1a47a4c', 'x-compute-request-id': 'req-a59029cb-72f1-4240-b63f-048ca1a47a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:15,352 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.145s 2021-06-14 16:50:15,353 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-db780300-74d9-4be7-9c14-1320f8fb291e', 'x-compute-request-id': 'req-db780300-74d9-4be7-9c14-1320f8fb291e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:16,515 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.153s 2021-06-14 16:50:16,515 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-71873566-1233-4f72-b817-143cc22ca06d', 'x-compute-request-id': 'req-71873566-1233-4f72-b817-143cc22ca06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:17,667 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.144s 2021-06-14 16:50:17,668 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-72045118-cc5c-40a7-82e8-1b45e7f54f2e', 'x-compute-request-id': 'req-72045118-cc5c-40a7-82e8-1b45e7f54f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:18,828 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.150s 2021-06-14 16:50:18,828 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-7c93e8ba-9e50-41b1-9af6-c9746b551145', 'x-compute-request-id': 'req-7c93e8ba-9e50-41b1-9af6-c9746b551145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:19,989 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.153s 2021-06-14 16:50:19,990 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-114836dc-ea94-4ca8-afb1-2b722741699e', 'x-compute-request-id': 'req-114836dc-ea94-4ca8-afb1-2b722741699e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:21,145 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:50:21,145 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-ab555225-f1f3-4319-8bab-ad182f443eb8', 'x-compute-request-id': 'req-ab555225-f1f3-4319-8bab-ad182f443eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:22,305 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.150s 2021-06-14 16:50:22,305 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-4689165e-4d86-4938-8905-f0b8ebf776d0', 'x-compute-request-id': 'req-4689165e-4d86-4938-8905-f0b8ebf776d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:23,474 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.159s 2021-06-14 16:50:23,474 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-119e2574-b991-4148-a87c-956824ca328b', 'x-compute-request-id': 'req-119e2574-b991-4148-a87c-956824ca328b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:24,635 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.152s 2021-06-14 16:50:24,635 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-0900819b-2ff5-4a5b-b73f-90a19025f303', 'x-compute-request-id': 'req-0900819b-2ff5-4a5b-b73f-90a19025f303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:25,803 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.157s 2021-06-14 16:50:25,803 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-37030d8f-4d3b-4b19-894b-d70dbed7c8e6', 'x-compute-request-id': 'req-37030d8f-4d3b-4b19-894b-d70dbed7c8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:26,968 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.156s 2021-06-14 16:50:26,968 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-4c3e9981-fd6c-4683-87a1-6ddf276adaf8', 'x-compute-request-id': 'req-4c3e9981-fd6c-4683-87a1-6ddf276adaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:28,135 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.159s 2021-06-14 16:50:28,136 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-1ecfe497-9530-4aa9-8c5a-209889ac7f53', 'x-compute-request-id': 'req-1ecfe497-9530-4aa9-8c5a-209889ac7f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:29,302 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.153s 2021-06-14 16:50:29,303 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-e8af0704-0aeb-4b7e-8d58-bcb4316d88ca', 'x-compute-request-id': 'req-e8af0704-0aeb-4b7e-8d58-bcb4316d88ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:30,466 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.155s 2021-06-14 16:50:30,466 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-51a58329-b7ae-48a5-8c38-a57ec788c940', 'x-compute-request-id': 'req-51a58329-b7ae-48a5-8c38-a57ec788c940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:31,633 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.153s 2021-06-14 16:50:31,633 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-e8220552-cf16-4c18-9d0b-ead6f48d4475', 'x-compute-request-id': 'req-e8220552-cf16-4c18-9d0b-ead6f48d4475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:32,787 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.145s 2021-06-14 16:50:32,787 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-afb3fedf-2514-4ac1-b52e-142fd2d685e7', 'x-compute-request-id': 'req-afb3fedf-2514-4ac1-b52e-142fd2d685e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:33,952 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.151s 2021-06-14 16:50:33,952 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-4d8ab4c2-b56b-436f-8b3c-975da745bca5', 'x-compute-request-id': 'req-4d8ab4c2-b56b-436f-8b3c-975da745bca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:35,113 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.152s 2021-06-14 16:50:35,114 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-e9920685-2fc9-4d9d-976a-edc530931e8b', 'x-compute-request-id': 'req-e9920685-2fc9-4d9d-976a-edc530931e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:36,264 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.137s 2021-06-14 16:50:36,264 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-eac678a1-da60-4a65-a8c4-37dc4a3072ae', 'x-compute-request-id': 'req-eac678a1-da60-4a65-a8c4-37dc4a3072ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:37,426 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.153s 2021-06-14 16:50:37,427 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-1cca692f-2e50-4fa3-8925-abd9de007e54', 'x-compute-request-id': 'req-1cca692f-2e50-4fa3-8925-abd9de007e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:38,601 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.165s 2021-06-14 16:50:38,601 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-05623dc4-15d5-47bc-9cee-acb597aa8795', 'x-compute-request-id': 'req-05623dc4-15d5-47bc-9cee-acb597aa8795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:39,756 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.147s 2021-06-14 16:50:39,757 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-f78001c1-0512-4e96-8e6d-a149ab76586a', 'x-compute-request-id': 'req-f78001c1-0512-4e96-8e6d-a149ab76586a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:40,911 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:50:40,912 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-8cbe237f-9b36-4f99-a3b7-079223e88c80', 'x-compute-request-id': 'req-8cbe237f-9b36-4f99-a3b7-079223e88c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:42,071 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.147s 2021-06-14 16:50:42,072 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-fe5c7ebc-34f2-464e-b0e8-ef7e3800fe2e', 'x-compute-request-id': 'req-fe5c7ebc-34f2-464e-b0e8-ef7e3800fe2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:43,240 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.160s 2021-06-14 16:50:43,240 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-72338be1-17df-4ad0-b3c2-bda047de9757', 'x-compute-request-id': 'req-72338be1-17df-4ad0-b3c2-bda047de9757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:44,409 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.159s 2021-06-14 16:50:44,409 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-30fece8c-9ded-4c87-997d-de25974c96b7', 'x-compute-request-id': 'req-30fece8c-9ded-4c87-997d-de25974c96b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:45,575 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.157s 2021-06-14 16:50:45,575 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-299d3995-746e-4d64-87b8-410e9d044359', 'x-compute-request-id': 'req-299d3995-746e-4d64-87b8-410e9d044359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:46,727 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.142s 2021-06-14 16:50:46,727 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-ef8fe1a7-c1bd-448d-b8b1-82a479e390cc', 'x-compute-request-id': 'req-ef8fe1a7-c1bd-448d-b8b1-82a479e390cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:47,892 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.157s 2021-06-14 16:50:47,893 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-eb6d87e9-946a-4023-9621-dc4bc60e2991', 'x-compute-request-id': 'req-eb6d87e9-946a-4023-9621-dc4bc60e2991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:49,043 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.141s 2021-06-14 16:50:49,044 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-004e47d2-96e4-4f13-8843-a763fed6f3aa', 'x-compute-request-id': 'req-004e47d2-96e4-4f13-8843-a763fed6f3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:50,199 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:50:50,199 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-9f6ba77e-b85e-458a-a74f-e901fa720134', 'x-compute-request-id': 'req-9f6ba77e-b85e-458a-a74f-e901fa720134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:51,611 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.404s 2021-06-14 16:50:51,612 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-998f260c-8e79-4cd3-bfc8-079da8cb6709', 'x-compute-request-id': 'req-998f260c-8e79-4cd3-bfc8-079da8cb6709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:52,780 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.159s 2021-06-14 16:50:52,781 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-1e1fb108-3867-44bd-93f4-a30c7275676a', 'x-compute-request-id': 'req-1e1fb108-3867-44bd-93f4-a30c7275676a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:53,950 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.157s 2021-06-14 16:50:53,951 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-5f49e956-47be-47c8-b0f8-97900cf96719', 'x-compute-request-id': 'req-5f49e956-47be-47c8-b0f8-97900cf96719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:55,110 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.149s 2021-06-14 16:50:55,111 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-27d1991a-e666-4241-9b7d-26bf3faa7703', 'x-compute-request-id': 'req-27d1991a-e666-4241-9b7d-26bf3faa7703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:56,264 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.144s 2021-06-14 16:50:56,264 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-c29bc78b-cc1d-462b-97e2-ea92fd683c80', 'x-compute-request-id': 'req-c29bc78b-cc1d-462b-97e2-ea92fd683c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:57,431 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.152s 2021-06-14 16:50:57,431 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-5c88d3a2-b6b5-4bfc-a887-d3aff3028e25', 'x-compute-request-id': 'req-5c88d3a2-b6b5-4bfc-a887-d3aff3028e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:58,589 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.149s 2021-06-14 16:50:58,590 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-4ca962c1-77b7-4058-b6e2-321bd1a8c3c6', 'x-compute-request-id': 'req-4ca962c1-77b7-4058-b6e2-321bd1a8c3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:50:59,750 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.152s 2021-06-14 16:50:59,751 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50: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-727c37c9-ee69-4cbe-8841-86bebc21597a', 'x-compute-request-id': 'req-727c37c9-ee69-4cbe-8841-86bebc21597a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:00,927 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.168s 2021-06-14 16:51:00,928 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-0ce1c84a-762d-45d5-ae78-a2fca6e92af4', 'x-compute-request-id': 'req-0ce1c84a-762d-45d5-ae78-a2fca6e92af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:02,086 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.148s 2021-06-14 16:51:02,087 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-2ac9347f-8416-43d9-b692-d8dde990f82a', 'x-compute-request-id': 'req-2ac9347f-8416-43d9-b692-d8dde990f82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:03,268 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.170s 2021-06-14 16:51:03,269 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-782abf8d-5904-40f7-862a-d14f699f21a5', 'x-compute-request-id': 'req-782abf8d-5904-40f7-862a-d14f699f21a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:04,437 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.160s 2021-06-14 16:51:04,438 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-e9e03569-e999-4b56-b608-a6facfb6d265', 'x-compute-request-id': 'req-e9e03569-e999-4b56-b608-a6facfb6d265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:05,601 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.154s 2021-06-14 16:51:05,602 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-8bb04c74-1f3b-4942-9a7c-356c2abaa24b', 'x-compute-request-id': 'req-8bb04c74-1f3b-4942-9a7c-356c2abaa24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:06,769 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.159s 2021-06-14 16:51:06,770 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-9605cc9a-2769-46b2-8a6e-bfc2bca44653', 'x-compute-request-id': 'req-9605cc9a-2769-46b2-8a6e-bfc2bca44653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:07,915 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.136s 2021-06-14 16:51:07,915 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-00531415-938d-47d9-80d6-a7b6a3f9b076', 'x-compute-request-id': 'req-00531415-938d-47d9-80d6-a7b6a3f9b076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:09,070 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:51:09,070 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-663c3e8e-894e-42f9-86fe-32785d10033f', 'x-compute-request-id': 'req-663c3e8e-894e-42f9-86fe-32785d10033f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:10,225 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.145s 2021-06-14 16:51:10,225 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-ec9b1aa3-7b08-4816-8043-98174959fec5', 'x-compute-request-id': 'req-ec9b1aa3-7b08-4816-8043-98174959fec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:11,411 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.177s 2021-06-14 16:51:11,412 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-0856cd43-39c5-4e20-b0ef-2c67041b092a', 'x-compute-request-id': 'req-0856cd43-39c5-4e20-b0ef-2c67041b092a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:12,569 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.149s 2021-06-14 16:51:12,570 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-940be747-129c-4faf-898d-cde6262811cc', 'x-compute-request-id': 'req-940be747-129c-4faf-898d-cde6262811cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:13,729 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.147s 2021-06-14 16:51:13,729 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-88e759a9-95ea-4748-a6f4-fd370594d6d2', 'x-compute-request-id': 'req-88e759a9-95ea-4748-a6f4-fd370594d6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:14,915 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.172s 2021-06-14 16:51:14,915 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-66892169-8c3e-420e-b437-5fbf64598e7f', 'x-compute-request-id': 'req-66892169-8c3e-420e-b437-5fbf64598e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:16,092 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.168s 2021-06-14 16:51:16,093 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-a3f2bb37-acf0-4bcb-ace8-4430509cd783', 'x-compute-request-id': 'req-a3f2bb37-acf0-4bcb-ace8-4430509cd783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:17,248 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.146s 2021-06-14 16:51:17,248 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-07c5811c-7d9d-413c-a6d5-8c05c8d736e6', 'x-compute-request-id': 'req-07c5811c-7d9d-413c-a6d5-8c05c8d736e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"server": {"id": "37a4a599-c468-4b17-9631-57b6cad3f96c", "name": "tempest-AttachVolumeTestJSON-server-174229831", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:33:32Z", "updated": "2021-06-14T16:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/37a4a599-c468-4b17-9631-57b6cad3f96c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1640514500", "OS-SRV-USG:launched_at": "2021-06-14T16:34:12.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "398301fb-c31a-49d6-a4ac-831eaec2bda5"}]}}' 2021-06-14 16:51:18,337 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c 0.080s 2021-06-14 16:51:18,338 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:18 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-a96c1503-e7d9-4d49-afaa-fd60e0058265', 'x-compute-request-id': 'req-a96c1503-e7d9-4d49-afaa-fd60e0058265', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/37a4a599-c468-4b17-9631-57b6cad3f96c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 37a4a599-c468-4b17-9631-57b6cad3f96c could not be found."}}' 2021-06-14 16:51:18,380 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.25/compute/v2.1/os-keypairs/tempest-keypair-1640514500 0.041s 2021-06-14 16:51:18,381 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-fd013b7a-d840-4e96-9738-e0a233840f9a', 'x-compute-request-id': 'req-fd013b7a-d840-4e96-9738-e0a233840f9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs/tempest-keypair-1640514500'} Body: b'' 2021-06-14 16:51:18,561 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25:9696/v2.0/security-groups/857499c0-4b45-4c36-ac80-bef30d7d0e66 0.180s 2021-06-14 16:51:18,562 113170 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-bd00776a-1bb6-47ac-820e-182ab1d1fa9b', 'content-length': '0', 'date': 'Mon, 14 Jun 2021 16:51:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups/857499c0-4b45-4c36-ac80-bef30d7d0e66'} Body: b'' 2021-06-14 16:51:18,584 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.25:9696/v2.0/security-groups/857499c0-4b45-4c36-ac80-bef30d7d0e66 0.021s 2021-06-14 16:51:18,584 113170 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-600e013d-cda2-4349-af44-76431ac9db46', 'date': 'Mon, 14 Jun 2021 16:51:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups/857499c0-4b45-4c36-ac80-bef30d7d0e66'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 857499c0-4b45-4c36-ac80-bef30d7d0e66 does not exist", "detail": ""}}' 2021-06-14 16:51:19,272 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25:9696/v2.0/floatingips/4c0c8679-c002-4096-a6fa-597b6f810c60 0.688s 2021-06-14 16:51:19,273 113170 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-9c3a12ce-af64-401f-86da-1149eb5ba029', 'content-length': '0', 'date': 'Mon, 14 Jun 2021 16:51:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips/4c0c8679-c002-4096-a6fa-597b6f810c60'} Body: b'' }}} 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 398301fb-c31a-49d6-a4ac-831eaec2bda5 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 398301fb-c31a-49d6-a4ac-831eaec2bda5 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
ft8.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-06-14 16:51:19,468 113170 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-06-14 16:51:19,469 113170 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-06-14 16:51:19,833 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.25/compute/v2.1/os-keypairs 0.363s 2021-06-14 16:51:19,833 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1547102233"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:19 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-aee66073-991a-4249-9b5d-bf6fa46258f0', 'x-compute-request-id': 'req-aee66073-991a-4249-9b5d-bf6fa46258f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAuO4V/XeuqzOTZ/kNRtwF7EoSdVngEQWlf+m+d7zF/ZF75dai\\nzSwoszNUz160MpstnTpWFaSly/XPluwuRWe4Malo9rBHK43vr96geRwe/5Zxob/c\\nTJgQQvWJCwPKn6Y97KZ5uEHTBHUO9vRVMFUjakViLuKwHJI/5ipLahRirHRM7lLd\\nd3PwQKyEHjYwC/QmQgw0JVGbJLT8S0jueu8wfNFbbhAzVPaMFU962L4ZyqeB097l\\n+WGZNXjoTmRETWWOy8taQVZWyKgkmF/nc4YGdvUaXzCRQmY5SSqngIC2daA6gRi0\\njvJSyPgDmMHw4dMWZ2abXNIT874imzo0GoqTXwIDAQABAoIBAQCaRjzgHEUCG9/A\\nIFv8HjduvQiTD6xGZxB/Gm/EEh6WABV9U0azpUA65vq8mIP5p80w2mbQXW/XLDTG\\n8jdTvUhDXdHr4nktE5a+gBodjuEpVcdsKdPNrhn60j1GjB4we44za1ol5fv1PvaB\\n/KlIze3ijQlwlbpXy4Y1LFmHoIQE2wH+QuO6iXdPoEyDU/kX5sDSwvcHv2SCjnbB\\nafiZf81+53PMZts6ZOKaXuXze8EsOpTmevnHZCgSVpQMU0nMWYjoxvSX+ZVsWI3o\\n+vElOFnbiFRLsz4tN6GZFYuRX6elEsPDVn1Mzj0U4rSJYcyDy40BsGEhHY6/Zf0q\\nlcff4CwpAoGBANnB3hrtwLiA5Fy9Wf0+PrWEdY6bpVK0ofHeL/KTrJQ743gCEwHh\\ngG5N4cpT/ongcaHpI4d9hdnguqEYe82hT9TgwfnRg3Z/NLmcB435N/uuISm9dP3N\\nBR0/cElBiGMXNAzcIf9bkcFNleay7rMz0GGHpIn71FSY0oQsv0hwnlmVAoGBANlo\\nVvOv14Qt5QZWJjX/XbxmnAcVIsT9TMXnm9ji47/9r47P1BVkm7wPpuNVrXr8FZH/\\nQC3T058MYPANmbu+ZpqWOajjPmG9uoX9wCJMvjCGaX3PaVqaVDSrLj10o3KvlvxE\\nporbRCpcedAplRZjFmICPyicTLw6P3kZ1Q8aBgQjAoGAU4ZrXUTo8VxvO6tdwyeH\\nAjUmqmbFSS4EGDQzjAZc4hb+r1+MTuJiUu0IuITzU4uFyqcUe7oIB4SN0ZEEm+FO\\nL8duYBafKGqunKtesnRvptgp3ErRfzCOz6MvvMmoOOoDixM87yf+hnjuEKl9qbss\\nKNzQniS8Ux6zUQOg83ZPJukCgYA5yoeanXqPk1eW+J2NqwUyyJ/fLhog/ShET03Z\\nOG7MIVZigxJgYW8YbZyyP5su3wWo2o4n4HAXjkXSafscsf86RoarQ0TY3INRjONe\\n+sFvyrsOC214/R83JO3UvkWYfd6HzoPq02BqVky3LeaInexcPzakx++J9X3b5icB\\nraw9uwKBgHftZoNyXcAIXjUmFdAZORziKTqnT6HC8KbSwY2hQ4DhZGkzuirMu6Jk\\ndb8Yo5lOlkiHa0/Kz6rUhBkNdZiYW4pwZkalXK4SaWnCDB49EYHjVwuspna+z9rd\\nFHwV06VXiOyhzneKxZjQdkUTuBghbJJ+n6UgkoSQsHTtx4nKuRw6\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1547102233", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC47hX9d66rM5Nn+Q1G3AXsShJ1WeARBaV/6b53vMX9kXvl1qLNLCizM1TPXrQymy2dOlYVpKXL9c+W7C5FZ7gxqWj2sEcrje+v3qB5HB7/lnGhv9xMmBBC9YkLA8qfpj3spnm4QdMEdQ729FUwVSNqRWIu4rAckj/mKktqFGKsdEzuUt13c/BArIQeNjAL9CZCDDQlUZsktPxLSO567zB80VtuEDNU9owVT3rYvhnKp4HT3uX5YZk1eOhOZERNZY7Ly1pBVlbIqCSYX+dzhgZ29RpfMJFCZjlJKqeAgLZ1oDqBGLSO8lLI+AOYwfDh0xZnZptc0hPzviKbOjQaipNf Generated-by-Nova", "fingerprint": "e2:70:8e:b7:69:95:0c:9e:15:8b:e6:2e:d9:f2:c3:d8", "user_id": "0b1a44e0e624409db6eb477d86c9b800"}}' 2021-06-14 16:51:19,835 113170 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1547102233 created 2021-06-14 16:51:19,994 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-groups 0.158s 2021-06-14 16:51:19,994 113170 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--572564160", "description": "tempest-description--1154720465"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1579', 'x-openstack-request-id': 'req-df973399-5609-4b3f-8265-2933ee347af0', 'date': 'Mon, 14 Jun 2021 16:51:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6", "name": "tempest-securitygroup--572564160", "stateful": true, "tenant_id": "8586ae834394465a86a02671a1260b36", "description": "tempest-description--1154720465", "security_group_rules": [{"id": "508442be-d2e9-40a3-9148-3b0c0183b688", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6", "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": 451, "description": null, "tags": [], "created_at": "2021-06-14T16:51:19Z", "updated_at": "2021-06-14T16:51:19Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}, {"id": "b5700e41-2f95-4744-9969-53c4b80191a9", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6", "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": 450, "description": null, "tags": [], "created_at": "2021-06-14T16:51:19Z", "updated_at": "2021-06-14T16:51:19Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}], "tags": [], "created_at": "2021-06-14T16:51:19Z", "updated_at": "2021-06-14T16:51:19Z", "revision_number": 1, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:51:20,155 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-group-rules 0.159s 2021-06-14 16:51:20,155 113170 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": "84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6", "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-84eb3a34-2ef7-4ff4-94fd-8610f3c97816', 'date': 'Mon, 14 Jun 2021 16:51:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34350caa-ae99-47f9-9723-ff4cfd87af26", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6", "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-06-14T16:51:20Z", "updated_at": "2021-06-14T16:51:20Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:51:20,297 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/security-group-rules 0.142s 2021-06-14 16:51:20,298 113170 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": "84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ac006409-fcaf-4663-819e-ac6cee38bdac', 'date': 'Mon, 14 Jun 2021 16:51:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "422ed339-bd12-4d81-a5ae-93be07e9e3d8", "tenant_id": "8586ae834394465a86a02671a1260b36", "security_group_id": "84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6", "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-06-14T16:51:20Z", "updated_at": "2021-06-14T16:51:20Z", "revision_number": 0, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:51:20,298 113170 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--572564160 created 2021-06-14 16:51:21,533 113170 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.25:9696/v2.0/floatingips 1.234s 2021-06-14 16:51:21,534 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-5f182e7e-5714-4837-887e-0d5f6589d1d3', 'date': 'Mon, 14 Jun 2021 16:51:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4d4a18c9-0be6-4145-84d9-56237abf6cbd", "tenant_id": "8586ae834394465a86a02671a1260b36", "floating_ip_address": "172.27.0.71", "floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8586ae834394465a86a02671a1260b36", "description": "", "port_details": null, "tags": [], "created_at": "2021-06-14T16:51:20Z", "updated_at": "2021-06-14T16:51:20Z", "revision_number": 0}}' 2021-06-14 16:51:21,534 113170 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4d4a18c9-0be6-4145-84d9-56237abf6cbd', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'floating_ip_address': '172.27.0.71', 'floating_network_id': '2e21213b-d279-4f17-b7ac-a39d3c551e15', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8586ae834394465a86a02671a1260b36', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-06-14T16:51:20Z', 'updated_at': '2021-06-14T16:51:20Z', 'revision_number': 0, 'ip': '172.27.0.71'} created 2021-06-14 16:51:21,647 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.25/identity/v3/auth/tokens 0.107s 2021-06-14 16:51:21,647 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:21 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-4fe0b6c0-a50d-4277-a808-582ee0e7f345', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0b1a44e0e624409db6eb477d86c9b800", "name": "tempest-AttachVolumeTestJSON-19926261-project", "password_expires_at": null}, "audit_ids": ["s7zcYKv1QdKxRBvxRY_y3g"], "expires_at": "2021-06-14T17:51:21.000000Z", "issued_at": "2021-06-14T16:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8586ae834394465a86a02671a1260b36", "name": "tempest-AttachVolumeTestJSON-19926261"}, "is_domain": false, "roles": [{"id": "9d4d6f672abd4d55bb733013f519363f", "name": "reader"}, {"id": "dfb7e0fdd7ef4a0fa671d5bc5f1b4791", "name": "member"}], "catalog": [{"endpoints": [{"id": "bd5cb6c9d2084123883542dbecb1e793", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/placement", "region": "RegionOne"}], "id": "050693794b49498d9cdc934b51bfc4f1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ceb5ac82cc064693853f6c056a649b45", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}, {"id": "e867917e5a374324b22ce68544af027e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}], "id": "1bcc8a0ca4544408bcf2167277cd215e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9ebfe827ca87499c8701f96df42e6276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2.1", "region": "RegionOne"}], "id": "702a1e782db6436c9cd6e3b5e576aa97", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0bb7bd25c933410c8af64c1c6bb44216", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2/8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "7c5a4adca40e474a8819c7136ab39d4b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "bc61446362d047bab56da2bcee37d78c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/image", "region": "RegionOne"}], "id": "813414e1327c40bf805ab6bb8cbe98de", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f11cae92047145ba8d3f5ca5649b23e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:9696/", "region": "RegionOne"}], "id": "9a16d66a0f7b40e79b36836159b78d64", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b743fcca6aa94bb88b4f860695a963b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "b2b7f510167b42049456f71a0e3cbf66", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7346115517f34678917a5417f1691bd3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "c4af6b719e9b454dbc37a3992191e090", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "45786df4b0824023a5e8121963d3fd89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25:8080", "region": "RegionOne"}, {"id": "fd11d695aabe4d2086587133eb2dad01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:8080/v1/AUTH_8586ae834394465a86a02671a1260b36", "region": "RegionOne"}], "id": "d30a42b24b2d40fc84b9d62d51e2d7db", "type": "object-store", "name": "swift"}]}}' 2021-06-14 16:51:21,648 113170 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'b53c2976-08b4-436a-b6fb-4c66bcc4ffa9', 'name': 'tempest-AttachVolumeTestJSON-948943538-network', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8586ae834394465a86a02671a1260b36', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 747, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-06-14T16:33:13Z', 'updated_at': '2021-06-14T16:33:13Z', 'revision_number': 1} available for tenant 2021-06-14 16:51:21,648 113170 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuO4V/XeuqzOTZ/kNRtwF7EoSdVngEQWlf+m+d7zF/ZF75dai\nzSwoszNUz160MpstnTpWFaSly/XPluwuRWe4Malo9rBHK43vr96geRwe/5Zxob/c\nTJgQQvWJCwPKn6Y97KZ5uEHTBHUO9vRVMFUjakViLuKwHJI/5ipLahRirHRM7lLd\nd3PwQKyEHjYwC/QmQgw0JVGbJLT8S0jueu8wfNFbbhAzVPaMFU962L4ZyqeB097l\n+WGZNXjoTmRETWWOy8taQVZWyKgkmF/nc4YGdvUaXzCRQmY5SSqngIC2daA6gRi0\njvJSyPgDmMHw4dMWZ2abXNIT874imzo0GoqTXwIDAQABAoIBAQCaRjzgHEUCG9/A\nIFv8HjduvQiTD6xGZxB/Gm/EEh6WABV9U0azpUA65vq8mIP5p80w2mbQXW/XLDTG\n8jdTvUhDXdHr4nktE5a+gBodjuEpVcdsKdPNrhn60j1GjB4we44za1ol5fv1PvaB\n/KlIze3ijQlwlbpXy4Y1LFmHoIQE2wH+QuO6iXdPoEyDU/kX5sDSwvcHv2SCjnbB\nafiZf81+53PMZts6ZOKaXuXze8EsOpTmevnHZCgSVpQMU0nMWYjoxvSX+ZVsWI3o\n+vElOFnbiFRLsz4tN6GZFYuRX6elEsPDVn1Mzj0U4rSJYcyDy40BsGEhHY6/Zf0q\nlcff4CwpAoGBANnB3hrtwLiA5Fy9Wf0+PrWEdY6bpVK0ofHeL/KTrJQ743gCEwHh\ngG5N4cpT/ongcaHpI4d9hdnguqEYe82hT9TgwfnRg3Z/NLmcB435N/uuISm9dP3N\nBR0/cElBiGMXNAzcIf9bkcFNleay7rMz0GGHpIn71FSY0oQsv0hwnlmVAoGBANlo\nVvOv14Qt5QZWJjX/XbxmnAcVIsT9TMXnm9ji47/9r47P1BVkm7wPpuNVrXr8FZH/\nQC3T058MYPANmbu+ZpqWOajjPmG9uoX9wCJMvjCGaX3PaVqaVDSrLj10o3KvlvxE\nporbRCpcedAplRZjFmICPyicTLw6P3kZ1Q8aBgQjAoGAU4ZrXUTo8VxvO6tdwyeH\nAjUmqmbFSS4EGDQzjAZc4hb+r1+MTuJiUu0IuITzU4uFyqcUe7oIB4SN0ZEEm+FO\nL8duYBafKGqunKtesnRvptgp3ErRfzCOz6MvvMmoOOoDixM87yf+hnjuEKl9qbss\nKNzQniS8Ux6zUQOg83ZPJukCgYA5yoeanXqPk1eW+J2NqwUyyJ/fLhog/ShET03Z\nOG7MIVZigxJgYW8YbZyyP5su3wWo2o4n4HAXjkXSafscsf86RoarQ0TY3INRjONe\n+sFvyrsOC214/R83JO3UvkWYfd6HzoPq02BqVky3LeaInexcPzakx++J9X3b5icB\nraw9uwKBgHftZoNyXcAIXjUmFdAZORziKTqnT6HC8KbSwY2hQ4DhZGkzuirMu6Jk\ndb8Yo5lOlkiHa0/Kz6rUhBkNdZiYW4pwZkalXK4SaWnCDB49EYHjVwuspna+z9rd\nFHwV06VXiOyhzneKxZjQdkUTuBghbJJ+n6UgkoSQsHTtx4nKuRw6\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1547102233', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC47hX9d66rM5Nn+Q1G3AXsShJ1WeARBaV/6b53vMX9kXvl1qLNLCizM1TPXrQymy2dOlYVpKXL9c+W7C5FZ7gxqWj2sEcrje+v3qB5HB7/lnGhv9xMmBBC9YkLA8qfpj3spnm4QdMEdQ729FUwVSNqRWIu4rAckj/mKktqFGKsdEzuUt13c/BArIQeNjAL9CZCDDQlUZsktPxLSO567zB80VtuEDNU9owVT3rYvhnKp4HT3uX5YZk1eOhOZERNZY7Ly1pBVlbIqCSYX+dzhgZ29RpfMJFCZjlJKqeAgLZ1oDqBGLSO8lLI+AOYwfDh0xZnZptc0hPzviKbOjQaipNf Generated-by-Nova', 'fingerprint': 'e2:70:8e:b7:69:95:0c:9e:15:8b:e6:2e:d9:f2:c3:d8', 'user_id': '0b1a44e0e624409db6eb477d86c9b800'}, 'security_group': {'id': '84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6', 'name': 'tempest-securitygroup--572564160', 'stateful': True, 'tenant_id': '8586ae834394465a86a02671a1260b36', 'description': 'tempest-description--1154720465', 'security_group_rules': [{'id': '508442be-d2e9-40a3-9148-3b0c0183b688', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'security_group_id': '84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6', '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': 451, 'description': None, 'tags': [], 'created_at': '2021-06-14T16:51:19Z', 'updated_at': '2021-06-14T16:51:19Z', 'revision_number': 0, 'project_id': '8586ae834394465a86a02671a1260b36'}, {'id': 'b5700e41-2f95-4744-9969-53c4b80191a9', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'security_group_id': '84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6', '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': 450, 'description': None, 'tags': [], 'created_at': '2021-06-14T16:51:19Z', 'updated_at': '2021-06-14T16:51:19Z', 'revision_number': 0, 'project_id': '8586ae834394465a86a02671a1260b36'}], 'tags': [], 'created_at': '2021-06-14T16:51:19Z', 'updated_at': '2021-06-14T16:51:19Z', 'revision_number': 1, 'project_id': '8586ae834394465a86a02671a1260b36'}, 'floating_ip': {'id': '4d4a18c9-0be6-4145-84d9-56237abf6cbd', 'tenant_id': '8586ae834394465a86a02671a1260b36', 'floating_ip_address': '172.27.0.71', 'floating_network_id': '2e21213b-d279-4f17-b7ac-a39d3c551e15', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8586ae834394465a86a02671a1260b36', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-06-14T16:51:20Z', 'updated_at': '2021-06-14T16:51:20Z', 'revision_number': 0, 'ip': '172.27.0.71'}} 2021-06-14 16:51:22,428 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.25/compute/v2.1/servers 0.779s 2021-06-14 16:51:22,428 113170 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-783997235", "imageRef": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "b53c2976-08b4-436a-b6fb-4c66bcc4ffa9"}], "security_groups": [{"name": "tempest-securitygroup--572564160"}], "key_name": "tempest-keypair-1547102233", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707f51bd-6e64-4940-bdff-2a8d45a484bc', 'x-compute-request-id': 'req-707f51bd-6e64-4940-bdff-2a8d45a484bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--572564160"}], "adminPass": "password"}}' 2021-06-14 16:51:22,512 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.081s 2021-06-14 16:51:22,512 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:22 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-42da31bd-ed13-42c9-9f34-1eb34ab6d9fb', 'x-compute-request-id': 'req-42da31bd-ed13-42c9-9f34-1eb34ab6d9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1547102233", "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-06-14 16:51:23,663 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.142s 2021-06-14 16:51:23,663 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5208437-5bfc-4529-ba40-14f2991d55cf', 'x-compute-request-id': 'req-b5208437-5bfc-4529-ba40-14f2991d55cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "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-06-14 16:51:23,670 113170 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-06-14 16:51:25,051 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.379s 2021-06-14 16:51:25,051 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:24 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-e7c85a96-b299-40f9-9ae1-76fec4af3dc7', 'x-compute-request-id': 'req-e7c85a96-b299-40f9-9ae1-76fec4af3dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:25,058 113170 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-06-14 16:51:26,400 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.340s 2021-06-14 16:51:26,400 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-9917c2b0-1095-451e-9c53-745e932da093', 'x-compute-request-id': 'req-9917c2b0-1095-451e-9c53-745e932da093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:27,651 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.241s 2021-06-14 16:51:27,652 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-f46f4828-ec5a-4cd2-b8a6-11301c2f4b46', 'x-compute-request-id': 'req-f46f4828-ec5a-4cd2-b8a6-11301c2f4b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:28,918 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.257s 2021-06-14 16:51:28,918 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-852828be-ad30-44bf-824a-c9de2486aab4', 'x-compute-request-id': 'req-852828be-ad30-44bf-824a-c9de2486aab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:30,155 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.228s 2021-06-14 16:51:30,155 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51: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-55ef9ce3-edeb-4034-9598-1ece5b00a7dd', 'x-compute-request-id': 'req-55ef9ce3-edeb-4034-9598-1ece5b00a7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:31,386 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.222s 2021-06-14 16:51:31,387 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:31 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-55b9ca44-9d5b-4c27-954b-8d025252e6c3', 'x-compute-request-id': 'req-55b9ca44-9d5b-4c27-954b-8d025252e6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:32,644 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.247s 2021-06-14 16:51:32,644 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:32 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-0914cfd1-76eb-4239-865b-a1d1b8382f9f', 'x-compute-request-id': 'req-0914cfd1-76eb-4239-865b-a1d1b8382f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "BUILD", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:33,872 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.220s 2021-06-14 16:51:33,873 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:33 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-f4eac180-09c2-4c92-aab0-70a60bdcfddf', 'x-compute-request-id': 'req-f4eac180-09c2-4c92-aab0-70a60bdcfddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:51:33Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:87:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": "2021-06-14T16:51:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:51:33,880 113170 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2021-06-14 16:51:34,043 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/os-interface 0.162s 2021-06-14 16:51:34,043 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:33 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-5b731701-d4ab-4b1e-b2a3-c344eba0ee67', 'x-compute-request-id': 'req-5b731701-d4ab-4b1e-b2a3-c344eba0ee67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b53c2976-08b4-436a-b6fb-4c66bcc4ffa9", "port_id": "f01741cb-e5f2-43fc-a7a1-026d83ba52da", "mac_addr": "fa:16:3e:08:87:26", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "60993bc5-fab3-4267-a96d-bd92b388336f", "ip_address": "172.20.0.7"}]}]}' 2021-06-14 16:51:35,289 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.25:9696/v2.0/floatingips/4d4a18c9-0be6-4145-84d9-56237abf6cbd 1.242s 2021-06-14 16:51:35,289 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "f01741cb-e5f2-43fc-a7a1-026d83ba52da"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-a0bd2543-3e96-4ef7-be9a-dcef00ed30b6', 'date': 'Mon, 14 Jun 2021 16:51:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips/4d4a18c9-0be6-4145-84d9-56237abf6cbd'} Body: b'{"floatingip": {"id": "4d4a18c9-0be6-4145-84d9-56237abf6cbd", "tenant_id": "8586ae834394465a86a02671a1260b36", "floating_ip_address": "172.27.0.71", "floating_network_id": "2e21213b-d279-4f17-b7ac-a39d3c551e15", "router_id": "8523845a-50b7-4bd6-afc0-165f8e5292eb", "port_id": "f01741cb-e5f2-43fc-a7a1-026d83ba52da", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b53c2976-08b4-436a-b6fb-4c66bcc4ffa9", "mac_address": "fa:16:3e:08:87:26", "admin_state_up": true, "status": "ACTIVE", "device_id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-06-14T16:51:20Z", "updated_at": "2021-06-14T16:51:34Z", "revision_number": 1, "project_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:51:35,423 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.133s 2021-06-14 16:51:35,423 113170 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': 'Mon, 14 Jun 2021 16:51: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-489751d1-8b99-4c35-8bfc-066f03d952d3', 'x-compute-request-id': 'req-489751d1-8b99-4c35-8bfc-066f03d952d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:36,548 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.122s 2021-06-14 16:51:36,548 113170 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': 'Mon, 14 Jun 2021 16:51: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-78069c86-601f-4f5b-ae0b-30c760123f1d', 'x-compute-request-id': 'req-78069c86-601f-4f5b-ae0b-30c760123f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:37,677 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.127s 2021-06-14 16:51:37,678 113170 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': 'Mon, 14 Jun 2021 16:51: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-aa8ddb43-d48b-4da4-bf50-75a26c52add5', 'x-compute-request-id': 'req-aa8ddb43-d48b-4da4-bf50-75a26c52add5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:38,810 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.130s 2021-06-14 16:51:38,811 113170 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': 'Mon, 14 Jun 2021 16:51: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-6dd6e74b-236c-474e-89f5-51d172016d57', 'x-compute-request-id': 'req-6dd6e74b-236c-474e-89f5-51d172016d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:39,933 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.120s 2021-06-14 16:51:39,934 113170 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': 'Mon, 14 Jun 2021 16:51: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-20ef2281-7bac-4d88-93b9-f6fa964e8f32', 'x-compute-request-id': 'req-20ef2281-7bac-4d88-93b9-f6fa964e8f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:41,054 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.118s 2021-06-14 16:51:41,055 113170 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': 'Mon, 14 Jun 2021 16:51: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-d7affef1-0575-4a3d-8ddc-33b5004eece1', 'x-compute-request-id': 'req-d7affef1-0575-4a3d-8ddc-33b5004eece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:42,182 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.125s 2021-06-14 16:51:42,182 113170 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': 'Mon, 14 Jun 2021 16:51: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-1f60173c-7156-426e-9a0d-629159e41e75', 'x-compute-request-id': 'req-1f60173c-7156-426e-9a0d-629159e41e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:43,309 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.123s 2021-06-14 16:51:43,309 113170 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': 'Mon, 14 Jun 2021 16:51:43 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-63f98e42-e14d-4189-ae4a-ef4c2e1a3ed6', 'x-compute-request-id': 'req-63f98e42-e14d-4189-ae4a-ef4c2e1a3ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:44,434 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.122s 2021-06-14 16:51:44,435 113170 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': 'Mon, 14 Jun 2021 16:51:44 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-a99582c0-24b8-4517-be93-76486761318c', 'x-compute-request-id': 'req-a99582c0-24b8-4517-be93-76486761318c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action'} Body: b'{"output": ""}' 2021-06-14 16:51:45,565 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.128s 2021-06-14 16:51:45,565 113170 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': 'Mon, 14 Jun 2021 16:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '8637', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7fc7b8f-c9c7-4d76-a14d-5d7704d297ed', 'x-compute-request-id': 'req-c7fc7b8f-c9c7-4d76-a14d-5d7704d297ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:46,715 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.147s 2021-06-14 16:51:46,716 113170 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': 'Mon, 14 Jun 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026f7bf5-2b4f-4dff-9800-f44b00e2d26e', 'x-compute-request-id': 'req-026f7bf5-2b4f-4dff-9800-f44b00e2d26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:47,848 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.129s 2021-06-14 16:51:47,848 113170 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': 'Mon, 14 Jun 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae3af755-b01c-456c-ad98-601da656965b', 'x-compute-request-id': 'req-ae3af755-b01c-456c-ad98-601da656965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:48,981 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.129s 2021-06-14 16:51:48,981 113170 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': 'Mon, 14 Jun 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-254e6dc9-37c5-4476-b828-a975892ac007', 'x-compute-request-id': 'req-254e6dc9-37c5-4476-b828-a975892ac007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:50,112 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.127s 2021-06-14 16:51:50,112 113170 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': 'Mon, 14 Jun 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22804', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-425ce8ee-a0d3-4019-a587-553445a6feed', 'x-compute-request-id': 'req-425ce8ee-a0d3-4019-a587-553445a6feed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:51,245 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.129s 2021-06-14 16:51:51,245 113170 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': 'Mon, 14 Jun 2021 16:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23804', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c827549f-0ba6-480a-867b-12d8ebdb6ceb', 'x-compute-request-id': 'req-c827549f-0ba6-480a-867b-12d8ebdb6ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:52,374 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.125s 2021-06-14 16:51:52,375 113170 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': 'Mon, 14 Jun 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52483d05-3eae-4099-938a-ffd7a1a82136', 'x-compute-request-id': 'req-52483d05-3eae-4099-938a-ffd7a1a82136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:53,517 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.139s 2021-06-14 16:51:53,517 113170 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': 'Mon, 14 Jun 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26819', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a917eb2-387c-4e1a-822e-dbc11c1eaaad', 'x-compute-request-id': 'req-7a917eb2-387c-4e1a-822e-dbc11c1eaaad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:54,643 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.122s 2021-06-14 16:51:54,643 113170 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': 'Mon, 14 Jun 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f8eff44-bd51-4427-82ba-625a200c7084', 'x-compute-request-id': 'req-4f8eff44-bd51-4427-82ba-625a200c7084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:55,773 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.127s 2021-06-14 16:51:55,773 113170 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': 'Mon, 14 Jun 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27955', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bced499-6247-4b55-a368-4b8c00845b28', 'x-compute-request-id': 'req-4bced499-6247-4b55-a368-4b8c00845b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:56,931 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.155s 2021-06-14 16:51:56,932 113170 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': 'Mon, 14 Jun 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949f17bf-7d3d-46c5-890a-077465bdf678', 'x-compute-request-id': 'req-949f17bf-7d3d-46c5-890a-077465bdf678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:58,226 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.290s 2021-06-14 16:51:58,227 113170 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': 'Mon, 14 Jun 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315bbffc-45d0-41cc-821a-0cd5b8df0e2e', 'x-compute-request-id': 'req-315bbffc-45d0-41cc-821a-0cd5b8df0e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:51:59,357 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.127s 2021-06-14 16:51:59,357 113170 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': 'Mon, 14 Jun 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28481', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2107cf48-582e-4050-ad2d-8fc7acb84c86', 'x-compute-request-id': 'req-2107cf48-582e-4050-ad2d-8fc7acb84c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:00,489 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.129s 2021-06-14 16:52:00,490 113170 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': 'Mon, 14 Jun 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e6ed8f-aefa-4ed0-b0f0-9fb4c0eb3a69', 'x-compute-request-id': 'req-f2e6ed8f-aefa-4ed0-b0f0-9fb4c0eb3a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:01,621 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.127s 2021-06-14 16:52:01,622 113170 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': 'Mon, 14 Jun 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3d11c48-75a1-4943-a72c-076caf9137aa', 'x-compute-request-id': 'req-c3d11c48-75a1-4943-a72c-076caf9137aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:02,753 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.127s 2021-06-14 16:52:02,754 113170 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': 'Mon, 14 Jun 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e69e9d67-4d97-4e06-813a-e4ae75a76cf4', 'x-compute-request-id': 'req-e69e9d67-4d97-4e06-813a-e4ae75a76cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:03,900 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.143s 2021-06-14 16:52:03,900 113170 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': 'Mon, 14 Jun 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29026', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3296ac6-93ec-442f-9b64-b776185c14de', 'x-compute-request-id': 'req-a3296ac6-93ec-442f-9b64-b776185c14de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:05,032 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.128s 2021-06-14 16:52:05,032 113170 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': 'Mon, 14 Jun 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31123', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8659cb-30a3-4d1e-946e-39aded73a15d', 'x-compute-request-id': 'req-db8659cb-30a3-4d1e-946e-39aded73a15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:06,179 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.143s 2021-06-14 16:52:06,180 113170 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': 'Mon, 14 Jun 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b3cbfb1-aec2-4a60-9791-15845693827a', 'x-compute-request-id': 'req-4b3cbfb1-aec2-4a60-9791-15845693827a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:07,314 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.130s 2021-06-14 16:52:07,315 113170 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': 'Mon, 14 Jun 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1211536-dded-434a-81c1-0db1bce3e39b', 'x-compute-request-id': 'req-a1211536-dded-434a-81c1-0db1bce3e39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:08,440 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.122s 2021-06-14 16:52:08,441 113170 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': 'Mon, 14 Jun 2021 16:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfde9755-c252-4cd7-a892-159848f3b8a5', 'x-compute-request-id': 'req-bfde9755-c252-4cd7-a892-159848f3b8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:09,575 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.131s 2021-06-14 16:52:09,575 113170 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': 'Mon, 14 Jun 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35836', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5c08be-a169-489c-93ba-6d632fc207fc', 'x-compute-request-id': 'req-0b5c08be-a169-489c-93ba-6d632fc207fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:10,705 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.126s 2021-06-14 16:52:10,705 113170 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': 'Mon, 14 Jun 2021 16:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9aecafa-6da4-452a-b57b-9c0592f4066e', 'x-compute-request-id': 'req-c9aecafa-6da4-452a-b57b-9c0592f4066e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:11,849 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.140s 2021-06-14 16:52:11,850 113170 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': 'Mon, 14 Jun 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb2ba0fc-5693-43e2-94ce-751937236d8e', 'x-compute-request-id': 'req-eb2ba0fc-5693-43e2-94ce-751937236d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:12,996 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.142s 2021-06-14 16:52:12,997 113170 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': 'Mon, 14 Jun 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b78c17b3-c65a-407f-8746-08bd48326a39', 'x-compute-request-id': 'req-b78c17b3-c65a-407f-8746-08bd48326a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:14,145 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.144s 2021-06-14 16:52:14,145 113170 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': 'Mon, 14 Jun 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45759d61-0bb7-4cec-8842-e1f6cddbf96d', 'x-compute-request-id': 'req-45759d61-0bb7-4cec-8842-e1f6cddbf96d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:15,283 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/action 0.134s 2021-06-14 16:52:15,284 113170 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': 'Mon, 14 Jun 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61fee93f-debf-4563-afd8-b589c2fc8913', 'x-compute-request-id': 'req-61fee93f-debf-4563-afd8-b589c2fc8913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/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-06-14 16:52:15,377 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/ips 0.090s 2021-06-14 16:52:15,377 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3ea45c-45a3-444a-89fd-a037e1d2902b', 'x-compute-request-id': 'req-9e3ea45c-45a3-444a-89fd-a037e1d2902b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.0.71"}]}}' 2021-06-14 16:52:15,613 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes 0.233s 2021-06-14 16:52:15,614 113170 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-1461870245"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abd593e-0bc8-4cd6-9c08-0e1343d29500', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abd593e-0bc8-4cd6-9c08-0e1343d29500', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:15.533511", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:52:15,666 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:52:15,666 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acea19fb-19e0-4e8e-a8cd-3248d7826f66', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acea19fb-19e0-4e8e-a8cd-3248d7826f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:16,734 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.059s 2021-06-14 16:52:16,734 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f56e88-7ed1-428e-b81d-888ddc5331c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f56e88-7ed1-428e-b81d-888ddc5331c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:17,788 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:52:17,789 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b491849-9feb-4836-861d-f748f82e67f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b491849-9feb-4836-861d-f748f82e67f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:18,845 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:52:18,846 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2562ea3-cd2d-4472-b6f4-d43ed4a6e9c9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2562ea3-cd2d-4472-b6f4-d43ed4a6e9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:19,900 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:52:19,901 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed19d30-1598-4793-bac8-9cf280f7587c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed19d30-1598-4793-bac8-9cf280f7587c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:20,956 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:52:20,956 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff3fa14-fb2f-4050-ba69-14950bf2a8ae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff3fa14-fb2f-4050-ba69-14950bf2a8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:22,008 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:52:22,008 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0394acf-bd1a-4664-9805-8b691e93c7da', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0394acf-bd1a-4664-9805-8b691e93c7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:23,069 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:52:23,070 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d970563-44af-4170-a6d8-48a9f30aa030', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d970563-44af-4170-a6d8-48a9f30aa030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:24,137 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.059s 2021-06-14 16:52:24,138 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e36d95-9190-40a2-b708-cd32ef649c1a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e36d95-9190-40a2-b708-cd32ef649c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:25,207 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.061s 2021-06-14 16:52:25,207 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f383fe5-ffe7-4d1f-8d8d-5bdb9a83af30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f383fe5-ffe7-4d1f-8d8d-5bdb9a83af30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:26,269 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:52:26,270 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43febe8-5e97-4f4e-b0d5-044c0c62c80b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43febe8-5e97-4f4e-b0d5-044c0c62c80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:27,327 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:52:27,327 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b2d1b8-b937-4ff9-8ca9-1cb7e42b3c20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b2d1b8-b937-4ff9-8ca9-1cb7e42b3c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:28,393 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.059s 2021-06-14 16:52:28,393 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7f3a59-9b9f-4435-87fb-236069811114', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7f3a59-9b9f-4435-87fb-236069811114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:29,455 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:52:29,456 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c775d123-b957-4366-af4d-452c0ce10c48', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c775d123-b957-4366-af4d-452c0ce10c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:30,516 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:52:30,516 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985feb94-17ec-44a0-9268-6fffc2b486cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985feb94-17ec-44a0-9268-6fffc2b486cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:31,573 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:52:31,574 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb354c1-34c1-4aa1-b24c-948e6ff93eca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb354c1-34c1-4aa1-b24c-948e6ff93eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:32,629 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:52:32,629 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53bd661e-6fd8-40bd-9dbe-e8c4bd117457', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53bd661e-6fd8-40bd-9dbe-e8c4bd117457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:33,684 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:52:33,684 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5028760-1a89-47c9-837e-e1318f216911', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5028760-1a89-47c9-837e-e1318f216911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:34,738 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:52:34,739 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d46a54-982d-43e8-abd9-ed51400b9c51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d46a54-982d-43e8-abd9-ed51400b9c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:35,796 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:52:35,796 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6032a5-13f9-4a6b-b2a8-8c947ad075e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6032a5-13f9-4a6b-b2a8-8c947ad075e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:36,852 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:52:36,852 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632efd70-2955-4b5f-a5d4-5a4f769b1ecb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632efd70-2955-4b5f-a5d4-5a4f769b1ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:37,913 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:52:37,913 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8652a68a-9a70-4029-9779-80b832be0f9a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8652a68a-9a70-4029-9779-80b832be0f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:38,974 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:52:38,974 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf0583c-771d-45e9-8f35-3f7334f3c8bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf0583c-771d-45e9-8f35-3f7334f3c8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:40,037 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:52:40,038 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a212c93-7c7f-45c3-9eee-ffca791cf670', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a212c93-7c7f-45c3-9eee-ffca791cf670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:41,094 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:52:41,094 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f362cd0b-0851-4895-83ea-e28c85dc830f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f362cd0b-0851-4895-83ea-e28c85dc830f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:42,148 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:52:42,149 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03baec1-a3c8-434b-99e2-c68eab1255a9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03baec1-a3c8-434b-99e2-c68eab1255a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:43,206 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:52:43,207 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77fc559-771a-4413-a169-2ed9bd5411f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77fc559-771a-4413-a169-2ed9bd5411f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:44,259 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:52:44,260 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd57d0c6-a4ec-42f9-9c9c-d19812e10f30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd57d0c6-a4ec-42f9-9c9c-d19812e10f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:45,324 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:52:45,324 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2016555-cf8e-4998-809d-9766b33b8f12', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2016555-cf8e-4998-809d-9766b33b8f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:46,381 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:52:46,381 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7bba6b-de55-4481-8421-1342d0f0301e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7bba6b-de55-4481-8421-1342d0f0301e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:47,448 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:52:47,449 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14c5296-9844-41c2-b077-f624db5b6b92', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14c5296-9844-41c2-b077-f624db5b6b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:48,511 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:52:48,512 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7d0bc5-e21a-4cf8-a2fe-8db958b51607', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7d0bc5-e21a-4cf8-a2fe-8db958b51607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:49,568 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:52:49,568 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea60b5a-f9dc-4441-a0c2-41da638786d9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea60b5a-f9dc-4441-a0c2-41da638786d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:50,633 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:52:50,634 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6532e4-2f71-4bd7-8a57-5e3af3ce96db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6532e4-2f71-4bd7-8a57-5e3af3ce96db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:51,698 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:52:51,698 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505fbeaf-174d-41b8-891e-f8b10eaa77b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505fbeaf-174d-41b8-891e-f8b10eaa77b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:52,760 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:52:52,760 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c2958b-60d6-4d29-a9c5-7dd37d8a8e26', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c2958b-60d6-4d29-a9c5-7dd37d8a8e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:53,817 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:52:53,817 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32816249-3ab8-48a1-b6e7-dca598cfab23', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32816249-3ab8-48a1-b6e7-dca598cfab23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:54,873 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:52:54,873 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d9d5fe-b727-4e90-bac2-51df90a6f2f9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d9d5fe-b727-4e90-bac2-51df90a6f2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:55,928 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:52:55,928 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9d14c5-d3ff-4368-8126-771273a4f370', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9d14c5-d3ff-4368-8126-771273a4f370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:56,981 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:52:56,981 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c840ef09-12e7-4d06-908b-3ebf89062704', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c840ef09-12e7-4d06-908b-3ebf89062704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:58,033 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:52:58,034 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014a5135-44d6-4643-81c8-adc851f5a3f2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014a5135-44d6-4643-81c8-adc851f5a3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:52:59,094 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:52:59,095 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3349e7-9717-4893-8acd-51ace22bb67a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3349e7-9717-4893-8acd-51ace22bb67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:00,168 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.061s 2021-06-14 16:53:00,168 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-251e5f62-d41f-4ff2-8ca9-a0131cfe05f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-251e5f62-d41f-4ff2-8ca9-a0131cfe05f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:01,233 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:53:01,233 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb90e10-93b2-402f-9025-b5648a8b6612', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb90e10-93b2-402f-9025-b5648a8b6612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:02,295 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:53:02,295 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57ea050-b189-422d-9623-ab63328723ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57ea050-b189-422d-9623-ab63328723ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:03,361 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:53:03,361 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aeb9048-1912-4fdc-8737-1b7b2c1709b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aeb9048-1912-4fdc-8737-1b7b2c1709b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:04,418 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:53:04,418 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01e01b4-ff31-4ef8-b31e-6c17099207c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01e01b4-ff31-4ef8-b31e-6c17099207c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:05,482 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:53:05,482 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85acc58c-9e79-400b-82a9-a9b3a11ceeaf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85acc58c-9e79-400b-82a9-a9b3a11ceeaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:06,548 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:53:06,548 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d656ff6-5015-4920-aca7-459e3065c806', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d656ff6-5015-4920-aca7-459e3065c806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:07,609 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:53:07,610 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc2b553-e9c5-418e-8c5d-8f0febe0b1b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc2b553-e9c5-418e-8c5d-8f0febe0b1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:08,668 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:53:08,668 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3783b4df-ace1-41a9-badd-1c142e7ecdd1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3783b4df-ace1-41a9-badd-1c142e7ecdd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:09,726 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:53:09,727 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaa8410-66d5-4162-886b-9433bc3174b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaa8410-66d5-4162-886b-9433bc3174b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:10,780 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:53:10,780 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20154c40-8c60-4d03-9220-7713a5a747cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20154c40-8c60-4d03-9220-7713a5a747cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:11,839 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:53:11,839 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d48a794-4d8a-47bc-ba9a-3f5813d97140', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d48a794-4d8a-47bc-ba9a-3f5813d97140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:12,896 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:53:12,896 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da32eef-1a5a-4021-bd32-c111084537b2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da32eef-1a5a-4021-bd32-c111084537b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:13,952 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:53:13,952 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb39841-4ba5-4df6-9dac-b736eb83c671', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb39841-4ba5-4df6-9dac-b736eb83c671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:15,013 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:53:15,013 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b02754-2780-4ec6-930c-a85d45904b6b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b02754-2780-4ec6-930c-a85d45904b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:16,072 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:53:16,073 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c676d1-6d26-4ac0-a73f-1628708249ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c676d1-6d26-4ac0-a73f-1628708249ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:17,135 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:53:17,136 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9b4de3-b73d-422b-b789-c738155c9cc4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9b4de3-b73d-422b-b789-c738155c9cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:18,192 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:53:18,193 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86bb187e-98ac-45f2-9500-1b79a0375f63', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86bb187e-98ac-45f2-9500-1b79a0375f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:19,248 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:53:19,249 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2973ba83-e9fe-4fa2-b321-91cbd49b4c32', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2973ba83-e9fe-4fa2-b321-91cbd49b4c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:20,304 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:53:20,304 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ff4814-c670-4784-b09f-c51637baf9f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ff4814-c670-4784-b09f-c51637baf9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:21,358 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:53:21,358 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8222c4fc-aeca-49c0-90ee-6717d55f22bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8222c4fc-aeca-49c0-90ee-6717d55f22bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:22,420 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:53:22,421 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8871c8-773b-4359-9da2-9e583eb3ca93', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8871c8-773b-4359-9da2-9e583eb3ca93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:23,477 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:53:23,477 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a42b38c-9f6b-44e2-bbd0-aa5becec76c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a42b38c-9f6b-44e2-bbd0-aa5becec76c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:24,535 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:53:24,535 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51885c72-7b93-4239-a1c5-3d94285775c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51885c72-7b93-4239-a1c5-3d94285775c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:25,633 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.090s 2021-06-14 16:53:25,633 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5533d499-37e0-4544-ab3e-6f57b986a24c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5533d499-37e0-4544-ab3e-6f57b986a24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:26,684 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.043s 2021-06-14 16:53:26,684 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842b0456-9f1c-430b-afee-a29c132e1608', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842b0456-9f1c-430b-afee-a29c132e1608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:27,735 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.043s 2021-06-14 16:53:27,735 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af879079-9b07-49c0-b727-71e74ad3162e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af879079-9b07-49c0-b727-71e74ad3162e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:28,785 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.042s 2021-06-14 16:53:28,786 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695d7a66-ce0f-42cf-9c6e-331c11631b51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695d7a66-ce0f-42cf-9c6e-331c11631b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:29,838 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:53:29,838 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6d37c3-fb8b-423e-aefa-5d2b9df621be', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6d37c3-fb8b-423e-aefa-5d2b9df621be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:30,894 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:53:30,895 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19587f8-9fd2-44c7-9093-084d97cc2b1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19587f8-9fd2-44c7-9093-084d97cc2b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:31,952 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:53:31,953 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d642929-ab8f-4a36-bfe0-929e99396678', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d642929-ab8f-4a36-bfe0-929e99396678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:33,005 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:53:33,006 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755fc207-f1cc-44ce-b966-7ef6619a94e9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755fc207-f1cc-44ce-b966-7ef6619a94e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:34,058 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:53:34,059 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6405fe99-d41f-4885-aea2-488d50c99f02', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6405fe99-d41f-4885-aea2-488d50c99f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:35,112 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:53:35,113 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9b51d4-1bf8-47af-8048-965618a1fd60', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9b51d4-1bf8-47af-8048-965618a1fd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:36,177 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:53:36,177 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6653a5-0f4d-46b4-ba48-9e7102bec71c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6653a5-0f4d-46b4-ba48-9e7102bec71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:37,232 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:53:37,232 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ca380d-8058-4506-841e-51f8fbe84052', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ca380d-8058-4506-841e-51f8fbe84052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:38,290 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:53:38,290 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c169beb-a3d9-4165-aa12-cd2467beaa9d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c169beb-a3d9-4165-aa12-cd2467beaa9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:39,353 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:53:39,353 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcc0b80-9a70-4963-8657-f136a4f989ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcc0b80-9a70-4963-8657-f136a4f989ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:40,408 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:53:40,409 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf145435-94b2-411a-aedd-3a2d9f03878e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf145435-94b2-411a-aedd-3a2d9f03878e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:41,470 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:53:41,470 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935747b8-19a8-4cf8-b33c-e8bef49d1e16', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935747b8-19a8-4cf8-b33c-e8bef49d1e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:42,526 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:53:42,527 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47762166-c700-44e2-8fa4-b722104ad155', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47762166-c700-44e2-8fa4-b722104ad155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:43,591 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:53:43,591 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c39d752-b1b9-4f7f-acf1-777a9ee88129', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c39d752-b1b9-4f7f-acf1-777a9ee88129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:44,653 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:53:44,653 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23275d2b-c28e-4065-87cb-e415bbf90018', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23275d2b-c28e-4065-87cb-e415bbf90018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:45,720 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:53:45,720 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d676d73-19cb-4507-9801-138240d41520', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d676d73-19cb-4507-9801-138240d41520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:46,778 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:53:46,779 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2205c550-7645-44b4-a4ed-de75d5616a8a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2205c550-7645-44b4-a4ed-de75d5616a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:47,838 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:53:47,838 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa1540e-43c8-466e-ad7a-c6e1b448b661', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa1540e-43c8-466e-ad7a-c6e1b448b661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:48,893 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:53:48,893 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94e8113-2035-40cc-b702-4e96c89b73a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94e8113-2035-40cc-b702-4e96c89b73a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:49,950 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:53:49,950 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b48bea-9324-4d09-8d07-51e17a69dcda', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b48bea-9324-4d09-8d07-51e17a69dcda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:51,010 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:53:51,011 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d5f4f7-5d95-4736-8069-127b776f6703', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d5f4f7-5d95-4736-8069-127b776f6703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:52,075 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:53:52,076 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb28204-f5d8-4e70-a0f4-7dac3650bd34', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb28204-f5d8-4e70-a0f4-7dac3650bd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:53,130 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:53:53,130 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c3f793-9a60-4b7c-89f2-357e3b057036', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c3f793-9a60-4b7c-89f2-357e3b057036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:54,192 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:53:54,193 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3596c13-d67e-4095-ad23-070e68404c7e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3596c13-d67e-4095-ad23-070e68404c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:55,256 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:53:55,256 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7d4646-40b1-4b6f-8ee3-488bc75808f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7d4646-40b1-4b6f-8ee3-488bc75808f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:56,314 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:53:56,315 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d100f3a1-145a-4356-b174-ba54839523dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d100f3a1-145a-4356-b174-ba54839523dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:57,368 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:53:57,368 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579ea7ae-c9b7-4da1-af77-a0e6a40be3c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579ea7ae-c9b7-4da1-af77-a0e6a40be3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:58,431 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:53:58,431 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1364576f-cf12-4b7a-b5d8-19769dddd72a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1364576f-cf12-4b7a-b5d8-19769dddd72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:53:59,489 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:53:59,489 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433ff4c0-bf67-40e5-a353-8f6c61c9330f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433ff4c0-bf67-40e5-a353-8f6c61c9330f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:00,547 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:54:00,547 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600ec28d-6d9c-4fb2-ad07-27236a59ceca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600ec28d-6d9c-4fb2-ad07-27236a59ceca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:01,604 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:54:01,605 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28f460a-e8e4-41b1-b745-53d7837ac4b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28f460a-e8e4-41b1-b745-53d7837ac4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:02,666 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:54:02,666 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da321df-8d98-42b8-8a0f-7f297d4c4292', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da321df-8d98-42b8-8a0f-7f297d4c4292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:03,723 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:54:03,724 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59fd16d-e030-444a-a79a-3544c5efec9b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59fd16d-e030-444a-a79a-3544c5efec9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:04,777 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:54:04,777 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d94280-8f1d-45bd-9eb4-ae348495b98c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d94280-8f1d-45bd-9eb4-ae348495b98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:05,838 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:54:05,838 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ce26a0-2ca5-48c0-a5e5-94614f7a9384', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ce26a0-2ca5-48c0-a5e5-94614f7a9384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:06,905 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:54:06,905 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9950391b-b937-47da-848f-8eb927d8f4a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9950391b-b937-47da-848f-8eb927d8f4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:07,960 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:54:07,961 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084c6e49-875a-46f7-ae46-a14789db9baa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084c6e49-875a-46f7-ae46-a14789db9baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:09,031 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:54:09,031 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57f8dc3-f061-4511-91af-b6c3a4ab169e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57f8dc3-f061-4511-91af-b6c3a4ab169e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:10,084 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:54:10,085 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54568fd-4ddd-415e-bc53-90bb922ebf1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54568fd-4ddd-415e-bc53-90bb922ebf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:11,137 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:54:11,138 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16091caa-8c9a-4fa8-b48e-532ef35afc44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16091caa-8c9a-4fa8-b48e-532ef35afc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:12,202 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:54:12,202 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1685b7c-654d-49a0-81ab-df285601bb04', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1685b7c-654d-49a0-81ab-df285601bb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:13,258 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:54:13,259 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6bd09a-08af-4ecc-ba13-c1cec92cafb7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6bd09a-08af-4ecc-ba13-c1cec92cafb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:14,313 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:54:14,314 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0fc75d-531a-4a04-91dc-4db5ff1d90c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0fc75d-531a-4a04-91dc-4db5ff1d90c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:15,367 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:54:15,368 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc0dcfc-509d-45e0-b06a-b425bfd51453', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc0dcfc-509d-45e0-b06a-b425bfd51453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:16,420 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:54:16,421 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d85fe7-47fc-42c0-9b54-a7b2aa780faa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d85fe7-47fc-42c0-9b54-a7b2aa780faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:17,485 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:54:17,485 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0442bf1b-c85c-4308-aee8-7e70fc4465b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0442bf1b-c85c-4308-aee8-7e70fc4465b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:18,550 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:54:18,550 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffe4f05-d06d-4446-94d7-138339e1c380', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffe4f05-d06d-4446-94d7-138339e1c380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:19,618 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:54:19,618 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ffae2c-e410-470f-8c39-e24da328c3e5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ffae2c-e410-470f-8c39-e24da328c3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:20,679 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:54:20,679 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a7b0d5-5352-4d42-b94b-9bf2cdd83525', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a7b0d5-5352-4d42-b94b-9bf2cdd83525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:21,742 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:54:21,742 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28127c6-2b7c-4651-9fc6-80a53967050c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28127c6-2b7c-4651-9fc6-80a53967050c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:22,800 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:54:22,800 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d949a87-be77-4610-8ca3-4e25b7c998bc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d949a87-be77-4610-8ca3-4e25b7c998bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:23,856 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:54:23,856 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd252f8-2da9-4632-ac1f-2d72b9a429de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd252f8-2da9-4632-ac1f-2d72b9a429de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:24,920 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:54:24,920 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b209079-a6df-4073-b144-ab3293b29fa0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b209079-a6df-4073-b144-ab3293b29fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:25,972 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:54:25,972 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd60d78-8ff5-4043-925f-83c0d1399787', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd60d78-8ff5-4043-925f-83c0d1399787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:27,032 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:54:27,033 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0358f038-fd1e-4632-9563-62c8ed96368b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0358f038-fd1e-4632-9563-62c8ed96368b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:28,084 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.043s 2021-06-14 16:54:28,085 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48656ea0-5b60-4572-80d1-78bb98a79b52', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48656ea0-5b60-4572-80d1-78bb98a79b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:29,139 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:54:29,140 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1de286-96ca-4a39-949e-012ed43db97c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1de286-96ca-4a39-949e-012ed43db97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:30,207 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.060s 2021-06-14 16:54:30,208 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132610b0-0166-4a7c-9f9e-7576d326e1af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132610b0-0166-4a7c-9f9e-7576d326e1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:31,265 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:54:31,265 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101e6923-6ad7-434a-9dfe-0af7f67d15e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101e6923-6ad7-434a-9dfe-0af7f67d15e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:32,329 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:54:32,329 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e966e28-505c-414d-9995-5100d479630c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e966e28-505c-414d-9995-5100d479630c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:33,387 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:54:33,387 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a69444-6b57-4c56-b881-b8edcd7c09bc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a69444-6b57-4c56-b881-b8edcd7c09bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:34,451 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:54:34,452 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3e06ea-a925-4405-a998-2ec30347ff59', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3e06ea-a925-4405-a998-2ec30347ff59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:35,525 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.062s 2021-06-14 16:54:35,526 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4906d34b-7616-4ed6-b1d1-410c03847b54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4906d34b-7616-4ed6-b1d1-410c03847b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:36,587 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:54:36,587 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4451248-32d2-40f6-8c81-c815aef8879f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4451248-32d2-40f6-8c81-c815aef8879f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:37,648 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:54:37,648 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72abef3b-1ad0-4ab9-af7d-6557541b30f9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72abef3b-1ad0-4ab9-af7d-6557541b30f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:38,702 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:54:38,703 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f630f553-e2a5-48af-8316-196995510c6e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f630f553-e2a5-48af-8316-196995510c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:39,770 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:54:39,771 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0486067f-f953-43bf-a319-3c276a05a05f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0486067f-f953-43bf-a319-3c276a05a05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:40,824 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:54:40,825 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdf8c73-aa0f-4c0e-9dde-1e3e2fa62ad4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdf8c73-aa0f-4c0e-9dde-1e3e2fa62ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:41,884 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:54:41,884 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22713cdc-8f16-4501-a3f8-9f2f090de19c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22713cdc-8f16-4501-a3f8-9f2f090de19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:42,945 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:54:42,945 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34cc954c-0a9a-4426-be34-d260340c041d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34cc954c-0a9a-4426-be34-d260340c041d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:44,009 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:54:44,010 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e752949b-0dc1-420c-ad91-56d3e29ee440', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e752949b-0dc1-420c-ad91-56d3e29ee440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:45,062 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:54:45,062 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc1fec0-5e10-42ac-b1d7-e90f00073610', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc1fec0-5e10-42ac-b1d7-e90f00073610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:46,117 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:54:46,118 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a83296e-f582-452f-8808-cee0a52e83d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a83296e-f582-452f-8808-cee0a52e83d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:47,182 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:54:47,183 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b6dfb0-dbc4-400f-baab-f5a386792789', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b6dfb0-dbc4-400f-baab-f5a386792789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:48,244 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:54:48,244 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83683cb0-3176-4949-ae1e-279bbcc02dad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83683cb0-3176-4949-ae1e-279bbcc02dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:49,304 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:54:49,304 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ddd503-d51a-4807-a992-de9be57a46b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ddd503-d51a-4807-a992-de9be57a46b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:50,366 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:54:50,366 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e857ab-65f1-4f28-8a30-2b754998f9cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e857ab-65f1-4f28-8a30-2b754998f9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:51,429 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:54:51,430 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9457632-9087-469c-a98e-0ee752b569be', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9457632-9087-469c-a98e-0ee752b569be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:52,484 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:54:52,485 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d224c7d-6dd4-4ec6-b9d5-c775c331d0c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d224c7d-6dd4-4ec6-b9d5-c775c331d0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:53,546 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:54:53,546 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48047807-8055-44cf-9e90-f85f2b2af258', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48047807-8055-44cf-9e90-f85f2b2af258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:54,602 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:54:54,602 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b83f0cf-1d6b-43b9-a7d6-839c14fe426f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b83f0cf-1d6b-43b9-a7d6-839c14fe426f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:55,655 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:54:55,656 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d661bc8e-6221-46f3-b837-8d2f29e837f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d661bc8e-6221-46f3-b837-8d2f29e837f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:56,713 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:54:56,714 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd25aac9-82b3-472d-8308-b9b46ca3c97d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd25aac9-82b3-472d-8308-b9b46ca3c97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:57,775 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:54:57,776 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba7d811-5680-4cf9-8fa7-86fac8d9beea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba7d811-5680-4cf9-8fa7-86fac8d9beea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:58,836 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:54:58,836 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abf27b4-a8f3-4627-91ec-ecf3eabfb5b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abf27b4-a8f3-4627-91ec-ecf3eabfb5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:54:59,908 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.064s 2021-06-14 16:54:59,909 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710e15e4-3eca-4720-b698-ccca5cc943fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710e15e4-3eca-4720-b698-ccca5cc943fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:00,963 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:55:00,963 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf34813-5730-4817-8ca6-9a9038a7cf1f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf34813-5730-4817-8ca6-9a9038a7cf1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:02,018 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:55:02,018 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a790ae-23bf-4e61-9134-e2e9fc78162f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a790ae-23bf-4e61-9134-e2e9fc78162f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:03,086 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.060s 2021-06-14 16:55:03,087 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39619b94-20e2-46cf-bac8-10d92afe370f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39619b94-20e2-46cf-bac8-10d92afe370f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:04,144 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:55:04,144 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888a612d-e845-4d35-9ead-4ed613be5223', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888a612d-e845-4d35-9ead-4ed613be5223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:05,200 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:55:05,201 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f7e06f-2818-452c-9d99-5bd7bc6386c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f7e06f-2818-452c-9d99-5bd7bc6386c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:06,264 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:55:06,264 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005b18f3-73e3-4880-bed4-a7c08b379f15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005b18f3-73e3-4880-bed4-a7c08b379f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:07,316 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:55:07,316 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7529ba59-5591-4926-977b-d8e52831cf9a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7529ba59-5591-4926-977b-d8e52831cf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:08,386 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:55:08,387 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d4e3b1-9bd4-4a70-b026-42928bbca3d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d4e3b1-9bd4-4a70-b026-42928bbca3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:09,444 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:09,445 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cc1298-dfec-4755-bb70-808b84424a9d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cc1298-dfec-4755-bb70-808b84424a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:10,504 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:55:10,505 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061c3a24-6e19-4775-8c93-f4ff78e0c593', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061c3a24-6e19-4775-8c93-f4ff78e0c593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:11,573 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:55:11,573 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a3f860-1a83-4a7b-9a0b-1c588431bc0c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a3f860-1a83-4a7b-9a0b-1c588431bc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:12,631 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:55:12,632 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d946df3-8a35-4a3d-875a-1f0e27b58dc8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d946df3-8a35-4a3d-875a-1f0e27b58dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:13,698 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:55:13,699 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98775723-1258-45bc-9351-847bc8a1270e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98775723-1258-45bc-9351-847bc8a1270e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:14,755 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:14,755 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16557cbc-f074-4592-8bd2-14a5d77eb796', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16557cbc-f074-4592-8bd2-14a5d77eb796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:15,818 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:55:15,818 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63bcf6b1-2b9d-49e5-a99f-c99ab909cb58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63bcf6b1-2b9d-49e5-a99f-c99ab909cb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:16,888 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:55:16,889 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a8ac2f-bed4-4aaf-8856-c506228759cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a8ac2f-bed4-4aaf-8856-c506228759cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:17,952 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:55:17,953 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072487dc-7294-4a54-a6ef-5d6fd5d02568', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072487dc-7294-4a54-a6ef-5d6fd5d02568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:19,006 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:55:19,006 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45adab1f-d60f-4fe0-b05f-df05ac93ff41', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45adab1f-d60f-4fe0-b05f-df05ac93ff41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:20,064 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:55:20,064 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcbe640-5412-402c-8204-ab30019820ec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcbe640-5412-402c-8204-ab30019820ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:21,120 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:21,120 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fddbe1-4c54-42d3-81f3-0a0c54ebc95b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fddbe1-4c54-42d3-81f3-0a0c54ebc95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:22,175 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:55:22,176 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3c7050-f850-42c7-867b-14f11b669c51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3c7050-f850-42c7-867b-14f11b669c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:23,241 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:55:23,242 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49ff39b-ca9f-4b01-b530-e4996a2a8de9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49ff39b-ca9f-4b01-b530-e4996a2a8de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:24,305 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:55:24,306 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3164ed58-1762-47af-b8c9-7c937b82ecc1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3164ed58-1762-47af-b8c9-7c937b82ecc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:25,361 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:25,362 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0f5eb2-7055-4e5f-bf50-884a83cd63cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0f5eb2-7055-4e5f-bf50-884a83cd63cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:26,427 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:55:26,427 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea969c8-37c3-468a-b2e1-4577002dc09d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea969c8-37c3-468a-b2e1-4577002dc09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:27,485 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:55:27,485 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b96bd5e-983d-4318-96cf-dd94e4e0a914', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b96bd5e-983d-4318-96cf-dd94e4e0a914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:28,548 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:55:28,548 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76f58f9-66ca-48c0-b17f-fcbe0f467990', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76f58f9-66ca-48c0-b17f-fcbe0f467990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:29,605 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:55:29,606 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9078ce78-02a2-45cb-b936-6e5f518b87cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9078ce78-02a2-45cb-b936-6e5f518b87cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:30,670 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:55:30,670 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed613f2-b95a-42b0-b6ba-4e04aa4f0d67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed613f2-b95a-42b0-b6ba-4e04aa4f0d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:31,731 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:55:31,731 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7d9895-2e68-40d5-8e9b-7189a649221f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7d9895-2e68-40d5-8e9b-7189a649221f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:32,789 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:55:32,789 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbebb37-9b25-4cef-93b3-fc3ed037b811', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbebb37-9b25-4cef-93b3-fc3ed037b811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:33,843 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:55:33,844 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f785cebc-b5cc-49bd-bc31-8dea5b495856', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f785cebc-b5cc-49bd-bc31-8dea5b495856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:34,904 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:55:34,904 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822e9f49-ba43-4b92-9480-37be408fc68a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822e9f49-ba43-4b92-9480-37be408fc68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:35,959 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:55:35,959 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b6a4b4-04ce-46c4-83ec-f28d44f60e15', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b6a4b4-04ce-46c4-83ec-f28d44f60e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:37,009 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.042s 2021-06-14 16:55:37,010 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa47201e-6dab-44f2-b3bc-aef841b8f19a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa47201e-6dab-44f2-b3bc-aef841b8f19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:38,061 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:55:38,061 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe55d79-5c3a-40d1-8a42-03c480cc213b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe55d79-5c3a-40d1-8a42-03c480cc213b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:39,119 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:55:39,120 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a6822e-aae1-4e09-815e-d8231d774561', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a6822e-aae1-4e09-815e-d8231d774561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:40,185 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:55:40,185 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06de421c-edf1-469b-8dce-042d837cabb4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06de421c-edf1-469b-8dce-042d837cabb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:41,241 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:41,242 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d16b015-19b8-4835-9995-1bceccdea776', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d16b015-19b8-4835-9995-1bceccdea776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:42,315 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.065s 2021-06-14 16:55:42,315 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a1c87e-7085-4cea-9777-e7200f0c9054', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a1c87e-7085-4cea-9777-e7200f0c9054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:43,378 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:55:43,379 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845adbcd-c0b5-4945-a2be-f24d45f0e574', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845adbcd-c0b5-4945-a2be-f24d45f0e574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:44,434 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:44,434 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a2fb74-0eef-4750-bec2-0f0d5b0945b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a2fb74-0eef-4750-bec2-0f0d5b0945b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:45,499 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:55:45,499 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ff621b-ad92-4e99-a0fb-c43e40af4578', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ff621b-ad92-4e99-a0fb-c43e40af4578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:46,562 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:55:46,563 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e8f8b8-6e70-47f9-8283-36deb7bff5d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e8f8b8-6e70-47f9-8283-36deb7bff5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:47,629 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:55:47,630 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a350c335-7a65-4636-860c-fda7d984c301', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a350c335-7a65-4636-860c-fda7d984c301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:48,690 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:48,690 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca34622-d185-4277-a895-4afc518c5836', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca34622-d185-4277-a895-4afc518c5836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:49,750 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:55:49,751 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1021f8-7b1a-4896-96b4-35d7262dc96f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1021f8-7b1a-4896-96b4-35d7262dc96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:50,807 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:55:50,807 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52214fb4-b608-4609-9654-af364a4496f3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52214fb4-b608-4609-9654-af364a4496f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:51,866 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:55:51,867 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c408bf-239d-46a7-8cb0-937c1b8a3176', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c408bf-239d-46a7-8cb0-937c1b8a3176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:52,925 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:55:52,925 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3889d7bc-66ac-4d70-924c-2010395dc28c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3889d7bc-66ac-4d70-924c-2010395dc28c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:53,977 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:55:53,978 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71cdea6-9551-47d0-b575-6f06408a495c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71cdea6-9551-47d0-b575-6f06408a495c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:55,048 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:55:55,048 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfa1558-f7eb-483d-aef9-7f2c3b8e3d3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfa1558-f7eb-483d-aef9-7f2c3b8e3d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:56,105 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:55:56,105 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39f52b5-25d7-4068-932f-2b2093a6e195', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39f52b5-25d7-4068-932f-2b2093a6e195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:57,162 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:55:57,163 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfddfaec-0a09-48a7-9b9e-1be20d4fe1b1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfddfaec-0a09-48a7-9b9e-1be20d4fe1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:58,215 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:55:58,216 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adb07ce-2c95-418c-bf2f-16ad2176c967', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adb07ce-2c95-418c-bf2f-16ad2176c967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:55:59,270 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:55:59,271 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a7525b-23f0-4155-bf28-7032127c3a53', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a7525b-23f0-4155-bf28-7032127c3a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:00,339 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.060s 2021-06-14 16:56:00,339 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af032baf-0e46-4ee3-9902-36f90adc7f6d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af032baf-0e46-4ee3-9902-36f90adc7f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:01,391 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:01,392 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa36410-a0ad-47b6-a244-e06d136e0dda', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa36410-a0ad-47b6-a244-e06d136e0dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:02,447 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:56:02,447 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-698fe2af-0e78-4b40-86d4-5650217f73d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-698fe2af-0e78-4b40-86d4-5650217f73d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:03,510 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:56:03,510 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37242445-d272-4e20-b899-f850b6f46ab5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37242445-d272-4e20-b899-f850b6f46ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:04,568 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:56:04,568 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a335c41-495c-4390-9de7-d758119ba56f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a335c41-495c-4390-9de7-d758119ba56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:05,627 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:56:05,628 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a25db22-2cf1-44a7-b899-209d7cadde9a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a25db22-2cf1-44a7-b899-209d7cadde9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:06,679 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:06,680 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5923c7-8f64-4dab-b296-10bce2bc1af1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5923c7-8f64-4dab-b296-10bce2bc1af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:07,746 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:56:07,747 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f811ff-b2b5-483e-973f-c761b226ce67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f811ff-b2b5-483e-973f-c761b226ce67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:08,801 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:56:08,802 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f3e2a4-04b3-4aab-9444-62986272a321', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f3e2a4-04b3-4aab-9444-62986272a321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:09,855 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:56:09,856 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3db31b-fadd-438f-8229-22775c4b9959', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3db31b-fadd-438f-8229-22775c4b9959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:10,936 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.073s 2021-06-14 16:56:10,937 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5bb602-169c-4ec2-a5b4-52c063a694e4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5bb602-169c-4ec2-a5b4-52c063a694e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:11,995 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:56:11,995 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96fe820-5146-4774-b743-e0a1e2259472', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96fe820-5146-4774-b743-e0a1e2259472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:13,062 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:56:13,062 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec9d7d0-4731-40ac-a4dc-9ec4388cddb6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec9d7d0-4731-40ac-a4dc-9ec4388cddb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:14,116 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:56:14,116 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280d1710-07c9-44a3-8f31-ecc813a9ad5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280d1710-07c9-44a3-8f31-ecc813a9ad5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:15,169 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:15,169 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bde1640-ca0d-470d-8051-945cd97d6ed9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bde1640-ca0d-470d-8051-945cd97d6ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:16,222 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:56:16,223 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed9f3185-731c-432f-be2f-f8d03d14c54f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed9f3185-731c-432f-be2f-f8d03d14c54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:17,282 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:56:17,282 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7e8de8-4c20-45a8-8a66-d535a5816cba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7e8de8-4c20-45a8-8a66-d535a5816cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:18,345 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:56:18,346 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd670f9c-fc3c-46f1-bd3b-cd9ff0cef4d2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd670f9c-fc3c-46f1-bd3b-cd9ff0cef4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:19,409 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:56:19,410 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229917b9-b74c-42a8-a990-093dbaa1280d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229917b9-b74c-42a8-a990-093dbaa1280d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:20,465 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:56:20,466 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d35d0f8-38fb-4dec-a497-9028514dc273', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d35d0f8-38fb-4dec-a497-9028514dc273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:21,518 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:21,518 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458d35dd-82d2-4ad9-a922-d33a77a37d43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458d35dd-82d2-4ad9-a922-d33a77a37d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:22,571 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:22,571 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd45f4ac-3dfb-4835-9398-82dd740fb344', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd45f4ac-3dfb-4835-9398-82dd740fb344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:23,624 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:56:23,625 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8258c56b-2453-4861-9466-7ca871578c2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8258c56b-2453-4861-9466-7ca871578c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:24,685 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:56:24,685 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76289dbc-a18d-455a-a112-8e09547c3dbd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76289dbc-a18d-455a-a112-8e09547c3dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:25,753 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.059s 2021-06-14 16:56:25,753 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99a8497-a704-438c-9471-9cd2cb39b229', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99a8497-a704-438c-9471-9cd2cb39b229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:26,825 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.064s 2021-06-14 16:56:26,825 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7665f6-28b4-40ed-ab77-adf8c360061b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7665f6-28b4-40ed-ab77-adf8c360061b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:27,882 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:56:27,882 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88da4697-53f3-4187-9ffd-f41eb7c2924f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88da4697-53f3-4187-9ffd-f41eb7c2924f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:28,942 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:56:28,942 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0496c4fb-08f0-4ed8-a708-36fe61581d03', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0496c4fb-08f0-4ed8-a708-36fe61581d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:29,999 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:56:30,000 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7f58ea-b217-48a1-81dc-0f547dfc2719', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7f58ea-b217-48a1-81dc-0f547dfc2719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:31,059 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:56:31,059 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28a0dbe-37df-4778-a648-14111e0d6916', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28a0dbe-37df-4778-a648-14111e0d6916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:32,127 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.060s 2021-06-14 16:56:32,127 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6807deff-7298-4f68-8d5f-9e3838eee28a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6807deff-7298-4f68-8d5f-9e3838eee28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:33,182 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:56:33,183 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c601400-d2d4-459f-911c-bd4303423fac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c601400-d2d4-459f-911c-bd4303423fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:34,234 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:34,235 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9440c8-6ef6-4225-b1b0-a8cd8d6993c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9440c8-6ef6-4225-b1b0-a8cd8d6993c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:35,291 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:56:35,291 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e8d76f-d48e-40ff-a70a-54391108ab8b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e8d76f-d48e-40ff-a70a-54391108ab8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:36,356 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:56:36,357 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3c60fe-6ec7-433d-846c-4045ee65b2ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3c60fe-6ec7-433d-846c-4045ee65b2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:37,413 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:56:37,414 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ff5e59-99a8-4910-9bf4-d914c2e1fa0b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ff5e59-99a8-4910-9bf4-d914c2e1fa0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:38,473 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:56:38,473 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a6bff8-5ca4-4a71-a326-a29bc0743346', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a6bff8-5ca4-4a71-a326-a29bc0743346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:39,529 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:56:39,530 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0579e47a-2b9e-4ce0-8d2f-af2625f7be42', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0579e47a-2b9e-4ce0-8d2f-af2625f7be42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:40,582 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:40,582 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2f66cf-d239-4d75-9dd4-f80033c9248d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2f66cf-d239-4d75-9dd4-f80033c9248d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:41,637 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:56:41,637 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb10d41-9247-4a67-bfbc-4eaf653fb9f9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb10d41-9247-4a67-bfbc-4eaf653fb9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:42,695 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:56:42,695 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa58d5f-cfbc-486e-b64c-1775c2221d9a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa58d5f-cfbc-486e-b64c-1775c2221d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:43,761 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:56:43,761 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2010139-5fb5-4cbd-a9bf-a29d2239c871', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2010139-5fb5-4cbd-a9bf-a29d2239c871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:44,818 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:56:44,818 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84590ec9-aef3-44c1-ba27-b1ac752094b2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84590ec9-aef3-44c1-ba27-b1ac752094b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:45,871 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:56:45,872 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2bff8e-7c12-4ecf-9fa4-12fa936a2592', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2bff8e-7c12-4ecf-9fa4-12fa936a2592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:46,929 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:56:46,929 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e6d618b-cb30-45b1-9f8f-ab192a1992cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e6d618b-cb30-45b1-9f8f-ab192a1992cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:47,982 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:56:47,983 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849b705d-b72f-43f1-8fd9-d794885dd427', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849b705d-b72f-43f1-8fd9-d794885dd427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:49,033 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.042s 2021-06-14 16:56:49,033 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f9d4ae-504c-49a7-ab6a-569c0deefbb4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f9d4ae-504c-49a7-ab6a-569c0deefbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:50,097 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.055s 2021-06-14 16:56:50,097 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07d8868-22f5-4948-887c-1188946e962e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07d8868-22f5-4948-887c-1188946e962e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:51,163 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:56:51,164 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ddd697-19b0-4efd-99ce-c2455f46e605', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ddd697-19b0-4efd-99ce-c2455f46e605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:52,222 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:56:52,223 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92e65e5-95ec-4cdb-9ace-450f5a17ec90', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92e65e5-95ec-4cdb-9ace-450f5a17ec90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:53,283 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:56:53,284 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467aedb9-0a83-4eb2-b861-6ab5f78d9cbf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467aedb9-0a83-4eb2-b861-6ab5f78d9cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:54,341 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:56:54,342 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b978a5d7-7260-4b22-8722-9d80b18dd2b5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b978a5d7-7260-4b22-8722-9d80b18dd2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:55,405 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:56:55,406 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9a73bb-e2b0-425a-b813-fec84218692b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9a73bb-e2b0-425a-b813-fec84218692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:56,465 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:56:56,466 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a999d017-bc1e-4667-b19b-b6a247e08216', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a999d017-bc1e-4667-b19b-b6a247e08216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:57,517 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:56:57,518 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40aad9dd-66ce-4276-b60a-f0a8d7e9435f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40aad9dd-66ce-4276-b60a-f0a8d7e9435f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:58,572 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:56:58,573 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fef7a71-0800-4664-9230-a748c379d1cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fef7a71-0800-4664-9230-a748c379d1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:56:59,628 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:56:59,629 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aecb52b0-3eed-4231-8444-e16251e80329', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aecb52b0-3eed-4231-8444-e16251e80329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:00,691 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:57:00,691 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450e354b-d3f6-478b-be4a-280bcfa9ed13', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450e354b-d3f6-478b-be4a-280bcfa9ed13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:01,748 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:01,749 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8fded1d-f448-489e-834e-24a8605c6f82', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8fded1d-f448-489e-834e-24a8605c6f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:02,801 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:57:02,802 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d92b132-7e84-409f-8003-39cf84a75073', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d92b132-7e84-409f-8003-39cf84a75073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:03,857 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:57:03,857 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed154a91-0406-4d50-97c7-cfa47ba184fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed154a91-0406-4d50-97c7-cfa47ba184fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:04,922 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:57:04,922 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a8c9e0-c19c-4aad-bac2-4f92986be1f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a8c9e0-c19c-4aad-bac2-4f92986be1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:05,979 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:05,979 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ea8f7c-ba92-43f8-9d3d-48bc6bb679ee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ea8f7c-ba92-43f8-9d3d-48bc6bb679ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:07,038 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:57:07,039 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548b215f-c0c6-4620-80c8-42665f41ea0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548b215f-c0c6-4620-80c8-42665f41ea0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:08,090 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:57:08,091 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38d5065-7d2d-436f-930a-53721d3b848c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38d5065-7d2d-436f-930a-53721d3b848c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:09,147 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:09,147 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0ff15e-22e2-48b7-8da1-cdaa60c5b144', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0ff15e-22e2-48b7-8da1-cdaa60c5b144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:10,208 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:57:10,209 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450468f6-4d07-4c8d-af07-7b9d937bc083', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450468f6-4d07-4c8d-af07-7b9d937bc083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:11,261 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:57:11,262 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4186f727-ee20-4f2d-9001-e56a487aed56', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4186f727-ee20-4f2d-9001-e56a487aed56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:12,326 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.056s 2021-06-14 16:57:12,326 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96572e93-ae2d-49cc-9ed0-dff9d9e35856', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96572e93-ae2d-49cc-9ed0-dff9d9e35856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:13,378 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.043s 2021-06-14 16:57:13,378 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6801b47-ffb0-49d0-8c6b-393487283b70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6801b47-ffb0-49d0-8c6b-393487283b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:14,436 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:14,437 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce94099-dc98-4c91-a79e-a96ffe212879', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce94099-dc98-4c91-a79e-a96ffe212879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:15,496 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:57:15,496 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c17513-50ea-48c2-9a77-63428919999f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c17513-50ea-48c2-9a77-63428919999f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:16,549 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:57:16,549 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfcf4f7-fd01-4f8b-8357-36f8426be10a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfcf4f7-fd01-4f8b-8357-36f8426be10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:17,610 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:57:17,610 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2cc076-4bd9-404f-b272-9d72591bbf9a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2cc076-4bd9-404f-b272-9d72591bbf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:18,666 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:18,666 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c25a66-fb10-4e0a-a0fb-23221acba8a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c25a66-fb10-4e0a-a0fb-23221acba8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:19,722 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:57:19,723 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc1faee-2e9b-4458-b7cf-a58accac9819', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc1faee-2e9b-4458-b7cf-a58accac9819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:20,785 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:57:20,785 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90d1db5-49ac-4f1e-be37-a9f6859a4ce7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90d1db5-49ac-4f1e-be37-a9f6859a4ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:21,841 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:57:21,842 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54586ef-844c-4251-b616-d5ad7d6dbf94', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54586ef-844c-4251-b616-d5ad7d6dbf94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:22,900 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:57:22,901 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d54f65-8d78-44cb-8f54-f325ae49650e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d54f65-8d78-44cb-8f54-f325ae49650e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:23,957 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:23,958 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0470639-d229-4376-9903-c6ee8b84a822', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0470639-d229-4376-9903-c6ee8b84a822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:25,008 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.043s 2021-06-14 16:57:25,009 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5be2a7-bc93-41b6-9df6-70d4bc928f6e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5be2a7-bc93-41b6-9df6-70d4bc928f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:26,071 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.054s 2021-06-14 16:57:26,071 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecb3325-20ba-4bb2-8a08-f7a6424ca90c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecb3325-20ba-4bb2-8a08-f7a6424ca90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:27,122 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:57:27,123 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7b85c3-7e44-4baf-8626-1a845ec1ce9b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7b85c3-7e44-4baf-8626-1a845ec1ce9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:28,177 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:57:28,178 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53606f36-401a-4b22-963a-12c4cb196d07', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53606f36-401a-4b22-963a-12c4cb196d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:29,247 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.061s 2021-06-14 16:57:29,247 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc74580-e26b-4b34-ad6b-05a85f8f091f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc74580-e26b-4b34-ad6b-05a85f8f091f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:30,314 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:57:30,314 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f90b0e2-64de-4e56-821b-f73c66cbf6ae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f90b0e2-64de-4e56-821b-f73c66cbf6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:31,371 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:57:31,372 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbd1ffd6-9c7b-484e-8c37-d6a5a3dbaf85', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbd1ffd6-9c7b-484e-8c37-d6a5a3dbaf85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:32,448 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.068s 2021-06-14 16:57:32,449 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-052dac6f-bb5e-4e01-b057-e47e5daf97ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-052dac6f-bb5e-4e01-b057-e47e5daf97ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:33,514 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:57:33,515 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5922aa80-feb6-4b84-914c-3a400412d7bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5922aa80-feb6-4b84-914c-3a400412d7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:34,581 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.058s 2021-06-14 16:57:34,581 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9037fdf4-1b22-42f1-84c0-4d9ec08eef58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9037fdf4-1b22-42f1-84c0-4d9ec08eef58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:35,642 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:57:35,643 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8972001a-ab55-4b2e-aca2-e19626d071d7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8972001a-ab55-4b2e-aca2-e19626d071d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:36,707 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:57:36,707 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c53871f-a2b8-432b-aef2-30ac8bfa7fcf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c53871f-a2b8-432b-aef2-30ac8bfa7fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:37,763 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:57:37,763 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528034a1-e785-4298-8779-ec577e04bc01', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528034a1-e785-4298-8779-ec577e04bc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:38,817 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:57:38,818 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a60a34a-4076-41a6-97ec-c65f01801f5c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a60a34a-4076-41a6-97ec-c65f01801f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:39,872 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:57:39,872 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b305829-37c9-4963-b9f1-bc7a70989b5b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b305829-37c9-4963-b9f1-bc7a70989b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:40,930 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:57:40,931 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8312e8e-793a-4ddb-8de6-77a5b4d16691', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8312e8e-793a-4ddb-8de6-77a5b4d16691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:41,987 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:57:41,988 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27861f0f-d4f8-4717-8899-d36790a1498e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27861f0f-d4f8-4717-8899-d36790a1498e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:43,043 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:57:43,043 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c805fa-d5ab-48fe-9850-e43b645d8850', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c805fa-d5ab-48fe-9850-e43b645d8850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:44,101 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:57:44,102 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a59dd9c-d952-43f5-96d4-59af12ddb00b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a59dd9c-d952-43f5-96d4-59af12ddb00b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:45,157 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.047s 2021-06-14 16:57:45,157 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a1cd3d-4d65-4d1c-b6aa-bd74cb7aab1b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a1cd3d-4d65-4d1c-b6aa-bd74cb7aab1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:46,223 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.057s 2021-06-14 16:57:46,223 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46aec65a-6598-45f9-ba5b-7ca3d060fcbb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46aec65a-6598-45f9-ba5b-7ca3d060fcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:47,284 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.052s 2021-06-14 16:57:47,284 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a2d467-d94b-47b0-80b3-4add365ca37d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a2d467-d94b-47b0-80b3-4add365ca37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:48,337 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:57:48,338 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d876bfcf-5882-4f4a-9d26-5b48e184f57a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d876bfcf-5882-4f4a-9d26-5b48e184f57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:49,390 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:57:49,391 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71adde49-ea00-4242-8cab-29ae170bd4b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71adde49-ea00-4242-8cab-29ae170bd4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:50,445 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:57:50,445 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e33081-3341-4f44-b6e3-09a5b6e1e2d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e33081-3341-4f44-b6e3-09a5b6e1e2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:51,501 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:51,501 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceddcf47-82a0-444b-a9de-5c6b087e5919', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceddcf47-82a0-444b-a9de-5c6b087e5919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:52,559 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:57:52,559 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe2a34b-f912-4549-9d02-fcdd1e3de94c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe2a34b-f912-4549-9d02-fcdd1e3de94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:53,611 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:57:53,611 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f064e2a-66ee-4870-be0b-24264564fc61', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f064e2a-66ee-4870-be0b-24264564fc61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:54,663 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.043s 2021-06-14 16:57:54,663 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4f3dfe-5497-47bf-93f4-5db9bcb923de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4f3dfe-5497-47bf-93f4-5db9bcb923de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:55,721 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.049s 2021-06-14 16:57:55,722 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a88018-165b-44be-8177-338399918d51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a88018-165b-44be-8177-338399918d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:56,775 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:57:56,776 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02fe961-497f-4162-925f-0598496eb6f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02fe961-497f-4162-925f-0598496eb6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:57,837 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.053s 2021-06-14 16:57:57,838 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7eb8d28-9e8e-4f34-81e7-63db7850d3b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7eb8d28-9e8e-4f34-81e7-63db7850d3b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:58,900 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:57:58,900 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc16343e-91f9-4cd5-82ab-e4466b143478', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc16343e-91f9-4cd5-82ab-e4466b143478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:57:59,955 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:57:59,956 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b79bfd1-2cc8-4ca1-b4c5-cfb8ec172f8a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b79bfd1-2cc8-4ca1-b4c5-cfb8ec172f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:01,013 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:58:01,014 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfc90f4-b490-463c-8c15-9f89852a0134', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfc90f4-b490-463c-8c15-9f89852a0134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:02,070 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:58:02,071 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43db47b-87de-4300-aa07-12a6f43050e5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43db47b-87de-4300-aa07-12a6f43050e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:03,123 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.044s 2021-06-14 16:58:03,123 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4797f8e-1d6c-4039-a2ca-663524cbdd07', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4797f8e-1d6c-4039-a2ca-663524cbdd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:04,176 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:58:04,176 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bf52ee-474f-4161-8f48-723d8cef19e3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bf52ee-474f-4161-8f48-723d8cef19e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:05,235 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:58:05,236 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c97e92-fcd2-4c2c-a42d-aa83daca3d6b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c97e92-fcd2-4c2c-a42d-aa83daca3d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:06,288 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:58:06,288 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec38c6d-3574-4fb2-83f0-db6b65aea488', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec38c6d-3574-4fb2-83f0-db6b65aea488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:07,343 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:58:07,343 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8eaa22-9ff7-4471-960e-f00aac9a6208', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8eaa22-9ff7-4471-960e-f00aac9a6208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:08,398 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:58:08,398 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e94ea7-cbd0-46b8-b398-b818b1c9a473', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e94ea7-cbd0-46b8-b398-b818b1c9a473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:09,451 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:58:09,451 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f3a7df-be99-420c-b434-821b4a103f3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f3a7df-be99-420c-b434-821b4a103f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:10,505 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.046s 2021-06-14 16:58:10,505 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308c13bb-cfbb-4f16-9158-dfe4685b438b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308c13bb-cfbb-4f16-9158-dfe4685b438b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:11,564 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.050s 2021-06-14 16:58:11,564 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252db1ca-8994-43fe-8b75-2890606a3e18', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252db1ca-8994-43fe-8b75-2890606a3e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:12,623 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.051s 2021-06-14 16:58:12,624 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ebc1f4-9a50-4984-8fca-39c916808627', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ebc1f4-9a50-4984-8fca-39c916808627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:13,680 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:58:13,680 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b559492c-9a25-4e75-804f-9ed81c0c3095', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b559492c-9a25-4e75-804f-9ed81c0c3095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:14,734 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.045s 2021-06-14 16:58:14,734 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf3e71b-250d-4526-9bda-69165e6cf622', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf3e71b-250d-4526-9bda-69165e6cf622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:15,790 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd 0.048s 2021-06-14 16:58:15,790 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c761b35-110b-4e4e-8197-519a9d7afcc2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c761b35-110b-4e4e-8197-519a9d7afcc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd'} Body: b'{"volume": {"id": "0a9a320e-89fc-42b3-a747-3d4acc0225fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:52:16.000000", "updated_at": "2021-06-14T16:52:16.000000", "name": "tempest-AttachVolumeTestJSON-volume-1461870245", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/8586ae834394465a86a02671a1260b36/volumes/0a9a320e-89fc-42b3-a747-3d4acc0225fd"}], "user_id": "0b1a44e0e624409db6eb477d86c9b800", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8586ae834394465a86a02671a1260b36"}}' 2021-06-14 16:58:16,024 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.225s 2021-06-14 16:58:16,024 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58: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-4d513247-9452-4cb9-9392-47b5d037fa90', 'x-compute-request-id': 'req-4d513247-9452-4cb9-9392-47b5d037fa90', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'' 2021-06-14 16:58:16,276 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.251s 2021-06-14 16:58:16,276 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-139362ef-def0-4fe7-90da-1f86479c3a55', 'x-compute-request-id': 'req-139362ef-def0-4fe7-90da-1f86479c3a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:58:16Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:87:26"}, {"version": 4, "addr": "172.27.0.71", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:87:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": "2021-06-14T16:51:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:58:17,708 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.420s 2021-06-14 16:58:17,708 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30afa0bc-5e80-453b-866b-c9e74d68e697', 'x-compute-request-id': 'req-30afa0bc-5e80-453b-866b-c9e74d68e697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"server": {"id": "a135b937-99f8-4c20-bf50-6c2fca98c50f", "name": "tempest-AttachVolumeTestJSON-server-783997235", "status": "ACTIVE", "tenant_id": "8586ae834394465a86a02671a1260b36", "user_id": "0b1a44e0e624409db6eb477d86c9b800", "metadata": {}, "hostId": "31c7551b565c565eafe10dfce63878ff9c37c66543a20c3e389b3b32", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:51:22Z", "updated": "2021-06-14T16:58:16Z", "addresses": {"tempest-AttachVolumeTestJSON-948943538-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:87:26"}, {"version": 4, "addr": "172.27.0.71", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:87:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1547102233", "OS-SRV-USG:launched_at": "2021-06-14T16:51:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572564160"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:58:18,789 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f 0.072s 2021-06-14 16:58:18,790 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:18 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-c62153ba-1c4c-4563-bc89-558b9c9712b1', 'x-compute-request-id': 'req-c62153ba-1c4c-4563-bc89-558b9c9712b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/a135b937-99f8-4c20-bf50-6c2fca98c50f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a135b937-99f8-4c20-bf50-6c2fca98c50f could not be found."}}' 2021-06-14 16:58:18,825 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.25/compute/v2.1/os-keypairs/tempest-keypair-1547102233 0.035s 2021-06-14 16:58:18,826 113170 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58: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-9d7d2059-06b8-4c68-a906-05f5e342f2b8', 'x-compute-request-id': 'req-9d7d2059-06b8-4c68-a906-05f5e342f2b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs/tempest-keypair-1547102233'} Body: b'' 2021-06-14 16:58:18,980 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25:9696/v2.0/security-groups/84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6 0.152s 2021-06-14 16:58:18,980 113170 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-9dfe4382-f2e5-4ecb-9061-3f88a14968f7', 'content-length': '0', 'date': 'Mon, 14 Jun 2021 16:58:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups/84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6'} Body: b'' 2021-06-14 16:58:19,004 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.25:9696/v2.0/security-groups/84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6 0.022s 2021-06-14 16:58:19,005 113170 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-8215a042-6f33-4bbd-8b93-b019fe0f5368', 'date': 'Mon, 14 Jun 2021 16:58:19 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25:9696/v2.0/security-groups/84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 84b2c9c5-67a7-4ebd-91d7-b7a7da9ab2a6 does not exist", "detail": ""}}' 2021-06-14 16:58:19,670 113170 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25:9696/v2.0/floatingips/4d4a18c9-0be6-4145-84d9-56237abf6cbd 0.664s 2021-06-14 16:58:19,670 113170 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-5dede768-4f74-4f82-a745-a76d6860b7d2', 'content-length': '0', 'date': 'Mon, 14 Jun 2021 16:58:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25:9696/v2.0/floatingips/4d4a18c9-0be6-4145-84d9-56237abf6cbd'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 527, 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 0a9a320e-89fc-42b3-a747-3d4acc0225fd failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt9.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt9.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt9.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt9.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt9.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
fail
ft9.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-14 16:35:42,829 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 202 POST http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507/action 0.327s 2021-06-14 16:35:42,830 113171 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-1010610850", "disk_format": "raw"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c49963-09a5-46a0-b7ef-6517b05e606c', 'content-length': '698', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c49963-09a5-46a0-b7ef-6517b05e606c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507/action'} Body: b'{"os-volume_upload_image": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "updated_at": "2021-06-14T16:35:42.000000", "status": "uploading", "display_description": null, "size": 1, "volume_type": {"id": "5418ba7d-4e11-44e6-8426-4e3484ea23cc", "name": "__DEFAULT__", "description": "Default Volume Type", "is_public": true, "extra_specs": {}, "qos_specs_id": null, "created_at": "2021-06-14T16:24:12.000000", "updated_at": "2021-06-14T16:24:12.000000", "deleted_at": null, "deleted": false}, "image_id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "container_format": "bare", "disk_format": "raw", "image_name": "tempest-VolumesActionsTest-Image-1010610850", "protected": false, "visibility": "shared"}}' 2021-06-14 16:35:42,868 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.037s 2021-06-14 16:35:42,869 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7526a28e-1e52-4015-accb-37e2e4c94508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:43Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:35:43,896 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.026s 2021-06-14 16:35:43,897 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-184469ed-83c3-4492-9b6a-bcbeb06e46f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:43Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:35:44,939 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.041s 2021-06-14 16:35:44,939 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b1753a27-2f34-487b-b562-db8ba9dd14ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:43Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:35:45,966 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.026s 2021-06-14 16:35:45,967 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-efe068eb-fc0f-4f9a-8eef-8ff783220ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:43Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:35:59,332 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 12.363s 2021-06-14 16:35:59,332 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba631fb9-7955-43c2-b6e1-db6bad937c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:00,396 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.062s 2021-06-14 16:36:00,397 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-59dc0cc3-dd68-4ed1-8029-707a20f38c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:01,450 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.051s 2021-06-14 16:36:01,451 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a29017d7-6c35-409f-a363-f4ba91f9a09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:02,490 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.037s 2021-06-14 16:36:02,491 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9813b082-c529-4326-a655-b074110cf6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:03,521 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.029s 2021-06-14 16:36:03,522 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-25394d9a-5e17-4bda-9e99-884a21801715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:04,602 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.078s 2021-06-14 16:36:04,602 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d496413-88e4-4614-aa85-1caa10ae3b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:05,643 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.039s 2021-06-14 16:36:05,643 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-27582b9d-64f8-4d07-95dd-c62b735141ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:06,688 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.043s 2021-06-14 16:36:06,689 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ff68cf4-c8dd-4e46-86b0-0ec8aebc6fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:07,788 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.097s 2021-06-14 16:36:07,788 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e042f88a-762d-4ad5-a0d2-bca162cdf675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:08,863 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.072s 2021-06-14 16:36:08,863 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '650', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eb1005df-710c-474f-9220-aa92d3fd666c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:35:47Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:14,867 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 5.002s 2021-06-14 16:36:14,868 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '822', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0f3799fe-37a7-43bc-ac70-8d16bf6c9171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'{"name": "tempest-VolumesActionsTest-Image-1010610850", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1073741824, "virtual_size": 1073741824, "status": "active", "checksum": "cd573cfaace07e7949bc0c46028904ff", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d113f386f2f84e78b0e366a5cf61a0ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c5041ae163cf0f65600acfe7f6a63f212101687d41a57a4e18ffd2a07a452cd8175b8f5a4868dd2330bfe5ae123f18216bdbc9e0f80d131e64b94913a7b40bb5", "id": "6d57379f-7580-40ef-8c1a-e7a72d02411a", "created_at": "2021-06-14T16:35:43Z", "updated_at": "2021-06-14T16:36:15Z", "tags": [], "self": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a", "file": "/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:36:14,926 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:36:14,926 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf649c1-8a53-4782-a423-1de2bb92e0b9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf649c1-8a53-4782-a423-1de2bb92e0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:15,998 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:36:15,998 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6100c66-1a0a-4ec5-a5dc-940f4c80f7db', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6100c66-1a0a-4ec5-a5dc-940f4c80f7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:17,097 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.090s 2021-06-14 16:36:17,097 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27bef663-6e11-431c-a2b6-a6b9771beb63', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27bef663-6e11-431c-a2b6-a6b9771beb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:18,189 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.081s 2021-06-14 16:36:18,189 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5ad4b9-f1f3-4fa9-b8e4-3f1e1469d90b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5ad4b9-f1f3-4fa9-b8e4-3f1e1469d90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:19,264 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.066s 2021-06-14 16:36:19,265 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cbdaf1-c126-4c1b-a1f0-9053c6edde42', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cbdaf1-c126-4c1b-a1f0-9053c6edde42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:20,349 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.076s 2021-06-14 16:36:20,350 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48825393-91d5-43b2-83c1-82681028e427', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48825393-91d5-43b2-83c1-82681028e427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:21,444 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.076s 2021-06-14 16:36:21,444 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45d7c4f-23fc-4980-b3aa-2c49ef9fe7fd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45d7c4f-23fc-4980-b3aa-2c49ef9fe7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:22,520 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.067s 2021-06-14 16:36:22,521 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7298aa38-64b3-4ceb-8257-1d9b7680b19b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7298aa38-64b3-4ceb-8257-1d9b7680b19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:23,576 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:36:23,577 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff51a205-d2fa-408f-928f-b0c14cab1f38', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff51a205-d2fa-408f-928f-b0c14cab1f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:24,634 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:36:24,635 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d2ae0e-fd4f-476c-b501-0bbd790aec2d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d2ae0e-fd4f-476c-b501-0bbd790aec2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:25,723 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.079s 2021-06-14 16:36:25,723 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2975a90-d719-4d44-b4fc-d0cbfbb383b5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2975a90-d719-4d44-b4fc-d0cbfbb383b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:26,782 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:36:26,783 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a96bca-b981-4080-88c3-b49a6aa46abb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a96bca-b981-4080-88c3-b49a6aa46abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:27,854 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.063s 2021-06-14 16:36:27,855 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612d61b8-5c96-44fb-bcfe-c515a50c4567', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612d61b8-5c96-44fb-bcfe-c515a50c4567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:28,916 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:36:28,916 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d56a1e3-fe08-4ab3-b367-3a3b1e219689', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d56a1e3-fe08-4ab3-b367-3a3b1e219689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:29,972 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:36:29,973 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4c8d91-1d9a-4593-89f8-5363fb7f61cc', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4c8d91-1d9a-4593-89f8-5363fb7f61cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:31,026 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:36:31,027 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffd9fea-5f7a-4778-bba8-e66a002425c2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffd9fea-5f7a-4778-bba8-e66a002425c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:32,088 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:36:32,089 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391aaf0a-e215-4c02-ac4a-b3395ea30777', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391aaf0a-e215-4c02-ac4a-b3395ea30777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:33,209 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.111s 2021-06-14 16:36:33,210 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85330aec-7589-4fd1-9e6e-03cf313849ec', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85330aec-7589-4fd1-9e6e-03cf313849ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:34,278 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:36:34,278 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca62c42-6715-480b-90c2-317309ca0686', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca62c42-6715-480b-90c2-317309ca0686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:35,333 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:36:35,334 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba94c55e-f0f7-4bfa-b766-59e2fc44ee97', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba94c55e-f0f7-4bfa-b766-59e2fc44ee97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:36,385 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:36:36,385 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34d0dfb-49f2-4c16-a38f-86701d6cc64f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34d0dfb-49f2-4c16-a38f-86701d6cc64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:37,446 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:36:37,446 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59bce50-9156-4dc2-b1b2-6be332441889', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59bce50-9156-4dc2-b1b2-6be332441889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:38,506 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:36:38,507 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e3eb31-ea50-48a8-ba02-de567589eca2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e3eb31-ea50-48a8-ba02-de567589eca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:39,570 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:36:39,571 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d865ab-2113-4570-8341-e1e3618de494', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d865ab-2113-4570-8341-e1e3618de494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:40,626 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:36:40,626 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecf8f64-ee4b-4b3b-aae5-df5825ef701b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecf8f64-ee4b-4b3b-aae5-df5825ef701b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:41,684 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:36:41,684 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e17d013-166a-460a-a074-17d2716de39d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e17d013-166a-460a-a074-17d2716de39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:42,737 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:36:42,737 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71823285-15d5-42bd-9768-2282cdbdd141', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71823285-15d5-42bd-9768-2282cdbdd141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:43,789 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:36:43,790 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6c2d96-1409-4a64-ba46-aab1291cbcb5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6c2d96-1409-4a64-ba46-aab1291cbcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:44,843 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:36:44,844 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532d5ac9-340e-4e08-b3bf-66e9cb173541', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532d5ac9-340e-4e08-b3bf-66e9cb173541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:45,897 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:36:45,897 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2839de5b-d63f-4b8a-a23d-04041dc8de6c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2839de5b-d63f-4b8a-a23d-04041dc8de6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:46,952 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:36:46,952 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1271d267-8d45-46d5-beee-6d426c14b9ae', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1271d267-8d45-46d5-beee-6d426c14b9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:48,005 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:36:48,005 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484cd425-7a5e-4d20-9b18-429cd1138f94', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484cd425-7a5e-4d20-9b18-429cd1138f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:49,064 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:36:49,064 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08349f18-7ea8-414b-b1fc-b09a13396c21', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08349f18-7ea8-414b-b1fc-b09a13396c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:50,120 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:36:50,121 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505cd41f-f111-4673-9a7c-738e1c48cade', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505cd41f-f111-4673-9a7c-738e1c48cade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:51,176 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:36:51,177 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d3ee27-61cf-4426-8632-384037958439', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d3ee27-61cf-4426-8632-384037958439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:52,232 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:36:52,232 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f094f9fd-907d-46b5-aaa8-4a6d0cbbaac6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f094f9fd-907d-46b5-aaa8-4a6d0cbbaac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:53,296 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:36:53,296 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63099b3d-3830-4cd4-8811-94b5ce5606ef', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63099b3d-3830-4cd4-8811-94b5ce5606ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:54,351 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:36:54,351 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a54e6f8-4639-4fe5-9028-a45d136265ce', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a54e6f8-4639-4fe5-9028-a45d136265ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:55,405 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:36:55,405 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9228dc3-0811-4790-b241-71440840f797', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9228dc3-0811-4790-b241-71440840f797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:56,466 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:36:56,466 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1332a77-6730-4a05-bf3f-481aba988469', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1332a77-6730-4a05-bf3f-481aba988469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:57,535 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.061s 2021-06-14 16:36:57,536 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80b99e7-5274-4c45-bf49-28ec5f8838f7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80b99e7-5274-4c45-bf49-28ec5f8838f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:58,609 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.064s 2021-06-14 16:36:58,610 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50432f6f-1dec-437f-b8d8-a66e012625f2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50432f6f-1dec-437f-b8d8-a66e012625f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:36:59,679 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.061s 2021-06-14 16:36:59,679 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0c02b0-df3b-4fb1-8f0e-c400ed972077', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0c02b0-df3b-4fb1-8f0e-c400ed972077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:00,738 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:00,739 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1740f2-49ff-463e-abf0-2ebebd264b47', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1740f2-49ff-463e-abf0-2ebebd264b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:01,800 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:37:01,800 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb3fcf15-f713-4303-95fe-9764b1f2f457', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb3fcf15-f713-4303-95fe-9764b1f2f457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:02,865 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:37:02,865 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407d373b-caa2-432b-b339-5c327274b29a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407d373b-caa2-432b-b339-5c327274b29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:03,945 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.071s 2021-06-14 16:37:03,946 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff36836-7b0b-4584-904e-c3d790e67300', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff36836-7b0b-4584-904e-c3d790e67300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:05,005 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:05,005 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ba8d20-f117-4039-b6aa-4ed80325c33f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ba8d20-f117-4039-b6aa-4ed80325c33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:06,066 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:37:06,067 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac781d0e-dc26-4f02-baaa-1ef69b6f59ee', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac781d0e-dc26-4f02-baaa-1ef69b6f59ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:07,131 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:37:07,131 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740bd923-cebe-4a44-afa9-8ff60370daa3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740bd923-cebe-4a44-afa9-8ff60370daa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:08,194 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:37:08,194 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51c7ff0-3c76-4d11-82ed-c081fbcb3e6b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51c7ff0-3c76-4d11-82ed-c081fbcb3e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:09,256 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:37:09,257 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07276e9d-6029-4342-9d0d-c412365de537', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07276e9d-6029-4342-9d0d-c412365de537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:10,310 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:37:10,311 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20334c8f-78e9-43c7-a8ba-f5976e86d4b7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20334c8f-78e9-43c7-a8ba-f5976e86d4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:11,369 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:37:11,370 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72b4b5a-2268-4fe3-99b8-7bc1672ad145', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72b4b5a-2268-4fe3-99b8-7bc1672ad145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:12,442 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.064s 2021-06-14 16:37:12,443 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed0e8fb-6a1c-4f95-aa22-f771a9ddf4a0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed0e8fb-6a1c-4f95-aa22-f771a9ddf4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:13,504 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:37:13,504 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a54fd08-501f-4c69-839a-d2776ab7f47b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a54fd08-501f-4c69-839a-d2776ab7f47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:14,566 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:14,566 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b215cb2-7b64-413a-8372-4da5307b2f30', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b215cb2-7b64-413a-8372-4da5307b2f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:15,631 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:37:15,632 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d9d7b97-f068-4495-89d1-ccee3fc41f4d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9d7b97-f068-4495-89d1-ccee3fc41f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:16,724 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.079s 2021-06-14 16:37:16,725 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44b0fee-c005-423b-8014-379f985a93d4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44b0fee-c005-423b-8014-379f985a93d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:17,782 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:37:17,782 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba3bff6-11b3-4cab-9547-e450230c8163', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba3bff6-11b3-4cab-9547-e450230c8163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:18,848 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:18,848 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f093f3-1f51-42d6-b5fd-9f8808d861f7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f093f3-1f51-42d6-b5fd-9f8808d861f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:19,910 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:19,910 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222c4647-12d3-4b38-aaf0-d4f62fdbc981', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222c4647-12d3-4b38-aaf0-d4f62fdbc981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:20,967 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:37:20,967 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263efe74-868d-46b6-a0d9-99c554fdd770', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263efe74-868d-46b6-a0d9-99c554fdd770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:22,027 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:22,027 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22617e22-59b2-4602-b35a-f9db201e6b2b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22617e22-59b2-4602-b35a-f9db201e6b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:23,081 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:37:23,081 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6098a937-3918-4a2a-aab0-8c18f8f915c8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6098a937-3918-4a2a-aab0-8c18f8f915c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:24,133 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:37:24,134 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5cae45-b61d-4e55-b06e-63febec83c06', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5cae45-b61d-4e55-b06e-63febec83c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:25,187 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:37:25,187 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188b545a-f8d9-4f4c-a462-cf0c69e0f249', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188b545a-f8d9-4f4c-a462-cf0c69e0f249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:26,239 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:37:26,239 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b217337d-8655-415c-b0f8-c5f84f80c45c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b217337d-8655-415c-b0f8-c5f84f80c45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:27,290 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:37:27,291 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9dea26-8463-43ae-951e-663fcb9220b7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9dea26-8463-43ae-951e-663fcb9220b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:28,345 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:28,346 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119ec5a8-f145-4d77-aa88-6558d2d06099', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119ec5a8-f145-4d77-aa88-6558d2d06099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:29,397 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:37:29,398 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c9ebf4-7e35-41df-bb38-77d08d5abeda', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c9ebf4-7e35-41df-bb38-77d08d5abeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:30,451 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:37:30,451 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae52eb7c-0350-42e6-b8d5-f1e6ba9aeb6c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae52eb7c-0350-42e6-b8d5-f1e6ba9aeb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:31,512 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:37:31,512 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64932a8f-6543-409f-bda2-6c5406f287ec', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64932a8f-6543-409f-bda2-6c5406f287ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:32,568 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:37:32,568 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3827706f-6bf8-4a46-96e6-ead00132ec2f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3827706f-6bf8-4a46-96e6-ead00132ec2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:33,629 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:37:33,629 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75b6bcd-8409-4cfb-85a6-58ed40d1f283', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75b6bcd-8409-4cfb-85a6-58ed40d1f283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:34,684 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:34,684 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050a094f-9f6b-4420-a032-6444b985bbea', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050a094f-9f6b-4420-a032-6444b985bbea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:35,739 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:35,739 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3173e1-443c-40de-a064-b8ff8f73a332', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3173e1-443c-40de-a064-b8ff8f73a332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:36,794 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:37:36,794 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3f62db-39c8-4e9f-8c20-e99675cc4c9d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3f62db-39c8-4e9f-8c20-e99675cc4c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:37,848 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:37,848 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d189d3da-c20f-4a91-b45b-c58aa699e54e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d189d3da-c20f-4a91-b45b-c58aa699e54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:38,903 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:38,903 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eee2ffa-83a9-4a37-b4a7-e504b540a692', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eee2ffa-83a9-4a37-b4a7-e504b540a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:39,957 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:39,958 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb90e8ac-8cce-4156-bfd5-41dd424eb1f7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb90e8ac-8cce-4156-bfd5-41dd424eb1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:41,011 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:41,011 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84d61ed-f67e-4fcb-b8ed-1e0a067c1724', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84d61ed-f67e-4fcb-b8ed-1e0a067c1724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:42,065 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:37:42,065 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dba3433-4a98-4695-b123-b768a71a2108', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dba3433-4a98-4695-b123-b768a71a2108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:43,283 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.209s 2021-06-14 16:37:43,283 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53505676-f2e6-4e37-8c0c-3004d05a84c8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53505676-f2e6-4e37-8c0c-3004d05a84c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:44,341 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:37:44,341 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a4692f-5f99-42fc-a93d-9b41d9cdd1ec', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a4692f-5f99-42fc-a93d-9b41d9cdd1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:45,395 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:45,396 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3399639e-fdb6-4150-b4d3-e5a12f384376', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3399639e-fdb6-4150-b4d3-e5a12f384376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:46,456 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:46,456 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7479e90-613d-4084-8e69-42b3398530ec', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7479e90-613d-4084-8e69-42b3398530ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:47,512 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:37:47,512 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91e3069-26dd-48c3-82b2-b83f9e0d7828', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91e3069-26dd-48c3-82b2-b83f9e0d7828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:48,570 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:37:48,571 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c7956e-061b-470b-a338-a1c0e79dfdbf', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c7956e-061b-470b-a338-a1c0e79dfdbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:49,625 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:49,625 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73602fa8-3b34-4bc4-b0e4-1498c3b90781', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73602fa8-3b34-4bc4-b0e4-1498c3b90781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:50,679 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:37:50,680 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f834a9b-9854-44dd-93b4-402639ef2cbb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f834a9b-9854-44dd-93b4-402639ef2cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:51,748 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:37:51,749 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ece44c3-5568-47f4-98dd-631ddf3b1dad', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ece44c3-5568-47f4-98dd-631ddf3b1dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:52,807 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:37:52,807 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c02883-3f9f-4ebf-b4f5-9a100e3413b3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c02883-3f9f-4ebf-b4f5-9a100e3413b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:53,872 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:37:53,873 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab63da7-2207-495b-9c72-347636779974', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab63da7-2207-495b-9c72-347636779974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:54,930 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:37:54,931 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f5b1ab-69ab-4f1e-8a58-765d8ec09313', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f5b1ab-69ab-4f1e-8a58-765d8ec09313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:55,986 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:37:55,987 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca36c071-05ae-4c07-9136-20a7cdb7585d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca36c071-05ae-4c07-9136-20a7cdb7585d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:57,056 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.061s 2021-06-14 16:37:57,056 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f21184-a888-415b-9cac-023b8f5182b5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f21184-a888-415b-9cac-023b8f5182b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:58,115 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:37:58,116 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db919b7b-b3ee-4abc-b40c-561ea88df42a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db919b7b-b3ee-4abc-b40c-561ea88df42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:37:59,173 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:37:59,173 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b140305b-f6f0-4f11-b9dd-52016c2ddd14', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b140305b-f6f0-4f11-b9dd-52016c2ddd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:00,238 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:38:00,239 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ccf7f32-4944-429b-afb4-31a3dbb5b66d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ccf7f32-4944-429b-afb4-31a3dbb5b66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:01,301 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:38:01,301 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c0c4e6-7b0e-4ce0-bf74-0a6e7a4ce9f9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c0c4e6-7b0e-4ce0-bf74-0a6e7a4ce9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:02,363 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:38:02,364 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb284fc-934d-4bda-aca0-8297c7490f44', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb284fc-934d-4bda-aca0-8297c7490f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:03,422 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:38:03,422 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0422ea-092a-414e-bb96-7fa8d71639ee', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0422ea-092a-414e-bb96-7fa8d71639ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:04,480 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:38:04,480 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9af3bfa-83c5-457a-90af-147986266ee1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9af3bfa-83c5-457a-90af-147986266ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:05,547 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.059s 2021-06-14 16:38:05,547 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b44277a-027c-45bd-b1eb-dcbd0ee7d286', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b44277a-027c-45bd-b1eb-dcbd0ee7d286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:06,609 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:38:06,609 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bcd2fb-382b-429a-83ce-80a7dea95637', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bcd2fb-382b-429a-83ce-80a7dea95637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:07,671 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:38:07,671 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6f3023-7b45-4a14-be1b-c537661fc99b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6f3023-7b45-4a14-be1b-c537661fc99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:08,732 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:38:08,733 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da6f887-c4aa-47e4-8434-acbf78d88261', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da6f887-c4aa-47e4-8434-acbf78d88261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:09,791 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:38:09,792 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae03a456-e213-42f8-8e3f-569715e1b052', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae03a456-e213-42f8-8e3f-569715e1b052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:10,848 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:38:10,848 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6cad147-071f-4d76-a457-9b819cfcfc49', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6cad147-071f-4d76-a457-9b819cfcfc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:11,909 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:38:11,909 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83f61f4-07fa-4174-bc79-261e6bd74ca5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83f61f4-07fa-4174-bc79-261e6bd74ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:12,964 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:38:12,965 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c513fe-a16b-4f87-8b71-64c2da858209', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c513fe-a16b-4f87-8b71-64c2da858209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:14,022 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:38:14,022 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e39851d-80c7-4b40-a107-e2f1d0891042', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e39851d-80c7-4b40-a107-e2f1d0891042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:15,085 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:38:15,086 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd5103a-24c1-4653-ab5b-814c21bfe172', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd5103a-24c1-4653-ab5b-814c21bfe172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:16,150 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:38:16,150 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6ada20-886d-49cd-bfcd-7eb928e42cb5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6ada20-886d-49cd-bfcd-7eb928e42cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:17,205 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:38:17,206 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50eae54b-5835-49a7-b76e-2db7ad661add', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50eae54b-5835-49a7-b76e-2db7ad661add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:18,272 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:38:18,272 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ebc133-c6f3-4ce8-a11b-8b8ad4ff3a5b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ebc133-c6f3-4ce8-a11b-8b8ad4ff3a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:19,327 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:38:19,328 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9be268-a92f-4e56-a364-6b6dac3ecd7b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9be268-a92f-4e56-a364-6b6dac3ecd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:20,386 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:38:20,386 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff3619c-60ea-4b29-90df-eada9e972bbc', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff3619c-60ea-4b29-90df-eada9e972bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:21,447 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:38:21,447 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66bd42c5-8af9-4c02-9b82-b3352c3ef2bd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66bd42c5-8af9-4c02-9b82-b3352c3ef2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:22,505 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:38:22,505 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444bea41-d7dc-4d2d-95c8-8fa44d133fc5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444bea41-d7dc-4d2d-95c8-8fa44d133fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:23,566 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:38:23,566 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97362282-ffda-43a6-a9f0-7a752e17fb39', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97362282-ffda-43a6-a9f0-7a752e17fb39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:24,625 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:38:24,625 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2bed22-a570-44c2-8e51-7c009ca55282', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2bed22-a570-44c2-8e51-7c009ca55282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:25,682 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:38:25,682 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa92f054-8029-4b3a-9e34-5b2abb6e1564', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa92f054-8029-4b3a-9e34-5b2abb6e1564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:26,746 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:38:26,746 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4df3e7-c289-492c-a197-979b7e15bcb7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4df3e7-c289-492c-a197-979b7e15bcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:27,799 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:38:27,799 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f670e923-95e7-47bc-9dc6-1acb88da1db5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f670e923-95e7-47bc-9dc6-1acb88da1db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:28,854 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:38:28,854 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168dfe0f-735a-4efb-8d4b-d02975f4ca5e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168dfe0f-735a-4efb-8d4b-d02975f4ca5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:29,919 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:38:29,919 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b9c3b1-d739-4fcf-a4b6-bd5a4a7c1fe1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b9c3b1-d739-4fcf-a4b6-bd5a4a7c1fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:30,980 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:38:30,980 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0aeb48-dc12-4d82-950c-95cd2e1685fd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0aeb48-dc12-4d82-950c-95cd2e1685fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:32,046 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:38:32,046 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843261e5-5ffd-4a43-a467-b2bcae64b0f8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843261e5-5ffd-4a43-a467-b2bcae64b0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:33,106 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:38:33,106 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250cf7c1-7efb-4055-883c-195b590550c4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250cf7c1-7efb-4055-883c-195b590550c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:34,160 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:38:34,160 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f358c17f-d19e-4a4b-960c-ad1d7878ea3c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f358c17f-d19e-4a4b-960c-ad1d7878ea3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:35,214 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:38:35,215 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57de700d-db2f-41c6-9a23-d6acb4431fc3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57de700d-db2f-41c6-9a23-d6acb4431fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:36,278 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:38:36,278 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08deb21-892a-4c77-92e8-b6907421b021', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08deb21-892a-4c77-92e8-b6907421b021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:37,341 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:38:37,342 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bbd4ae-fe57-416f-971c-699b6b2bb547', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bbd4ae-fe57-416f-971c-699b6b2bb547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:38,404 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:38:38,405 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d70bb7a-ef0f-4a57-bf7f-5e770c24f08b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d70bb7a-ef0f-4a57-bf7f-5e770c24f08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:39,463 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:38:39,463 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79a6b93-a597-4685-af45-54e58075481c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79a6b93-a597-4685-af45-54e58075481c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:40,519 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:38:40,520 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d506ada-0c53-4b96-a7a1-ee13bd7d9132', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d506ada-0c53-4b96-a7a1-ee13bd7d9132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:41,573 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:38:41,574 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd960c16-988b-40e0-852c-e5df7dd4eaed', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd960c16-988b-40e0-852c-e5df7dd4eaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:42,641 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.059s 2021-06-14 16:38:42,641 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3103f30e-2716-4a72-8850-c5f609d68f63', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3103f30e-2716-4a72-8850-c5f609d68f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:43,700 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:38:43,700 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af6f700-084f-425f-a12d-502ff2a14a20', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af6f700-084f-425f-a12d-502ff2a14a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:44,761 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:38:44,761 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0346f467-ddbf-499d-9a99-815f1492b874', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0346f467-ddbf-499d-9a99-815f1492b874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:45,819 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:38:45,820 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb40d0b-0750-48a1-8550-576f2d39a2fd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb40d0b-0750-48a1-8550-576f2d39a2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:46,887 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.059s 2021-06-14 16:38:46,887 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b643b3d4-676a-4e17-9ecc-318574e45f56', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b643b3d4-676a-4e17-9ecc-318574e45f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:47,952 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:38:47,953 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9eab80-3c6e-4f68-8d55-4af9c0c282e8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9eab80-3c6e-4f68-8d55-4af9c0c282e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:49,010 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:38:49,010 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909a39c0-497e-428b-a16b-60b0485e7ec4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909a39c0-497e-428b-a16b-60b0485e7ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:50,074 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:38:50,074 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3986769-5bd7-48d3-ab8b-5809f5faf1f1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3986769-5bd7-48d3-ab8b-5809f5faf1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:51,134 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:38:51,134 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae9f620-8e06-46a6-8d3f-0f711c275f29', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae9f620-8e06-46a6-8d3f-0f711c275f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:52,193 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:38:52,193 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbd5da5-a5fc-4884-aaeb-7ef1246e405b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbd5da5-a5fc-4884-aaeb-7ef1246e405b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:53,256 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:38:53,256 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b987ea1a-7ec9-4703-b867-61736ab53737', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b987ea1a-7ec9-4703-b867-61736ab53737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:54,317 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:38:54,317 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5fba87-0470-49e5-b57e-e6fe10c3a2d1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5fba87-0470-49e5-b57e-e6fe10c3a2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:55,381 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:38:55,381 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc25cf3f-a7dd-48ac-a429-156b504c6b68', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc25cf3f-a7dd-48ac-a429-156b504c6b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:56,437 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:38:56,437 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083980f0-1719-4655-95c1-18e306d3296c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083980f0-1719-4655-95c1-18e306d3296c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:57,486 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.041s 2021-06-14 16:38:57,486 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6faa148b-5071-4e17-8e2b-d2372a248fa6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6faa148b-5071-4e17-8e2b-d2372a248fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:58,537 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.042s 2021-06-14 16:38:58,537 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9070fb-30a9-4323-b78b-0fad3a976b92', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9070fb-30a9-4323-b78b-0fad3a976b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:38:59,606 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.059s 2021-06-14 16:38:59,606 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24fded1-0ef0-4eba-8cdb-9dbc7689e2a8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24fded1-0ef0-4eba-8cdb-9dbc7689e2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:00,657 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:39:00,658 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f738e9-9af4-4905-9f77-8ee85d39be80', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f738e9-9af4-4905-9f77-8ee85d39be80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:01,735 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.069s 2021-06-14 16:39:01,735 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14388bb6-7fa1-4383-9bc2-a32b2f89506e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14388bb6-7fa1-4383-9bc2-a32b2f89506e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:02,801 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:39:02,802 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3621768-e9d7-440c-a6e2-e33c0a2e9903', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3621768-e9d7-440c-a6e2-e33c0a2e9903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:03,873 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.064s 2021-06-14 16:39:03,873 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f2bf76-c9fb-4d6f-8ff6-46b8c2bdce61', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f2bf76-c9fb-4d6f-8ff6-46b8c2bdce61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:04,925 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:39:04,926 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f99695-d60a-46b9-8627-306950a9e766', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f99695-d60a-46b9-8627-306950a9e766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:05,990 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:39:05,990 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a34ddc-c84a-40b7-9dc0-9fe5968059e5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a34ddc-c84a-40b7-9dc0-9fe5968059e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:07,067 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.069s 2021-06-14 16:39:07,067 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f05d527-a716-4638-89c3-ce6e8e1c9567', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f05d527-a716-4638-89c3-ce6e8e1c9567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:08,125 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:39:08,125 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5375728f-56b5-4061-8332-f8bb17266e1c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5375728f-56b5-4061-8332-f8bb17266e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:09,183 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:39:09,184 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ac88f7-4768-4440-bb61-4aa2880695ba', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ac88f7-4768-4440-bb61-4aa2880695ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:10,259 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.067s 2021-06-14 16:39:10,259 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f9f571-ccc9-4f10-b473-fc64b1eb1734', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f9f571-ccc9-4f10-b473-fc64b1eb1734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:11,326 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:39:11,326 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b99b262-130a-45cf-80ed-d54e974c376b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b99b262-130a-45cf-80ed-d54e974c376b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:12,396 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.062s 2021-06-14 16:39:12,396 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02361e3c-a551-4a9e-8cf4-adfff17cdfd0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02361e3c-a551-4a9e-8cf4-adfff17cdfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:13,461 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:39:13,462 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b059915a-c969-4734-8e86-fcda2c4c3710', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b059915a-c969-4734-8e86-fcda2c4c3710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:14,522 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:39:14,523 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de9579a-8427-4190-a201-b60231f10105', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de9579a-8427-4190-a201-b60231f10105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:15,598 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.067s 2021-06-14 16:39:15,599 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af9fd97-4c04-4dec-9e94-dc6ccb4100f5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af9fd97-4c04-4dec-9e94-dc6ccb4100f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:16,661 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:39:16,662 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061d221c-0b9e-4587-8b31-4ded8d534334', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061d221c-0b9e-4587-8b31-4ded8d534334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:17,729 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.060s 2021-06-14 16:39:17,730 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e086fac8-7474-4330-91b7-ce99e30cc448', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e086fac8-7474-4330-91b7-ce99e30cc448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:18,797 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:39:18,798 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c302ff-80ae-4556-8a96-e8549a8c8451', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c302ff-80ae-4556-8a96-e8549a8c8451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:19,956 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.151s 2021-06-14 16:39:19,957 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bd8ff5-0030-427e-899a-92658ff4d8cd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13bd8ff5-0030-427e-899a-92658ff4d8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:21,012 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:39:21,013 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d2e6fa-e111-4634-ae07-ea47e05d9bb6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d2e6fa-e111-4634-ae07-ea47e05d9bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:22,074 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:39:22,075 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30bc248-b62a-4613-848a-34b09f99eb56', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30bc248-b62a-4613-848a-34b09f99eb56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:23,133 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:39:23,133 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30b3ebf-cab9-4139-a2a4-dcf15472ea8e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30b3ebf-cab9-4139-a2a4-dcf15472ea8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:24,188 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:39:24,188 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eebb37d-48ea-43ac-b6c5-26170abee1e4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eebb37d-48ea-43ac-b6c5-26170abee1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:25,241 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:39:25,241 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4a9ad1-7478-4de8-b5b9-8efec4b33d27', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4a9ad1-7478-4de8-b5b9-8efec4b33d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:26,304 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:39:26,305 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04af75dd-b1a6-49ff-948c-a18eee4c11f6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04af75dd-b1a6-49ff-948c-a18eee4c11f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:27,365 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:39:27,365 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64461b82-6687-415c-b2b8-eaa9352fab13', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64461b82-6687-415c-b2b8-eaa9352fab13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:28,417 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:39:28,418 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4ef89d-9b88-4dce-96b9-162285c2852f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4ef89d-9b88-4dce-96b9-162285c2852f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:29,471 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:39:29,471 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07898c22-74d2-4f73-ae29-11d42542f92b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07898c22-74d2-4f73-ae29-11d42542f92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:30,520 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.041s 2021-06-14 16:39:30,521 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3db0c7-7358-44d5-ae3c-426fd907bee9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3db0c7-7358-44d5-ae3c-426fd907bee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:31,603 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.074s 2021-06-14 16:39:31,604 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6288ac-73e0-4d80-823d-f55a776dfe38', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6288ac-73e0-4d80-823d-f55a776dfe38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:32,664 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:39:32,664 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d7c2c3-1892-4f38-ae65-cd50187e9547', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d7c2c3-1892-4f38-ae65-cd50187e9547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:33,831 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.160s 2021-06-14 16:39:33,831 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5166a323-ba87-423b-bc9e-a9f19b64da9c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5166a323-ba87-423b-bc9e-a9f19b64da9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:34,884 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:39:34,884 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c417a9-0626-494d-82f9-55e80f99492f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c417a9-0626-494d-82f9-55e80f99492f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:35,943 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:39:35,943 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486d43d2-ec03-48af-b6ac-b7f9074cf560', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486d43d2-ec03-48af-b6ac-b7f9074cf560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:36,998 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:39:36,998 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f746f184-0144-412f-98b5-b31f285a7b27', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f746f184-0144-412f-98b5-b31f285a7b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:38,056 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:39:38,056 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0bf4ff9-6a6e-4454-a074-b240c1b1c1ad', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0bf4ff9-6a6e-4454-a074-b240c1b1c1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:39,112 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:39:39,112 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1f3ad5-3134-4e0a-b64d-c9db2c6a5669', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1f3ad5-3134-4e0a-b64d-c9db2c6a5669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:40,166 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:39:40,167 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c7fac3-778a-4430-8857-6bd672369b5c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c7fac3-778a-4430-8857-6bd672369b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:41,227 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:39:41,227 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ef61cd-992e-4cc6-8565-9d8f191926be', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ef61cd-992e-4cc6-8565-9d8f191926be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:42,284 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:39:42,284 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48bc416a-5457-4eac-8bb3-b3cd227b249b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48bc416a-5457-4eac-8bb3-b3cd227b249b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:43,345 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:39:43,346 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c47eb6f-89f0-4737-b3f1-a832623d9cff', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c47eb6f-89f0-4737-b3f1-a832623d9cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:44,400 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:39:44,400 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e2dd3b-64fc-4e85-8096-9141d1e9b5d1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e2dd3b-64fc-4e85-8096-9141d1e9b5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:45,470 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.062s 2021-06-14 16:39:45,471 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe5dcce-5653-4bd0-b3da-18f85266d112', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe5dcce-5653-4bd0-b3da-18f85266d112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:46,530 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:39:46,531 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30924079-45f5-4e5b-9997-522e81a43861', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30924079-45f5-4e5b-9997-522e81a43861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:47,593 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:39:47,594 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aafb3d1d-1adc-47f4-b62f-f91e02968718', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aafb3d1d-1adc-47f4-b62f-f91e02968718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:48,648 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:39:48,649 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87520b91-f74a-4250-a3a6-618a1035ae79', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87520b91-f74a-4250-a3a6-618a1035ae79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:49,710 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:39:49,710 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea05c8ab-a96d-4c44-a015-9cab14aecf60', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea05c8ab-a96d-4c44-a015-9cab14aecf60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:50,761 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.043s 2021-06-14 16:39:50,761 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50d01cf8-da6e-4cc2-9884-d513cd6962c4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50d01cf8-da6e-4cc2-9884-d513cd6962c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:51,811 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.042s 2021-06-14 16:39:51,812 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff9625f-d770-48d9-a409-637f7919bb79', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff9625f-d770-48d9-a409-637f7919bb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:52,872 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:39:52,873 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe6c2e1-9a86-4d5c-a031-7e1081a81a14', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe6c2e1-9a86-4d5c-a031-7e1081a81a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:53,924 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.042s 2021-06-14 16:39:53,924 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7284bad9-ada8-45ac-926a-1df9a5e971c9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7284bad9-ada8-45ac-926a-1df9a5e971c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:54,979 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:39:54,980 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c963cb49-f089-4848-bced-a0a6e99f7500', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c963cb49-f089-4848-bced-a0a6e99f7500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:56,050 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.063s 2021-06-14 16:39:56,051 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590e2580-f811-4a16-a637-68df0762722f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590e2580-f811-4a16-a637-68df0762722f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:57,111 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:39:57,112 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5757db-0a23-4043-a9cb-22c50b03ba3f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5757db-0a23-4043-a9cb-22c50b03ba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:58,172 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:39:58,172 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618c17f4-b1bd-4147-915d-46a38a2671fd', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618c17f4-b1bd-4147-915d-46a38a2671fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:39:59,247 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.067s 2021-06-14 16:39:59,247 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb301689-7827-4d30-a263-687cbc197427', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb301689-7827-4d30-a263-687cbc197427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:00,304 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:40:00,304 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb269507-dbd4-491f-a8a6-219a75f91e75', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb269507-dbd4-491f-a8a6-219a75f91e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:01,368 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:40:01,369 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f61df5-4537-4db2-9aab-3b94917eebd5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f61df5-4537-4db2-9aab-3b94917eebd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:02,434 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:40:02,434 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5927a8ff-8e95-4eb2-bbea-f5d95694329b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5927a8ff-8e95-4eb2-bbea-f5d95694329b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:03,500 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:40:03,500 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247d281c-0f89-4702-a544-da0e9546fff7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247d281c-0f89-4702-a544-da0e9546fff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:04,562 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:40:04,563 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e292c88-0375-4176-8f4c-d86909221994', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e292c88-0375-4176-8f4c-d86909221994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:05,634 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.063s 2021-06-14 16:40:05,634 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b5200e-c6ed-4a81-91ff-ce7a9e24e099', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b5200e-c6ed-4a81-91ff-ce7a9e24e099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:06,692 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:40:06,692 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe59090-df71-4634-b441-06792801d323', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe59090-df71-4634-b441-06792801d323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:07,754 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:40:07,755 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b2bfa4-ac99-4760-9686-aa43d98aa6d4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b2bfa4-ac99-4760-9686-aa43d98aa6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:08,810 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:40:08,811 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72bdad6d-efc1-4cd0-b005-d5dccf3dce34', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72bdad6d-efc1-4cd0-b005-d5dccf3dce34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:09,878 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.060s 2021-06-14 16:40:09,879 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c92938-5910-42d3-aac1-e2c4971ecc69', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c92938-5910-42d3-aac1-e2c4971ecc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:10,940 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:40:10,941 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e23a03-2d3d-4cf0-8085-9b11af1d5211', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e23a03-2d3d-4cf0-8085-9b11af1d5211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:12,001 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:40:12,001 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa95f8a5-b496-4792-bc22-c854e4952eab', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa95f8a5-b496-4792-bc22-c854e4952eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:13,066 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:40:13,066 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee6b7aa-a1d4-4ca4-a115-571e264ce668', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee6b7aa-a1d4-4ca4-a115-571e264ce668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:14,119 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:40:14,119 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8a690d-4692-41e3-ad1d-4aacc68a681c', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8a690d-4692-41e3-ad1d-4aacc68a681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:15,177 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:40:15,178 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b032b9b-3223-4cbe-b110-923e0bc5be78', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b032b9b-3223-4cbe-b110-923e0bc5be78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:16,262 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.077s 2021-06-14 16:40:16,263 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6c4839-8024-45de-b58d-c9d279f4d99e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6c4839-8024-45de-b58d-c9d279f4d99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:17,316 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:40:17,316 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ee5967-c40f-4a44-b27c-665b9e3219fc', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ee5967-c40f-4a44-b27c-665b9e3219fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:18,373 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:40:18,373 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11be51f4-7e5d-4251-b179-032b3ddf519e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11be51f4-7e5d-4251-b179-032b3ddf519e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:19,436 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:40:19,436 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce17d2e-d419-4bd2-95af-48bd07010712', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce17d2e-d419-4bd2-95af-48bd07010712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:20,498 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:40:20,498 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb1b2f1a-bd22-4e29-8bf2-fdb4f367cb86', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb1b2f1a-bd22-4e29-8bf2-fdb4f367cb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:21,569 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.062s 2021-06-14 16:40:21,569 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c83e48-0c4c-4888-90e1-548a0bab3086', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c83e48-0c4c-4888-90e1-548a0bab3086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:22,629 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:40:22,629 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9715d24-a5c4-4832-aa19-586d455c9d5f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9715d24-a5c4-4832-aa19-586d455c9d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:23,713 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.076s 2021-06-14 16:40:23,714 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-925fe4ca-e010-4c90-9803-f26d970fee60', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-925fe4ca-e010-4c90-9803-f26d970fee60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:24,778 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:40:24,779 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e0e9ee-1d3a-4ffa-974a-219b8568f330', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e0e9ee-1d3a-4ffa-974a-219b8568f330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:25,844 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:40:25,844 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edefb72d-ad19-4cb8-ac9c-61c45af780b4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edefb72d-ad19-4cb8-ac9c-61c45af780b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:26,893 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.042s 2021-06-14 16:40:26,894 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434add46-146e-457f-947b-301f079ec94f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434add46-146e-457f-947b-301f079ec94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:27,977 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.075s 2021-06-14 16:40:27,977 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a23d8cf-b4f9-4ae3-a7cd-d989bdb2c25e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a23d8cf-b4f9-4ae3-a7cd-d989bdb2c25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:29,033 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:40:29,034 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6e5e68-164e-4d70-91f8-67056f3b8c8b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6e5e68-164e-4d70-91f8-67056f3b8c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:30,102 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.061s 2021-06-14 16:40:30,103 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9336ae99-c369-4e19-ba2f-21e1fe7da236', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9336ae99-c369-4e19-ba2f-21e1fe7da236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:31,162 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:40:31,162 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa54066d-0209-45f7-ba49-de8fe2bd1c30', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa54066d-0209-45f7-ba49-de8fe2bd1c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:32,246 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.076s 2021-06-14 16:40:32,246 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ae0140-135e-4de2-af67-5a7b0eb838a8', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ae0140-135e-4de2-af67-5a7b0eb838a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:33,314 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.060s 2021-06-14 16:40:33,315 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c976d76a-2405-4409-adb7-950403d6ff87', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c976d76a-2405-4409-adb7-950403d6ff87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:34,379 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:40:34,380 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a512e3-7583-4986-8ed8-c4b6a475fd68', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a512e3-7583-4986-8ed8-c4b6a475fd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:35,430 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.043s 2021-06-14 16:40:35,431 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab650581-919a-45f7-b80c-98fac4e9d499', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab650581-919a-45f7-b80c-98fac4e9d499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:36,485 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:40:36,485 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d57ebab-d9f2-436f-acb9-2c5ac0f2210b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d57ebab-d9f2-436f-acb9-2c5ac0f2210b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:37,553 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.060s 2021-06-14 16:40:37,553 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed806e0-a612-4622-9bb8-bd56a7d6a875', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed806e0-a612-4622-9bb8-bd56a7d6a875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:38,611 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:40:38,612 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5721acd-3764-4e5a-8e07-f3dd34a525ca', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5721acd-3764-4e5a-8e07-f3dd34a525ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:39,686 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.066s 2021-06-14 16:40:39,687 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a1dc63-d4ab-4d85-8870-6c67696264eb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a1dc63-d4ab-4d85-8870-6c67696264eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:40,756 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.060s 2021-06-14 16:40:40,756 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc6898e-571d-4db8-897e-4047e9e8c2ea', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc6898e-571d-4db8-897e-4047e9e8c2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:41,836 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.072s 2021-06-14 16:40:41,836 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05e1608-a7b9-40e8-bae2-309c426f7b8d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05e1608-a7b9-40e8-bae2-309c426f7b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:42,897 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:40:42,898 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a442ad-846d-4c45-9415-01291ebc3275', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a442ad-846d-4c45-9415-01291ebc3275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:43,998 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.092s 2021-06-14 16:40:43,998 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa61d791-573f-4b3e-ae66-e66f875a6325', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa61d791-573f-4b3e-ae66-e66f875a6325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:45,047 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.042s 2021-06-14 16:40:45,047 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2017f65-f354-4a60-82c5-0ec291b3a6e6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2017f65-f354-4a60-82c5-0ec291b3a6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:46,097 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.043s 2021-06-14 16:40:46,098 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb0c6bf-0e79-4d3a-8d70-2921730963ec', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb0c6bf-0e79-4d3a-8d70-2921730963ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:47,160 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:40:47,160 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3240abd2-a06a-4a74-871e-d81126fb34a1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3240abd2-a06a-4a74-871e-d81126fb34a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:48,218 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:40:48,218 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbeb8307-7d45-49ab-b18f-5fe1c2905d10', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbeb8307-7d45-49ab-b18f-5fe1c2905d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:49,288 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.062s 2021-06-14 16:40:49,289 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401a218f-09ee-4d0d-a9b8-2db5cc8037c7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401a218f-09ee-4d0d-a9b8-2db5cc8037c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:50,385 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.088s 2021-06-14 16:40:50,385 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8458c377-005b-446b-85ba-3fa09873f011', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8458c377-005b-446b-85ba-3fa09873f011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:51,444 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:40:51,445 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1320cc13-31cb-406d-8348-d60cc2a592a5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1320cc13-31cb-406d-8348-d60cc2a592a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:52,510 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:40:52,510 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7f3ca0-8502-479a-aaa8-24512dacf2bf', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7f3ca0-8502-479a-aaa8-24512dacf2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:53,567 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:40:53,567 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21936f3b-d21a-465a-96d9-afd0cb661e11', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21936f3b-d21a-465a-96d9-afd0cb661e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:54,625 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:40:54,626 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a004738b-4539-48a1-91d1-527e341653e7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a004738b-4539-48a1-91d1-527e341653e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:55,687 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:40:55,688 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6b52b9-ef67-47d3-aba6-ab40d41e1efc', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6b52b9-ef67-47d3-aba6-ab40d41e1efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:56,758 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.062s 2021-06-14 16:40:56,758 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab62ef2e-632b-46d4-a275-36085a3a3e9a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab62ef2e-632b-46d4-a275-36085a3a3e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:57,837 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.070s 2021-06-14 16:40:57,837 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438e6389-fc67-4f1b-9b74-0cb5f08d5564', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438e6389-fc67-4f1b-9b74-0cb5f08d5564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:58,898 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:40:58,899 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025a3b58-4dbe-437b-a905-445fa3ae3863', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025a3b58-4dbe-437b-a905-445fa3ae3863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:40:59,971 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.065s 2021-06-14 16:40:59,972 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5995bf28-61a5-4ce3-8996-1507ab9d3f38', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5995bf28-61a5-4ce3-8996-1507ab9d3f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:01,048 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.068s 2021-06-14 16:41:01,048 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68a3dc4-8e13-4c19-ad61-4941faa3cf6a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68a3dc4-8e13-4c19-ad61-4941faa3cf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:02,101 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:41:02,101 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20222cca-7701-4e7b-9825-841963270f88', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20222cca-7701-4e7b-9825-841963270f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:03,166 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:41:03,166 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943db3dd-fd61-44d9-a3cc-3c98587ac4bb', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943db3dd-fd61-44d9-a3cc-3c98587ac4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:04,235 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:41:04,235 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba71b12e-0942-4fd5-9662-6046f55c2a13', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba71b12e-0942-4fd5-9662-6046f55c2a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:05,295 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:41:05,295 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edd0cf4-9488-4aab-b4cf-eacb9c512071', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edd0cf4-9488-4aab-b4cf-eacb9c512071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:06,380 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.078s 2021-06-14 16:41:06,381 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95bdfdd-2fd9-40a7-aaab-f4bd6033fcaa', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95bdfdd-2fd9-40a7-aaab-f4bd6033fcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:07,434 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:41:07,435 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc64cf9-c7dd-49a0-b2b5-68ec569dcf2a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc64cf9-c7dd-49a0-b2b5-68ec569dcf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:08,499 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:41:08,499 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d24afb-ddbd-4575-b6a2-64ccf6f6e422', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d24afb-ddbd-4575-b6a2-64ccf6f6e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:09,570 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.064s 2021-06-14 16:41:09,570 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e413f6-6c8b-4995-b21e-1340e43474b7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e413f6-6c8b-4995-b21e-1340e43474b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:10,620 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.042s 2021-06-14 16:41:10,620 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad19a72b-6530-4167-9ff6-e7cc55f022c9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad19a72b-6530-4167-9ff6-e7cc55f022c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:11,687 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.059s 2021-06-14 16:41:11,688 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3e021f-194e-41fb-a92c-00f4ebbf3c5e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3e021f-194e-41fb-a92c-00f4ebbf3c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:12,752 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:41:12,752 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37b0f13-e694-48ba-a795-4e090e8b61a9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37b0f13-e694-48ba-a795-4e090e8b61a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:13,819 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:41:13,819 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc32548-f2ba-435c-8850-314acc997627', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc32548-f2ba-435c-8850-314acc997627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:14,905 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.078s 2021-06-14 16:41:14,905 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcf156b-54a3-4f46-855f-081f94beef87', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcf156b-54a3-4f46-855f-081f94beef87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:15,961 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:41:15,961 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e09b1cf-b919-421d-b290-5635b89ee567', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e09b1cf-b919-421d-b290-5635b89ee567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:17,013 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:41:17,013 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fb535d-6059-4521-96f0-fc00cff59e9f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fb535d-6059-4521-96f0-fc00cff59e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:18,069 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.048s 2021-06-14 16:41:18,070 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80a65b05-cae1-43ee-9821-f48ecf3d7e86', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80a65b05-cae1-43ee-9821-f48ecf3d7e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:19,122 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.043s 2021-06-14 16:41:19,122 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c6b6d8-73df-4781-a1e1-15bbfc37dc39', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c6b6d8-73df-4781-a1e1-15bbfc37dc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:20,174 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:41:20,174 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6a2981-78d5-4804-88bc-4b49c9255ce3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6a2981-78d5-4804-88bc-4b49c9255ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:21,229 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:41:21,229 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916fb583-caaa-40f4-b7a4-82be9c5d409e', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916fb583-caaa-40f4-b7a4-82be9c5d409e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:22,280 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.042s 2021-06-14 16:41:22,281 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cab86f-678f-4adb-90c3-03550f0b26e5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cab86f-678f-4adb-90c3-03550f0b26e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:23,331 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.043s 2021-06-14 16:41:23,331 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f5fc4f-28eb-4d3a-817e-612e1d5a67e7', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f5fc4f-28eb-4d3a-817e-612e1d5a67e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:24,385 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:41:24,386 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42928b08-72a1-4104-b027-9a8c206b64d9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42928b08-72a1-4104-b027-9a8c206b64d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:25,438 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:41:25,438 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae4907b-d43a-4d54-830a-67ab9829231d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae4907b-d43a-4d54-830a-67ab9829231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:26,525 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.078s 2021-06-14 16:41:26,525 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43a6f4e-6c91-4767-8d80-cbe0a3c95241', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43a6f4e-6c91-4767-8d80-cbe0a3c95241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:27,589 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:41:27,589 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47f99ae-1182-450d-b676-86284e70e15f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47f99ae-1182-450d-b676-86284e70e15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:28,640 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:41:28,641 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8976e1-c22e-4d55-8fe9-7ef2749b4e0b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8976e1-c22e-4d55-8fe9-7ef2749b4e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:29,715 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.067s 2021-06-14 16:41:29,716 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ab0eef-868a-41f3-aa72-d3e6576860b5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ab0eef-868a-41f3-aa72-d3e6576860b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:30,777 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:41:30,777 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7022ed96-b37b-4ed7-adbe-778428c62ca9', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7022ed96-b37b-4ed7-adbe-778428c62ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:31,843 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:41:31,843 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647bd3d0-4bcb-4977-af19-cedf93bd2fe5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647bd3d0-4bcb-4977-af19-cedf93bd2fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:32,896 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:41:32,897 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da402672-6a9e-4461-8c75-0d7758582521', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da402672-6a9e-4461-8c75-0d7758582521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:33,961 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.056s 2021-06-14 16:41:33,961 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcfde78-bc59-4c38-9745-55a650ed6b01', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcfde78-bc59-4c38-9745-55a650ed6b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:35,021 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.052s 2021-06-14 16:41:35,022 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b6fa4a-95ed-4222-ab02-3499ab935659', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b6fa4a-95ed-4222-ab02-3499ab935659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:36,101 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.071s 2021-06-14 16:41:36,101 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882f7428-3b96-419e-b56d-367aa3016814', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882f7428-3b96-419e-b56d-367aa3016814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:37,170 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.061s 2021-06-14 16:41:37,170 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e025c879-419e-49e6-aa6f-67a4bd5cb536', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e025c879-419e-49e6-aa6f-67a4bd5cb536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:38,225 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:41:38,225 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60867473-0e36-4cd9-932b-ad4be2b59cc0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60867473-0e36-4cd9-932b-ad4be2b59cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:39,291 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.057s 2021-06-14 16:41:39,291 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793274b1-d19f-4497-824b-208a7967edc0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793274b1-d19f-4497-824b-208a7967edc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:40,345 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:41:40,345 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8817a1-228e-4563-b280-a5deae76528f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8817a1-228e-4563-b280-a5deae76528f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:41,406 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:41:41,407 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f433199-8170-482c-b213-64e45fba50f5', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f433199-8170-482c-b213-64e45fba50f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:42,482 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.068s 2021-06-14 16:41:42,483 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db86c65e-b263-4507-8e40-defc84ae6d95', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db86c65e-b263-4507-8e40-defc84ae6d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:43,544 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:41:43,545 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4be67a-8db0-49b5-9bf7-0015d82e133f', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4be67a-8db0-49b5-9bf7-0015d82e133f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:44,611 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.059s 2021-06-14 16:41:44,611 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c553d614-daa0-4a7c-a6bd-28d638e1b751', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c553d614-daa0-4a7c-a6bd-28d638e1b751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:45,676 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:41:45,676 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8342329-7ef1-4807-b36d-b4a30fa3cc92', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8342329-7ef1-4807-b36d-b4a30fa3cc92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:46,739 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.051s 2021-06-14 16:41:46,739 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d9ab53-9816-462c-ade5-77c1a395b206', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d9ab53-9816-462c-ade5-77c1a395b206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:47,798 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.050s 2021-06-14 16:41:47,799 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3649f836-9fd7-4e81-b26c-9124bcb3e906', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3649f836-9fd7-4e81-b26c-9124bcb3e906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:48,862 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:41:48,862 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049351e8-f09b-4ce0-b71e-b4b52cbb7dbe', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049351e8-f09b-4ce0-b71e-b4b52cbb7dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:49,946 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.076s 2021-06-14 16:41:49,946 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9c9e32-facd-4010-8554-8ea6935f72ac', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9c9e32-facd-4010-8554-8ea6935f72ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:51,017 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.064s 2021-06-14 16:41:51,018 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e320b3ea-c659-42e4-b698-1f754c31a10d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e320b3ea-c659-42e4-b698-1f754c31a10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:52,072 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.046s 2021-06-14 16:41:52,072 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592975ae-c583-49df-9d11-af2e8b73baab', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592975ae-c583-49df-9d11-af2e8b73baab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:53,139 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.059s 2021-06-14 16:41:53,140 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef4ec99-f71b-4657-99a5-23ef2ccc28ba', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef4ec99-f71b-4657-99a5-23ef2ccc28ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:54,209 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.061s 2021-06-14 16:41:54,209 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880dd505-3578-4468-9c44-61290d30abc3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880dd505-3578-4468-9c44-61290d30abc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:55,265 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.047s 2021-06-14 16:41:55,265 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34148c8c-e6fb-47ca-a992-e5281014a36b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34148c8c-e6fb-47ca-a992-e5281014a36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:56,336 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.063s 2021-06-14 16:41:56,336 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5589f8e5-465d-4be8-90f1-7ab039e4abb3', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5589f8e5-465d-4be8-90f1-7ab039e4abb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:57,397 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:41:57,398 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b483a990-fe8d-42eb-ab0f-b2bbe8a4a27a', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b483a990-fe8d-42eb-ab0f-b2bbe8a4a27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:58,466 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:41:58,466 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0611f17e-8698-4a35-a34d-750a9e4715cf', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0611f17e-8698-4a35-a34d-750a9e4715cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:41:59,537 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.063s 2021-06-14 16:41:59,537 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e804901-bfd0-43ca-ac12-6612106bf532', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e804901-bfd0-43ca-ac12-6612106bf532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:00,603 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:42:00,604 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b5c2bb0-df9d-4da7-8b94-2a4e15b43f72', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b5c2bb0-df9d-4da7-8b94-2a4e15b43f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:01,656 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:42:01,656 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee33de8-000b-4de5-8b35-415aff05e287', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee33de8-000b-4de5-8b35-415aff05e287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:02,724 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.060s 2021-06-14 16:42:02,725 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429690ee-090c-4b1d-b542-e2e053b08cc2', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429690ee-090c-4b1d-b542-e2e053b08cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:03,786 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.053s 2021-06-14 16:42:03,787 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1693b6d7-f2af-45fc-bdc9-cde3024a01a1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1693b6d7-f2af-45fc-bdc9-cde3024a01a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:04,849 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.054s 2021-06-14 16:42:04,849 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eda7b5d-dd19-49c6-8cb2-b8d52a67eb1b', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eda7b5d-dd19-49c6-8cb2-b8d52a67eb1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:05,938 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.081s 2021-06-14 16:42:05,938 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3913fc56-bb18-4cfc-bf36-4b92cdf4d472', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3913fc56-bb18-4cfc-bf36-4b92cdf4d472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:07,145 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.198s 2021-06-14 16:42:07,145 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fdfbbd-90fd-4560-a6a6-8ca1835ca6b1', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fdfbbd-90fd-4560-a6a6-8ca1835ca6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:08,208 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.055s 2021-06-14 16:42:08,208 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6318b4-c6ec-418c-ad92-38efd51ffc27', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6318b4-c6ec-418c-ad92-38efd51ffc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:09,260 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:42:09,261 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4722d574-9a17-45df-a31d-b156d21153b4', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4722d574-9a17-45df-a31d-b156d21153b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:10,327 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.058s 2021-06-14 16:42:10,328 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9ed10e-0ab8-445d-9d66-9b95151c780d', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9ed10e-0ab8-445d-9d66-9b95151c780d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:11,423 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.088s 2021-06-14 16:42:11,424 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcecf9f4-fffa-420d-868c-a44f2d150e31', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcecf9f4-fffa-420d-868c-a44f2d150e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:12,475 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.044s 2021-06-14 16:42:12,476 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1baffce5-1302-45bd-be76-71a5bf65a7f6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1baffce5-1302-45bd-be76-71a5bf65a7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:13,533 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.049s 2021-06-14 16:42:13,533 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8892617-3f1b-4aa8-84b2-020b949affe6', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8892617-3f1b-4aa8-84b2-020b949affe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:14,587 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 200 GET http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507 0.045s 2021-06-14 16:42:14,587 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f093a021-9125-419e-906e-0c3b4e24f2e0', 'content-length': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f093a021-9125-419e-906e-0c3b4e24f2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507'} Body: b'{"volume": {"id": "ee60a38c-7392-4396-8fc6-a7c3d9397507", "status": "uploading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:34:19.000000", "updated_at": "2021-06-14T16:35:43.000000", "name": "tempest-VolumesActionsTest-Volume-1417700423", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/d113f386f2f84e78b0e366a5cf61a0ce/volumes/ee60a38c-7392-4396-8fc6-a7c3d9397507"}], "user_id": "5dd273570c874b0cbdf6028d26b42183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d113f386f2f84e78b0e366a5cf61a0ce"}}' 2021-06-14 16:42:15,121 113171 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a 0.525s 2021-06-14 16:42:15,121 113171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-09ed69d8-62c2-4929-99cb-da2381156c4a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/image/v2/images/6d57379f-7580-40ef-8c1a-e7a72d02411a'} Body: b'' }}} 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 121, in test_volume_upload 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 ee60a38c-7392-4396-8fc6-a7c3d9397507 failed to reach available status (current uploading) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 1 | 2 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt10.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] |
fail
ft10.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-14 16:35:54,102 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes 0.662s 2021-06-14 16:35:54,102 113175 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-VolumesGetTest-Volume-115158188"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fb6509-40fc-401d-a7a0-0497f1ff81c7', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fb6509-40fc-401d-a7a0-0497f1ff81c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes'} Body: b'{"volume": {"id": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:53.816946", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-115158188", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:35:54,258 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917 0.138s 2021-06-14 16:35:54,259 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155275b4-05d2-4ce9-af60-d4bedd64d93b', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155275b4-05d2-4ce9-af60-d4bedd64d93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917'} Body: b'{"volume": {"id": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:54.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-115158188", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:35:55,377 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917 0.110s 2021-06-14 16:35:55,377 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff4bbcb-4411-4e79-8a24-175b0f5abe01', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff4bbcb-4411-4e79-8a24-175b0f5abe01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917'} Body: b'{"volume": {"id": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:54.000000", "updated_at": "2021-06-14T16:35:55.000000", "name": "tempest-VolumesGetTest-Volume-115158188", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/80691e0b-c6bc-45e1-97e7-dfddb9e7a917"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:35:55,384 113175 INFO [tempest.common.waiters] volume 80691e0b-c6bc-45e1-97e7-dfddb9e7a917 reached available after waiting for 1.384881 seconds 2021-06-14 16:35:56,270 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes 0.884s 2021-06-14 16:35:56,270 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "size": 1, "name": "tempest-VolumesGetTest-Volume-317594624", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e33b45-bb4b-4e07-93eb-6c62ce152be1', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e33b45-bb4b-4e07-93eb-6c62ce152be1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:55.870571", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:35:56,470 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.184s 2021-06-14 16:35:56,471 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e00acd-95d6-46ec-99c2-743873886570', 'content-length': '929', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e00acd-95d6-46ec-99c2-743873886570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:35:57,538 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:35:57,539 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cb2c4b-b221-44e0-bbc6-6264404126a6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cb2c4b-b221-44e0-bbc6-6264404126a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:35:58,603 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:35:58,604 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4877f06-71d7-4d5c-b5ad-ae8ea8cfa792', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4877f06-71d7-4d5c-b5ad-ae8ea8cfa792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:35:59,669 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:35:59,670 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3b2045-5866-4ff4-8433-bf589084273c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3b2045-5866-4ff4-8433-bf589084273c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:00,761 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.078s 2021-06-14 16:36:00,761 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7884b263-4199-46bd-9cec-6264d40906ba', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7884b263-4199-46bd-9cec-6264d40906ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:01,837 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.067s 2021-06-14 16:36:01,837 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55786b7-ea7d-4df1-bd98-4c5c66a0e8e3', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55786b7-ea7d-4df1-bd98-4c5c66a0e8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:02,894 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:36:02,895 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b510f068-aa8b-499a-835e-95a42a369d7b', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b510f068-aa8b-499a-835e-95a42a369d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:04,020 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.111s 2021-06-14 16:36:04,021 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5658540f-ad64-406d-89c1-5f440bad992e', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5658540f-ad64-406d-89c1-5f440bad992e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:05,098 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:36:05,099 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccab3493-a1c3-4a00-81ed-0012e91a3abc', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccab3493-a1c3-4a00-81ed-0012e91a3abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:06,171 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:36:06,171 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc593f7-cfb7-4a94-8810-3be466f7340d', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc593f7-cfb7-4a94-8810-3be466f7340d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:07,294 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.107s 2021-06-14 16:36:07,294 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8f4d68-7b26-4234-91fc-7a80b28015b6', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8f4d68-7b26-4234-91fc-7a80b28015b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:08,405 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.099s 2021-06-14 16:36:08,406 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ab02f3-9813-468c-bc8a-137fc08ccb2c', 'content-length': '953', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ab02f3-9813-468c-bc8a-137fc08ccb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:35:56.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:09,705 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.287s 2021-06-14 16:36:09,706 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6677ac8-422f-47bb-a7ef-faa590f5d5d9', 'content-length': '954', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6677ac8-422f-47bb-a7ef-faa590f5d5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:09,719 113175 INFO [tempest.common.waiters] volume 2e3017d3-fe78-4821-9bda-9053d417d513 reached available after waiting for 13.718866 seconds 2021-06-14 16:36:09,975 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.255s 2021-06-14 16:36:09,976 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5366b757-df6c-4eba-909d-77abb46847e7', 'content-length': '954', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5366b757-df6c-4eba-909d-77abb46847e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:10,191 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 PUT http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.203s 2021-06-14 16:36:10,192 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-VolumesGetTest-Volume-317594624"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa2d403f-65d8-41d6-aa57-212cfbcf3f80', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa2d403f-65d8-41d6-aa57-212cfbcf3f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:36:09.000000", "name": "tempest-VolumesGetTest-Volume-317594624", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:36:10,487 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 PUT http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.274s 2021-06-14 16:36:10,488 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537f663b-de2c-497d-ad59-4ab1c698d996', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537f663b-de2c-497d-ad59-4ab1c698d996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:36:10.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:36:10,638 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.136s 2021-06-14 16:36:10,638 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7712e082-9909-4753-9da7-77f7eb00cc16', 'content-length': '993', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7712e082-9909-4753-9da7-77f7eb00cc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:36:10.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:11,420 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes 0.768s 2021-06-14 16:36:11,421 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"description": "tempest-@#$%^* description-966733445", "availability_zone": "nova", "size": 1}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d19444-e7aa-4091-a4ca-38de01444f76', 'content-length': '810', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d19444-e7aa-4091-a4ca-38de01444f76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.119008", "updated_at": null, "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:36:11,627 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.199s 2021-06-14 16:36:11,627 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ad4c1b-18cd-49bf-9106-ec5bd6713737', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ad4c1b-18cd-49bf-9106-ec5bd6713737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": null, "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:12,875 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.239s 2021-06-14 16:36:12,876 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05b2288-3487-4721-a652-7206783882f6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05b2288-3487-4721-a652-7206783882f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:14,078 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.189s 2021-06-14 16:36:14,079 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336ca5c7-4e0c-4ae1-85d2-933dc7bb4c2b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336ca5c7-4e0c-4ae1-85d2-933dc7bb4c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:15,150 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:36:15,150 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb33a7a-760a-4c41-b911-f494b66f0e8b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb33a7a-760a-4c41-b911-f494b66f0e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:16,227 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.068s 2021-06-14 16:36:16,227 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433663f6-b2b2-4b77-8c6c-c2c735519a67', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433663f6-b2b2-4b77-8c6c-c2c735519a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:17,317 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.081s 2021-06-14 16:36:17,318 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9e19fb-e191-4455-a9f7-13648d42a7fa', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9e19fb-e191-4455-a9f7-13648d42a7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:18,382 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:36:18,383 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbddb1b8-2262-472a-b781-0b3e22f14758', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbddb1b8-2262-472a-b781-0b3e22f14758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:19,452 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.062s 2021-06-14 16:36:19,452 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7fab7e2-27d9-4448-9479-f48c1d841df6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7fab7e2-27d9-4448-9479-f48c1d841df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:20,516 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:36:20,516 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181b7be0-93d4-4de7-8f4d-593c7b67032c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181b7be0-93d4-4de7-8f4d-593c7b67032c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:21,579 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:36:21,579 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b75246-2350-42c3-a50f-ff315084d3e5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b75246-2350-42c3-a50f-ff315084d3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:22,635 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:36:22,635 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4547f0-11f3-4b3c-993a-e206e0a2d1d8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4547f0-11f3-4b3c-993a-e206e0a2d1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:23,703 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.060s 2021-06-14 16:36:23,703 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91f6b93-48cf-4977-98fe-f4a8f1239be5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91f6b93-48cf-4977-98fe-f4a8f1239be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:24,758 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:36:24,758 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e8c488-9252-4b5e-be77-ec6b0c058eb6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e8c488-9252-4b5e-be77-ec6b0c058eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:25,843 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.073s 2021-06-14 16:36:25,843 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5041fc98-470e-4a50-aa1d-9a1d4ececcea', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5041fc98-470e-4a50-aa1d-9a1d4ececcea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:26,894 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:26,895 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499accc9-4d60-4385-8755-e655331ffea2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499accc9-4d60-4385-8755-e655331ffea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:27,960 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:36:27,960 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4e9642-7a1a-4586-beb1-23af0e39bf17', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4e9642-7a1a-4586-beb1-23af0e39bf17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:29,020 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:36:29,021 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75791559-4862-4c2b-95ba-7a581510248b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75791559-4862-4c2b-95ba-7a581510248b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:30,092 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.062s 2021-06-14 16:36:30,092 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60fcbc0-bf17-4c14-bc58-11d0c2e574af', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60fcbc0-bf17-4c14-bc58-11d0c2e574af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:31,149 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:36:31,150 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a93c27c-b95d-4b94-95d1-a27e51f56e49', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a93c27c-b95d-4b94-95d1-a27e51f56e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:32,206 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:32,206 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669cd6e5-c9d0-4f15-ab70-40b2568474f3', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669cd6e5-c9d0-4f15-ab70-40b2568474f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:33,264 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:36:33,264 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174327e9-5dac-40b9-92d4-b82a825bd8e2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174327e9-5dac-40b9-92d4-b82a825bd8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:34,332 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:36:34,332 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c842cca-39ef-4656-b952-1b81b0d3925e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c842cca-39ef-4656-b952-1b81b0d3925e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:35,396 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:36:35,396 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d61784-613c-47e8-9275-6dcbd78e1922', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d61784-613c-47e8-9275-6dcbd78e1922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:36,453 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:36:36,453 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e971152-ee38-4444-8717-5e3f3744a29a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e971152-ee38-4444-8717-5e3f3744a29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:37,507 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:36:37,508 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b653cca9-1487-48d4-b0bb-5dd01be893f3', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b653cca9-1487-48d4-b0bb-5dd01be893f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:38,560 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:38,561 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83566d99-0560-42d5-bfe8-7f6a4b20c10f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83566d99-0560-42d5-bfe8-7f6a4b20c10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:39,622 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:36:39,622 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82fd670-5846-4351-93f5-1e5691a2f7b5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82fd670-5846-4351-93f5-1e5691a2f7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:40,676 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:36:40,677 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460603cc-fe58-456d-a223-e203ab09d98d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460603cc-fe58-456d-a223-e203ab09d98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:41,729 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:41,729 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e930c3-e318-44ae-938d-4669e6fa0889', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e930c3-e318-44ae-938d-4669e6fa0889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:42,784 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:42,784 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d7f203-1525-4fc5-a965-d4de06748565', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d7f203-1525-4fc5-a965-d4de06748565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:43,836 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:43,836 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2013bb1-b493-4c6a-baf6-74ad611360d3', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2013bb1-b493-4c6a-baf6-74ad611360d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:44,888 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:44,889 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b027df59-0807-4b1c-9962-39b879617385', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b027df59-0807-4b1c-9962-39b879617385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:45,941 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:36:45,941 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b2d229-addd-4790-b971-9c4249f27e7d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b2d229-addd-4790-b971-9c4249f27e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:47,000 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:36:47,001 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd40ffa-5889-4f99-b783-c7c1a3fde106', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd40ffa-5889-4f99-b783-c7c1a3fde106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:48,058 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:36:48,058 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f98f0a-8c79-426b-aca4-ce3e54472fc9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f98f0a-8c79-426b-aca4-ce3e54472fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:49,123 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:36:49,124 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c5ebda-4557-468b-933a-d4fcbeb6c8eb', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c5ebda-4557-468b-933a-d4fcbeb6c8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:50,189 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:36:50,189 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe42d0de-b445-4c6a-b7d2-9c6a62369b55', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe42d0de-b445-4c6a-b7d2-9c6a62369b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:51,242 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:36:51,242 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76692495-ee0f-4db8-80a1-134fcb7c6a5a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76692495-ee0f-4db8-80a1-134fcb7c6a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:52,304 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:36:52,304 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79267e84-c392-486c-b9cc-ea89cdb4194c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79267e84-c392-486c-b9cc-ea89cdb4194c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:53,361 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:36:53,362 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08edf646-8720-45cb-9e13-b85e89a9931d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08edf646-8720-45cb-9e13-b85e89a9931d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:54,420 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:36:54,421 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8130053-ef9a-45ed-bd1b-02a0b7f72a4a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8130053-ef9a-45ed-bd1b-02a0b7f72a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:55,486 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:36:55,487 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d644af30-3a22-4c53-9e80-8d8a568cd973', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d644af30-3a22-4c53-9e80-8d8a568cd973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:56,540 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:36:56,540 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c568f0b3-98eb-4ba3-aad3-ebc4e528a46f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c568f0b3-98eb-4ba3-aad3-ebc4e528a46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:57,594 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:36:57,594 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff28c4fe-ba56-4014-a3dc-f4e2e8d599ba', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff28c4fe-ba56-4014-a3dc-f4e2e8d599ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:58,674 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.065s 2021-06-14 16:36:58,675 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb51eeec-7109-4cb8-a376-1fabc6978590', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb51eeec-7109-4cb8-a376-1fabc6978590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:36:59,735 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:36:59,736 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3029f28f-dc63-4a25-bc01-3239272f6994', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3029f28f-dc63-4a25-bc01-3239272f6994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:00,811 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:37:00,812 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42cf41d8-9906-4c81-bd19-13a5bb7986b2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42cf41d8-9906-4c81-bd19-13a5bb7986b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:01,874 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:37:01,875 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ceb54c5-d860-49ed-b9e8-1fedf855b760', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ceb54c5-d860-49ed-b9e8-1fedf855b760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:02,940 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:37:02,941 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084ed728-53c9-4c1c-b17e-86e4d5d67f7b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084ed728-53c9-4c1c-b17e-86e4d5d67f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:03,999 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:37:03,999 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8291e99a-dcb1-44c3-b1a2-a859686a9cda', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8291e99a-dcb1-44c3-b1a2-a859686a9cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:05,049 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:37:05,050 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a27be0d-df12-479d-a95f-f6658c055036', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a27be0d-df12-479d-a95f-f6658c055036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:06,105 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:37:06,106 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3afaa90-5fe8-4b28-9e2e-8c551470fee7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3afaa90-5fe8-4b28-9e2e-8c551470fee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:07,168 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:37:07,169 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c61522f-d9eb-4965-8618-6d6226810777', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c61522f-d9eb-4965-8618-6d6226810777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:08,234 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:37:08,234 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb6bf36-d965-4482-bc0c-e66a470250d2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb6bf36-d965-4482-bc0c-e66a470250d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:09,292 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:37:09,292 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea45c678-4e04-4b29-b25a-6b3e737ce45d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea45c678-4e04-4b29-b25a-6b3e737ce45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:10,367 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.067s 2021-06-14 16:37:10,368 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21df6fe7-c0a4-43b2-8da7-34b69b94576f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21df6fe7-c0a4-43b2-8da7-34b69b94576f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:11,423 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:37:11,424 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b86c368-ed84-4d18-9106-3568fa2dab5b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b86c368-ed84-4d18-9106-3568fa2dab5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:12,489 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:37:12,489 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299d8d80-d835-4363-8062-cdccbeef3390', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299d8d80-d835-4363-8062-cdccbeef3390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:13,548 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:37:13,548 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c348426-d3dc-4093-9e0c-bd2873b86e33', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c348426-d3dc-4093-9e0c-bd2873b86e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:14,610 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:37:14,610 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a67daa-4b6f-4fa5-a54c-7f1d244f2829', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a67daa-4b6f-4fa5-a54c-7f1d244f2829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:15,677 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:37:15,677 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324ce936-7cc0-44ee-8bab-5336a5f07768', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324ce936-7cc0-44ee-8bab-5336a5f07768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:16,769 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.084s 2021-06-14 16:37:16,769 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc721d2-22d9-4f1d-a004-fa7213fd5983', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc721d2-22d9-4f1d-a004-fa7213fd5983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:17,831 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:37:17,831 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d57739f-9a92-44f6-8aff-1b01b3f3738d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d57739f-9a92-44f6-8aff-1b01b3f3738d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:18,898 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:37:18,898 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b0aecd-d2c5-4d6b-9fa9-cf80950d5502', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b0aecd-d2c5-4d6b-9fa9-cf80950d5502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:19,956 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:37:19,956 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3a997d-a571-48b7-abee-d77cf3c61d40', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3a997d-a571-48b7-abee-d77cf3c61d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:21,011 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:37:21,012 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6cba59-6db7-4e1e-9f5b-9732c2db5218', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6cba59-6db7-4e1e-9f5b-9732c2db5218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:22,071 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:37:22,072 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0f84b3-2982-42ba-8535-b6a462776f2f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0f84b3-2982-42ba-8535-b6a462776f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:23,122 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:37:23,123 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9f2531-c146-44b5-a07f-ae60a4f4a1c6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9f2531-c146-44b5-a07f-ae60a4f4a1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:24,172 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:37:24,172 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26575c1e-23d5-4649-92bf-cd617efa3dec', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26575c1e-23d5-4649-92bf-cd617efa3dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:25,230 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:37:25,231 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b415db4-b8ea-4d5b-a4d2-f58d3b32627e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b415db4-b8ea-4d5b-a4d2-f58d3b32627e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:26,283 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:37:26,283 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74c6744-2818-4947-90c1-eae5954931ed', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74c6744-2818-4947-90c1-eae5954931ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:27,336 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:37:27,336 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1019247a-6199-4dd8-8421-6986f0668564', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1019247a-6199-4dd8-8421-6986f0668564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:28,390 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:37:28,390 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1adfc9-9dd2-4597-b477-09b5783a54de', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1adfc9-9dd2-4597-b477-09b5783a54de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:29,442 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:37:29,442 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f61f6c5-10fb-4c32-8f54-83920fc9fb21', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f61f6c5-10fb-4c32-8f54-83920fc9fb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:30,493 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:37:30,494 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578c4e5f-91cd-489f-a069-010539df8165', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578c4e5f-91cd-489f-a069-010539df8165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:31,551 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:37:31,552 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa098276-026b-4ce8-a70c-31f3f173f38e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa098276-026b-4ce8-a70c-31f3f173f38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:32,610 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:37:32,610 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0506ce23-d7c0-4955-9140-50547c6c77d3', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0506ce23-d7c0-4955-9140-50547c6c77d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:33,670 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:37:33,671 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba26e888-85d5-4a37-b598-61a14335c1e1', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba26e888-85d5-4a37-b598-61a14335c1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:34,728 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:37:34,728 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd59c6e6-a069-4ba3-bffa-cd1ea8294180', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd59c6e6-a069-4ba3-bffa-cd1ea8294180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:35,782 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:37:35,782 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12901e7e-3c1d-4c70-b5e3-30844e0e9ca4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12901e7e-3c1d-4c70-b5e3-30844e0e9ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:36,838 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:37:36,838 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41006f1c-7b16-4047-beeb-3afe3437631b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41006f1c-7b16-4047-beeb-3afe3437631b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:37,892 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:37:37,892 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95884051-5ac4-4ad3-8018-83d2df89f34c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95884051-5ac4-4ad3-8018-83d2df89f34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:38,954 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:37:38,954 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4c1fd5-07d6-4652-8f23-9b24e1c5df05', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4c1fd5-07d6-4652-8f23-9b24e1c5df05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:40,011 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:37:40,011 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62096880-bb50-4ece-9add-9ee6a4b391a9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62096880-bb50-4ece-9add-9ee6a4b391a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:41,067 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:37:41,067 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16f87ca-b34d-457e-981a-485534e0070a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16f87ca-b34d-457e-981a-485534e0070a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:42,121 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:37:42,121 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7702553-fba8-4a6c-a0b4-36e93b2ddcb7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7702553-fba8-4a6c-a0b4-36e93b2ddcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:43,340 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.211s 2021-06-14 16:37:43,341 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062d09c7-7397-4075-8927-fc8196c1a3a7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062d09c7-7397-4075-8927-fc8196c1a3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:44,404 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:37:44,405 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2752872-9655-4401-a2c9-318f9228f199', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2752872-9655-4401-a2c9-318f9228f199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:45,458 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:37:45,458 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6606b7f3-600e-4076-9bae-7fb1570774a9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6606b7f3-600e-4076-9bae-7fb1570774a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:46,515 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:37:46,516 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a1afcb-eed8-4938-ae27-c733e54ca6df', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a1afcb-eed8-4938-ae27-c733e54ca6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:47,575 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:37:47,575 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee42f4e-6f70-4052-96da-0894779afc34', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee42f4e-6f70-4052-96da-0894779afc34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:48,631 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:37:48,631 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9bbd35-c1e4-42c9-a589-c8973dadc173', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9bbd35-c1e4-42c9-a589-c8973dadc173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:49,682 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:37:49,682 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bcfd65-fda8-40c5-9867-574120f62c41', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bcfd65-fda8-40c5-9867-574120f62c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:50,739 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:37:50,740 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d943435-d18b-4023-9c67-dad8a31c692f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d943435-d18b-4023-9c67-dad8a31c692f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:51,791 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:37:51,792 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa1a527-eb55-47ab-8bb5-164e46b75ac8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa1a527-eb55-47ab-8bb5-164e46b75ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:52,846 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:37:52,846 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e965553f-1827-4805-b33d-0a49db3509f4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e965553f-1827-4805-b33d-0a49db3509f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:53,911 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:37:53,911 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055bb0d8-ee31-4d8f-8844-16741437405f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055bb0d8-ee31-4d8f-8844-16741437405f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:54,970 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:37:54,970 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79378245-0d39-45d0-9eb7-5f5e578d25e1', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79378245-0d39-45d0-9eb7-5f5e578d25e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:56,030 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:37:56,031 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcd938d-80c9-4237-a3e7-693e9023ab5d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcd938d-80c9-4237-a3e7-693e9023ab5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:57,095 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:37:57,095 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ca7007-b121-42c4-8bb1-c01fd8a56bc5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ca7007-b121-42c4-8bb1-c01fd8a56bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:58,156 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:37:58,156 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae990d8e-8943-48e9-8730-445d256e1de5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae990d8e-8943-48e9-8730-445d256e1de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:37:59,212 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:37:59,213 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab95849-4d7d-4ba9-a2ce-ead0a91bca01', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab95849-4d7d-4ba9-a2ce-ead0a91bca01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:00,280 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:38:00,280 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4349b04-b7d3-4f78-972a-f65b017eefe0', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4349b04-b7d3-4f78-972a-f65b017eefe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:01,340 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:38:01,341 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36d741e-d497-4834-bd8f-fe615ced7628', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36d741e-d497-4834-bd8f-fe615ced7628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:02,402 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:38:02,403 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef4e36a-de1f-4a33-a0ff-69f1dd415ccb', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef4e36a-de1f-4a33-a0ff-69f1dd415ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:03,462 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:38:03,463 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4f08f5-3df6-40f6-8936-5ee5db685f55', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4f08f5-3df6-40f6-8936-5ee5db685f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:04,522 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:38:04,522 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb12bab5-88c8-4a4a-b87c-1483df2fb0d7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb12bab5-88c8-4a4a-b87c-1483df2fb0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:05,609 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.079s 2021-06-14 16:38:05,610 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a51c72b-75fb-4cd1-88dd-9c9f5470c99b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a51c72b-75fb-4cd1-88dd-9c9f5470c99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:06,677 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.060s 2021-06-14 16:38:06,678 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6322685-3435-491f-be77-58a3ba046a92', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6322685-3435-491f-be77-58a3ba046a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:07,730 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:38:07,731 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446534d4-c08d-4a27-a1ba-ea0aae2ca081', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446534d4-c08d-4a27-a1ba-ea0aae2ca081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:08,784 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:38:08,784 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55d04b5-6a8c-4a2f-bfb7-19900a83081f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55d04b5-6a8c-4a2f-bfb7-19900a83081f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:09,834 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:38:09,835 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a1cf6f-7713-4fb4-b52b-a8830dd9abee', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a1cf6f-7713-4fb4-b52b-a8830dd9abee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:10,888 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:38:10,888 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6345a1af-e5e3-402a-881c-6640b2df670c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6345a1af-e5e3-402a-881c-6640b2df670c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:11,951 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:38:11,952 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c57bfcc-e3b0-4c41-93e4-cb2351c61648', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c57bfcc-e3b0-4c41-93e4-cb2351c61648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:13,006 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:38:13,007 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ebfc98-3930-4f8d-a0dc-76919f1857e2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ebfc98-3930-4f8d-a0dc-76919f1857e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:14,062 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:38:14,063 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d6e3cf-5830-4332-b283-59ebeba34e49', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d6e3cf-5830-4332-b283-59ebeba34e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:15,127 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:38:15,128 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895b6867-5d39-4c2a-ac77-13a393fe4c44', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895b6867-5d39-4c2a-ac77-13a393fe4c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:16,188 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:38:16,189 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af7ad59-d289-4704-8df2-88179b2f42ed', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af7ad59-d289-4704-8df2-88179b2f42ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:17,250 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:38:17,250 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dd4496-9b8e-44bc-945e-5d43f73caf18', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dd4496-9b8e-44bc-945e-5d43f73caf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:18,311 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:38:18,311 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24964659-2eaa-47d1-a135-db89ee2041d8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24964659-2eaa-47d1-a135-db89ee2041d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:19,367 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:38:19,368 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce07fd8-7186-4f98-b757-b1acfcd66961', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce07fd8-7186-4f98-b757-b1acfcd66961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:20,427 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:38:20,428 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92cbf9e-d0e4-432f-805e-e1ff2d16d50b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92cbf9e-d0e4-432f-805e-e1ff2d16d50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:21,488 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:38:21,488 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10ed5ee-a654-4b5a-bc85-5078eeb01f83', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10ed5ee-a654-4b5a-bc85-5078eeb01f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:22,547 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:38:22,547 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74d5b8c-900d-4546-b663-696ee8fee84e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74d5b8c-900d-4546-b663-696ee8fee84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:23,615 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.060s 2021-06-14 16:38:23,616 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76634cbf-a6d6-40e4-b305-cc9f80c2bce1', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76634cbf-a6d6-40e4-b305-cc9f80c2bce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:24,680 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:38:24,680 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b129afe-4547-4676-8513-be56cbe376b9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b129afe-4547-4676-8513-be56cbe376b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:25,734 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:38:25,735 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e4234c-7e3d-40c4-b264-313fff140492', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e4234c-7e3d-40c4-b264-313fff140492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:26,789 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:38:26,789 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417b3f19-7a14-4b87-bfd1-5a59be81ac75', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417b3f19-7a14-4b87-bfd1-5a59be81ac75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:27,842 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:38:27,843 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e988f9e-e820-4931-ab6b-7f14ffe84671', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e988f9e-e820-4931-ab6b-7f14ffe84671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:28,894 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:38:28,894 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc586198-f851-460a-82a0-04ee2103b782', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc586198-f851-460a-82a0-04ee2103b782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:29,964 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.062s 2021-06-14 16:38:29,964 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee527ee-aae6-40d7-9aad-aaf4834ed59a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee527ee-aae6-40d7-9aad-aaf4834ed59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:31,020 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:38:31,021 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303af5b3-ab6d-46b4-bebd-0d24fd42fd58', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303af5b3-ab6d-46b4-bebd-0d24fd42fd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:32,087 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:38:32,088 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda7482c-de9f-4929-9046-73def7042256', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda7482c-de9f-4929-9046-73def7042256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:33,145 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:38:33,145 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecc2093-0ccc-44f2-b164-412bf7039d8e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecc2093-0ccc-44f2-b164-412bf7039d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:34,200 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:38:34,200 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475850be-b7e3-410f-9d4c-68a93d1fefb2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475850be-b7e3-410f-9d4c-68a93d1fefb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:35,259 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:38:35,260 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50284b86-aa22-4041-bf12-d56434d1a9d2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50284b86-aa22-4041-bf12-d56434d1a9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:36,317 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:38:36,317 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78ce4dc-3f79-44ea-9808-7ac58aa3a08d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78ce4dc-3f79-44ea-9808-7ac58aa3a08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:37,383 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:38:37,384 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aede0fa4-505b-450c-b9c2-fe6aef3ef574', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aede0fa4-505b-450c-b9c2-fe6aef3ef574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:38,444 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:38:38,444 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577c4c2f-9547-4728-8e55-b02e2e7d1b9d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577c4c2f-9547-4728-8e55-b02e2e7d1b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:39,503 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:38:39,503 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e068774-319a-4deb-bc8a-f7d922527117', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e068774-319a-4deb-bc8a-f7d922527117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:40,559 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:38:40,559 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8624786d-149f-4726-bc72-8e01a4b95210', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8624786d-149f-4726-bc72-8e01a4b95210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:41,614 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:38:41,615 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246b230a-4cbb-4ffd-9ad9-87a45136a664', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246b230a-4cbb-4ffd-9ad9-87a45136a664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:42,681 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:38:42,682 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477d1c43-e235-4cac-873a-8943443e3a0a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477d1c43-e235-4cac-873a-8943443e3a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:43,742 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:38:43,743 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b39718-2830-4706-8de3-ffacec280b0d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b39718-2830-4706-8de3-ffacec280b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:44,814 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.064s 2021-06-14 16:38:44,814 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e383bc-16d3-4e04-9038-c3f539f8fa21', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e383bc-16d3-4e04-9038-c3f539f8fa21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:45,866 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:38:45,866 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bc071d-ec78-4879-bcfc-9d2901f48a11', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bc071d-ec78-4879-bcfc-9d2901f48a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:46,930 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:38:46,931 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d24185-56b5-4fd4-b552-af8b79dc4898', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d24185-56b5-4fd4-b552-af8b79dc4898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:47,991 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:38:47,992 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3625900-33cc-4014-9508-b9dc2dddb00c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3625900-33cc-4014-9508-b9dc2dddb00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:49,056 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:38:49,057 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257dacd5-f237-4ff1-974f-49155bc37386', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257dacd5-f237-4ff1-974f-49155bc37386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:50,113 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:38:50,113 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83f795e-38ef-484e-856c-95e56f865d0b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83f795e-38ef-484e-856c-95e56f865d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:51,173 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:38:51,173 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ef08d9-45c5-4f43-acb1-44f83bc18cd5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ef08d9-45c5-4f43-acb1-44f83bc18cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:52,234 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:38:52,235 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f7c4ff-8a95-4c45-937e-84db8a9e6b4e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f7c4ff-8a95-4c45-937e-84db8a9e6b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:53,294 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:38:53,294 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e31eac-b7aa-4d52-b011-bb7759379635', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e31eac-b7aa-4d52-b011-bb7759379635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:54,356 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:38:54,356 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11c7863-25af-429b-bc64-ab7e4d209926', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11c7863-25af-429b-bc64-ab7e4d209926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:55,424 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:38:55,424 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac0fb68-2ae8-447a-8882-dab6b358f6ea', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac0fb68-2ae8-447a-8882-dab6b358f6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:56,481 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:38:56,482 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59303bc6-c6d5-456d-9601-fc330798e01c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59303bc6-c6d5-456d-9601-fc330798e01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:57,531 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:38:57,532 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1550fcf9-65ff-453f-8d15-e679c5655bb2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1550fcf9-65ff-453f-8d15-e679c5655bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:58,590 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:38:58,591 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6aba01-d70a-49ff-88df-bf9ea137bafc', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6aba01-d70a-49ff-88df-bf9ea137bafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:38:59,646 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:38:59,646 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18624482-214f-4834-b841-9287f9202c76', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18624482-214f-4834-b841-9287f9202c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:00,698 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:39:00,699 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011a5fa0-84a2-46e5-8911-e8a400db6600', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011a5fa0-84a2-46e5-8911-e8a400db6600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:01,773 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.064s 2021-06-14 16:39:01,774 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8f5a53-8a46-4f69-b5af-91d32ead25ea', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8f5a53-8a46-4f69-b5af-91d32ead25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:02,842 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.060s 2021-06-14 16:39:02,842 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34dc92d5-a8d0-4ed6-89ac-bf6dc8ec5845', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34dc92d5-a8d0-4ed6-89ac-bf6dc8ec5845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:03,914 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.061s 2021-06-14 16:39:03,915 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618c406d-fa3b-4afd-a30e-190f70ceeb83', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618c406d-fa3b-4afd-a30e-190f70ceeb83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:04,967 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:39:04,967 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308d578e-ea7a-464b-8395-9d07c1145321', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308d578e-ea7a-464b-8395-9d07c1145321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:06,029 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:39:06,029 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53b919d-2a55-49a3-aab3-f58e4f893f96', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53b919d-2a55-49a3-aab3-f58e4f893f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:07,113 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.076s 2021-06-14 16:39:07,114 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88ec14c-db7c-456e-9d7a-1cfce29022ab', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88ec14c-db7c-456e-9d7a-1cfce29022ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:08,176 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:39:08,176 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9708d7b8-dc89-41f7-9d85-fd4e5b973025', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9708d7b8-dc89-41f7-9d85-fd4e5b973025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:09,227 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:39:09,228 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f36a1c-5a09-4304-89a9-b05aa1d17e88', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f36a1c-5a09-4304-89a9-b05aa1d17e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:10,296 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:39:10,297 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577dbc08-c60b-43b9-bd1a-cad5bce7cdb1', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577dbc08-c60b-43b9-bd1a-cad5bce7cdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:11,367 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.063s 2021-06-14 16:39:11,368 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ea7264-7792-4543-8ec9-a24f61221cfc', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ea7264-7792-4543-8ec9-a24f61221cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:12,436 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:39:12,437 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b6e73d-66ca-4651-927c-5de67adcf596', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b6e73d-66ca-4651-927c-5de67adcf596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:13,502 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:39:13,503 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a2cb98-3cb2-4662-baea-6f0c29bc6556', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a2cb98-3cb2-4662-baea-6f0c29bc6556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:14,562 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:39:14,563 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c860da5-36b8-426c-903a-31fa33d046b8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c860da5-36b8-426c-903a-31fa33d046b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:15,649 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.076s 2021-06-14 16:39:15,650 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fa8039-af1a-40a2-a8be-758ad3bdea63', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fa8039-af1a-40a2-a8be-758ad3bdea63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:16,701 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:39:16,701 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c121d1a-8401-40d7-8e31-ae699462de43', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c121d1a-8401-40d7-8e31-ae699462de43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:17,771 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.062s 2021-06-14 16:39:17,772 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670f3c20-b79c-42d2-b7ad-cb0ca802b37e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670f3c20-b79c-42d2-b7ad-cb0ca802b37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:18,848 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.068s 2021-06-14 16:39:18,848 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad148a1-bf33-4045-959c-f35984fdebdd', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad148a1-bf33-4045-959c-f35984fdebdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:20,000 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.140s 2021-06-14 16:39:20,000 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c99f22d-9617-4542-a5ed-a0dfc0a6b35b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c99f22d-9617-4542-a5ed-a0dfc0a6b35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:21,054 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:39:21,055 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9748f9e3-c8c2-4e88-8da4-6006de0c2e5c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9748f9e3-c8c2-4e88-8da4-6006de0c2e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:22,115 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:39:22,115 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d8b95d-ed76-44a4-9c67-bcf823be2b96', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d8b95d-ed76-44a4-9c67-bcf823be2b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:23,174 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:39:23,175 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf1c7a8-b560-43de-8e7a-fc9ce54acc38', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf1c7a8-b560-43de-8e7a-fc9ce54acc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:24,229 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:39:24,230 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d462a008-59e8-46f5-a8eb-b65e35e2a18e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d462a008-59e8-46f5-a8eb-b65e35e2a18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:25,281 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:39:25,281 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a472a892-ffd5-452f-93e5-c94cb6959764', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a472a892-ffd5-452f-93e5-c94cb6959764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:26,354 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.065s 2021-06-14 16:39:26,355 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fa09d2-d8b2-435b-b7ad-ac7e68e69c9c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fa09d2-d8b2-435b-b7ad-ac7e68e69c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:27,406 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:39:27,407 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772f1cda-94de-4c4d-b2ab-b096b72ec42f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772f1cda-94de-4c4d-b2ab-b096b72ec42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:28,458 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:39:28,458 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5133891e-bbbd-4bc4-a5e8-707176ee38e2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5133891e-bbbd-4bc4-a5e8-707176ee38e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:29,514 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:39:29,514 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435e5899-5f9d-40ec-bef4-93a7cf04cef3', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435e5899-5f9d-40ec-bef4-93a7cf04cef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:30,564 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:39:30,564 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c988a64-419f-4fa6-9e69-349244c61040', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c988a64-419f-4fa6-9e69-349244c61040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:31,645 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.073s 2021-06-14 16:39:31,645 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fccd3599-8343-4330-be40-0e9ede64b848', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fccd3599-8343-4330-be40-0e9ede64b848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:32,703 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:39:32,703 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca695dc-a89b-4134-a849-6ad846081235', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca695dc-a89b-4134-a849-6ad846081235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:33,873 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.162s 2021-06-14 16:39:33,873 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf6ef69-f4f0-4986-8734-22572632ff0d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf6ef69-f4f0-4986-8734-22572632ff0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:34,926 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:39:34,926 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fe99fd-b51a-47f6-9a93-aa0e88e776cc', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fe99fd-b51a-47f6-9a93-aa0e88e776cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:35,985 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:39:35,986 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5b2417-c8ed-4c22-8f20-a43b6eafc5f9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5b2417-c8ed-4c22-8f20-a43b6eafc5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:37,042 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:39:37,043 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810622b9-6f32-4c01-b0d8-08fa9259d8d4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810622b9-6f32-4c01-b0d8-08fa9259d8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:38,096 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:39:38,097 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf0c9d2-22f8-4cbc-ad59-2a831679088b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf0c9d2-22f8-4cbc-ad59-2a831679088b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:39,158 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:39:39,158 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c7faa5-be9e-4a8c-a420-95fcaf9bf3a4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c7faa5-be9e-4a8c-a420-95fcaf9bf3a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:40,213 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:39:40,214 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd1a7bd-109b-4691-86f9-e2634a26ba53', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd1a7bd-109b-4691-86f9-e2634a26ba53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:41,267 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:39:41,268 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e841799-7c24-4503-81e1-78eef1132d63', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e841799-7c24-4503-81e1-78eef1132d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:42,324 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:39:42,325 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790c15f7-b565-49db-9e1d-a18cdf7a06cd', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790c15f7-b565-49db-9e1d-a18cdf7a06cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:43,387 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:39:43,388 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d184651e-0f78-44d0-bf38-96973cb457f9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d184651e-0f78-44d0-bf38-96973cb457f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:44,438 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:39:44,438 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651b29d3-fff3-44c6-b4ab-70cc35c29320', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651b29d3-fff3-44c6-b4ab-70cc35c29320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:45,524 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.078s 2021-06-14 16:39:45,525 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db56b2a-1a8b-4448-b9ba-30018aedccbb', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db56b2a-1a8b-4448-b9ba-30018aedccbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:46,584 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:39:46,584 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1942e8c-804c-4bb7-963e-65ecf6338125', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1942e8c-804c-4bb7-963e-65ecf6338125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:47,637 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:39:47,638 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365c3ee1-b74e-47e8-b736-315c14f5dadb', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365c3ee1-b74e-47e8-b736-315c14f5dadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:48,686 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.041s 2021-06-14 16:39:48,687 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671ded50-b15c-4786-9d54-efd64268470a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671ded50-b15c-4786-9d54-efd64268470a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:49,750 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:39:49,751 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ef24a8-b5d7-4c8a-8535-34af70748ca1', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ef24a8-b5d7-4c8a-8535-34af70748ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:50,810 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:39:50,811 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00050c77-a630-4b92-a77b-d1ca1064b93c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00050c77-a630-4b92-a77b-d1ca1064b93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:51,864 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:39:51,864 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e3cfe7-7257-4333-b782-89cfcc0de1cc', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e3cfe7-7257-4333-b782-89cfcc0de1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:52,915 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:39:52,915 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ef37c8-f8d5-4164-abea-d02aac36da15', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ef37c8-f8d5-4164-abea-d02aac36da15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:53,965 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:39:53,965 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7d9a7a-4e2d-4bae-a516-c6a2c8f359b7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7d9a7a-4e2d-4bae-a516-c6a2c8f359b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:55,017 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:39:55,018 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aae2252-0958-4ae9-82e2-7c0a380eb100', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aae2252-0958-4ae9-82e2-7c0a380eb100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:56,089 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.064s 2021-06-14 16:39:56,090 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a487fa50-0438-4f48-a6db-721e1d27a4d6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a487fa50-0438-4f48-a6db-721e1d27a4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:57,149 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:39:57,150 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426a4ecc-fd9e-4527-b857-4f3c50cd6c10', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426a4ecc-fd9e-4527-b857-4f3c50cd6c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:58,211 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:39:58,211 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b4539a-70c0-428a-bcc3-374a727fa50a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b4539a-70c0-428a-bcc3-374a727fa50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:39:59,285 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.066s 2021-06-14 16:39:59,286 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d32098b-5e64-4f1f-8cc8-9587d68eb125', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d32098b-5e64-4f1f-8cc8-9587d68eb125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:00,346 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:40:00,347 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c46f11c-2ccd-493e-ab88-c9f70d637f60', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c46f11c-2ccd-493e-ab88-c9f70d637f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:01,408 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:40:01,409 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e3ba10-a942-4fba-88ae-5b80d7cb1073', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e3ba10-a942-4fba-88ae-5b80d7cb1073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:02,473 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:40:02,473 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8916c4c-29c1-4972-9814-64e5da4ec23d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8916c4c-29c1-4972-9814-64e5da4ec23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:03,541 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.060s 2021-06-14 16:40:03,542 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba94819f-5061-46a5-b24d-49b331a602a7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba94819f-5061-46a5-b24d-49b331a602a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:04,602 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:40:04,602 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec27608-2740-4750-a3f4-5516e2587a4c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec27608-2740-4750-a3f4-5516e2587a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:05,673 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.064s 2021-06-14 16:40:05,673 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a228ec-d2e0-4ec2-8ff1-eb8ed17a960b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a228ec-d2e0-4ec2-8ff1-eb8ed17a960b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:06,731 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:40:06,731 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37337b82-0ae3-4802-9953-0a0cce91a78b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37337b82-0ae3-4802-9953-0a0cce91a78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:07,793 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:40:07,793 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ca21ed-73a4-45b0-9116-5e19a30eaa69', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ca21ed-73a4-45b0-9116-5e19a30eaa69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:08,859 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:40:08,859 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf78ba4-5cd6-4358-a774-0b163fbfec12', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf78ba4-5cd6-4358-a774-0b163fbfec12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:09,920 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:40:09,920 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5c74d1-e718-4377-a6d6-1493addebe22', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5c74d1-e718-4377-a6d6-1493addebe22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:10,984 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:40:10,984 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e9c69e-f5e3-437d-bc13-16b24dd495b1', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e9c69e-f5e3-437d-bc13-16b24dd495b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:12,049 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:40:12,049 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa571f44-c7ff-4531-8c27-1917b003e6a5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa571f44-c7ff-4531-8c27-1917b003e6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:13,107 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:40:13,107 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95c0471-b441-4992-8a44-9d27bbf08029', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95c0471-b441-4992-8a44-9d27bbf08029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:14,166 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:40:14,166 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc22a4a9-7de9-48f4-8570-569c50e4c873', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc22a4a9-7de9-48f4-8570-569c50e4c873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:15,224 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:40:15,225 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13c1705-fc81-45ac-8d14-0477404eadd5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13c1705-fc81-45ac-8d14-0477404eadd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:16,302 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.068s 2021-06-14 16:40:16,302 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373e2739-c20f-4f06-b6a6-64df39ef3c19', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373e2739-c20f-4f06-b6a6-64df39ef3c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:17,355 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:40:17,355 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca47347-28b1-441f-908f-e38ea4600be5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca47347-28b1-441f-908f-e38ea4600be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:18,412 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:40:18,413 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015d5af4-8ade-4552-b9cf-086df2cb5e01', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015d5af4-8ade-4552-b9cf-086df2cb5e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:19,476 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:40:19,477 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6c27dc-f442-4d7d-a450-ea8e456cbcc6', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6c27dc-f442-4d7d-a450-ea8e456cbcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:20,544 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:40:20,544 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbbda83-8409-4279-9854-51211c0cbdd0', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbbda83-8409-4279-9854-51211c0cbdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:21,613 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.061s 2021-06-14 16:40:21,614 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24f7435-5686-4380-bf76-d3391b1f8989', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24f7435-5686-4380-bf76-d3391b1f8989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:22,667 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:40:22,667 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289e33df-636a-4ac2-8a43-eb0411fbca47', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289e33df-636a-4ac2-8a43-eb0411fbca47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:23,764 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.089s 2021-06-14 16:40:23,764 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45820db-fdef-45ea-b079-539a1ba66d96', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45820db-fdef-45ea-b079-539a1ba66d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:24,820 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:40:24,820 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd7365a-847d-4f3b-a1fa-c3af5a648b6a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd7365a-847d-4f3b-a1fa-c3af5a648b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:25,883 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.056s 2021-06-14 16:40:25,884 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94344b04-aba4-41e8-84f2-8ebe173e9f7f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94344b04-aba4-41e8-84f2-8ebe173e9f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:26,936 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:40:26,936 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61274f3e-cd03-4283-8a58-2bece2e404d3', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61274f3e-cd03-4283-8a58-2bece2e404d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:28,017 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.072s 2021-06-14 16:40:28,018 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e316477b-866c-447d-93e5-756f6d5a0e9d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e316477b-866c-447d-93e5-756f6d5a0e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:29,073 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:40:29,073 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97b762d-11f3-441b-881a-5e81066e667e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97b762d-11f3-441b-881a-5e81066e667e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:30,145 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.064s 2021-06-14 16:40:30,145 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee96014-f7a8-4813-8708-64b68cd28246', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee96014-f7a8-4813-8708-64b68cd28246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:31,206 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:40:31,206 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b0ed4f-49ab-4649-981e-37453a3eadfd', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b0ed4f-49ab-4649-981e-37453a3eadfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:32,296 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.082s 2021-06-14 16:40:32,296 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8d79ef-442f-4c3f-a2ae-5e26dee3307e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8d79ef-442f-4c3f-a2ae-5e26dee3307e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:33,354 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:40:33,355 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0df88bd-f847-4bf4-bc2d-c3cd2fd0f018', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0df88bd-f847-4bf4-bc2d-c3cd2fd0f018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:34,419 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:40:34,419 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2655613b-c15d-4328-b3b2-9843bc1a470c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2655613b-c15d-4328-b3b2-9843bc1a470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:35,474 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.047s 2021-06-14 16:40:35,474 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a1bc82c-9a52-4ec1-aa62-1649a8861b3f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a1bc82c-9a52-4ec1-aa62-1649a8861b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:36,524 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:40:36,524 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb29002f-055f-46d8-bb25-9a61a988c9c7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb29002f-055f-46d8-bb25-9a61a988c9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:37,595 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.063s 2021-06-14 16:40:37,595 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c49a5d0-cd7d-4025-a785-0d198dd19430', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c49a5d0-cd7d-4025-a785-0d198dd19430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:38,653 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:40:38,654 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da106312-a187-4b03-9bf3-909fded82372', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da106312-a187-4b03-9bf3-909fded82372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:39,728 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.064s 2021-06-14 16:40:39,728 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266ebada-1424-4b05-9175-2532e74e0663', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266ebada-1424-4b05-9175-2532e74e0663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:40,796 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:40:40,796 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f94116-dbd2-4eb6-85c9-b2481b123415', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f94116-dbd2-4eb6-85c9-b2481b123415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:41,875 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.072s 2021-06-14 16:40:41,876 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16104549-a06b-46d6-b0c6-fd9d87de1f3b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16104549-a06b-46d6-b0c6-fd9d87de1f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:42,938 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:40:42,939 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ae9c39-31c6-49eb-a382-ce042e758f69', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ae9c39-31c6-49eb-a382-ce042e758f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:44,035 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.089s 2021-06-14 16:40:44,036 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d62ab11-e86b-46d6-bd67-e8c2a3132f73', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d62ab11-e86b-46d6-bd67-e8c2a3132f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:45,127 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.084s 2021-06-14 16:40:45,128 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9551a90-6e5f-4e01-9d6f-85e197061822', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9551a90-6e5f-4e01-9d6f-85e197061822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:46,178 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:40:46,179 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c295eb44-3f8a-4e0a-853d-00aac78a0fca', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c295eb44-3f8a-4e0a-853d-00aac78a0fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:47,241 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:40:47,241 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7376a6b-ce21-4dd0-a930-2de3d2c2e5a4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7376a6b-ce21-4dd0-a930-2de3d2c2e5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:48,290 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.041s 2021-06-14 16:40:48,291 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ee527b-589a-42c4-8287-fb0066c9796c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ee527b-589a-42c4-8287-fb0066c9796c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:49,341 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:40:49,342 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c9d0ae-c750-467e-ad9a-da7a31d840d7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c9d0ae-c750-467e-ad9a-da7a31d840d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:50,423 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.074s 2021-06-14 16:40:50,424 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc42ae5-c57d-4592-8d82-9448a7b58155', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc42ae5-c57d-4592-8d82-9448a7b58155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:51,484 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:40:51,484 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d565123-3049-4b05-9507-00be4e9c0fbe', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d565123-3049-4b05-9507-00be4e9c0fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:52,549 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:40:52,549 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170996e8-028a-4743-8d80-70137aa58b2e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170996e8-028a-4743-8d80-70137aa58b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:53,611 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:40:53,612 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e45b74-8852-4eac-8e29-9c78d05e5bda', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e45b74-8852-4eac-8e29-9c78d05e5bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:54,663 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.041s 2021-06-14 16:40:54,664 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d412630-2861-4457-9310-ca2cff24af0f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d412630-2861-4457-9310-ca2cff24af0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:55,730 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:40:55,730 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4dadab7-7fb5-46ac-b80b-898bf3ac6ad8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4dadab7-7fb5-46ac-b80b-898bf3ac6ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:56,799 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.061s 2021-06-14 16:40:56,799 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d8d8be-e171-48f0-bc23-cbbf9fb3c6ba', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d8d8be-e171-48f0-bc23-cbbf9fb3c6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:57,876 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.070s 2021-06-14 16:40:57,877 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce45aceb-a6db-4876-bbd6-f3947e59a738', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce45aceb-a6db-4876-bbd6-f3947e59a738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:40:58,948 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.063s 2021-06-14 16:40:58,948 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b469fe-8fba-4eba-81c2-e1b32972a858', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b469fe-8fba-4eba-81c2-e1b32972a858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:00,009 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.053s 2021-06-14 16:41:00,009 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f672020c-b5e5-4ec9-84e0-7374649eeea4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f672020c-b5e5-4ec9-84e0-7374649eeea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:01,087 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.071s 2021-06-14 16:41:01,088 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3e3c61-f8f3-43e5-985f-c693776a2e33', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3e3c61-f8f3-43e5-985f-c693776a2e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:02,151 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:41:02,151 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05dcd7f4-8aed-4d6f-9bdf-5e73350e1123', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05dcd7f4-8aed-4d6f-9bdf-5e73350e1123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:03,207 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:41:03,208 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6747586-feae-477c-b73c-405b1092bf66', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6747586-feae-477c-b73c-405b1092bf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:04,277 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:41:04,277 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde50689-7ee7-4f8f-895f-ed875f0668c4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde50689-7ee7-4f8f-895f-ed875f0668c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:05,333 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:41:05,333 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aece233a-204f-4ffc-b781-b59d88226b32', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aece233a-204f-4ffc-b781-b59d88226b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:06,426 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.086s 2021-06-14 16:41:06,427 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd55fcf9-1358-4fae-8485-a5b0f9c184dc', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd55fcf9-1358-4fae-8485-a5b0f9c184dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:07,478 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:41:07,479 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed78a3af-804a-4ba6-85cf-15ee80da72bf', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed78a3af-804a-4ba6-85cf-15ee80da72bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:08,538 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:41:08,538 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7326ace6-92a7-4251-95c8-721f4773b7bc', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7326ace6-92a7-4251-95c8-721f4773b7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:09,612 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.065s 2021-06-14 16:41:09,612 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98c43ab-967b-4eb2-82ee-2b94cbbf5d4b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98c43ab-967b-4eb2-82ee-2b94cbbf5d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:10,660 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.041s 2021-06-14 16:41:10,661 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b122de3c-28d3-4c8b-a6e6-2ff20fa112cf', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b122de3c-28d3-4c8b-a6e6-2ff20fa112cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:11,727 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:41:11,727 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950b7d22-f7dd-4d8f-b3c3-ef1e7217e429', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950b7d22-f7dd-4d8f-b3c3-ef1e7217e429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:12,792 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.057s 2021-06-14 16:41:12,792 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35be6720-e1d3-4e3d-a5e3-f77da03f3436', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35be6720-e1d3-4e3d-a5e3-f77da03f3436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:13,860 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:41:13,860 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6c14b9-5ac5-4ffd-ac30-477b287b6bc5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6c14b9-5ac5-4ffd-ac30-477b287b6bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:14,945 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.077s 2021-06-14 16:41:14,945 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a90341-74a0-43e4-a6da-0f41b9373140', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a90341-74a0-43e4-a6da-0f41b9373140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:16,002 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:41:16,002 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82b551e-46e3-4195-91a5-3b44994f6a27', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82b551e-46e3-4195-91a5-3b44994f6a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:17,053 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:41:17,054 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363d9786-3968-4f13-86d7-2e3d502cb26a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363d9786-3968-4f13-86d7-2e3d502cb26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:18,107 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:41:18,107 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91a9906-0084-44e0-8030-df6625594ff5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91a9906-0084-44e0-8030-df6625594ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:19,164 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:41:19,165 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b0a2024-5aab-4b27-ab18-0d7b07e1571f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b0a2024-5aab-4b27-ab18-0d7b07e1571f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:20,216 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:41:20,216 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcae59cb-7d23-4e95-88d4-b8887c816b3b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcae59cb-7d23-4e95-88d4-b8887c816b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:21,272 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:41:21,273 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca9158d-759e-4275-ad22-59e78c193954', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca9158d-759e-4275-ad22-59e78c193954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:22,324 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:41:22,324 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c066532-f1c1-4c4b-9915-8fe348da0bc3', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c066532-f1c1-4c4b-9915-8fe348da0bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:23,375 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:41:23,375 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d20435-9d38-4ba5-8cf1-053ac19afd29', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d20435-9d38-4ba5-8cf1-053ac19afd29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:24,427 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:41:24,427 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7220c5-0e48-445f-89f5-fb190f9ea494', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7220c5-0e48-445f-89f5-fb190f9ea494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:25,477 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.042s 2021-06-14 16:41:25,477 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd4f375-ef60-4eb8-8237-b0b9a2c1460e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd4f375-ef60-4eb8-8237-b0b9a2c1460e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:26,539 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.054s 2021-06-14 16:41:26,539 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235a1989-0f30-4e5b-8052-6ed1e52241ed', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235a1989-0f30-4e5b-8052-6ed1e52241ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:27,598 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:41:27,599 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909a9a2c-8e69-4809-a311-c86d212398ff', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909a9a2c-8e69-4809-a311-c86d212398ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:28,664 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:41:28,665 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6ad5ad-5c3b-4735-8da6-511ddfa35578', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6ad5ad-5c3b-4735-8da6-511ddfa35578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:29,741 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.068s 2021-06-14 16:41:29,741 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd587244-a81f-49a3-ae40-c781c1f7397c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd587244-a81f-49a3-ae40-c781c1f7397c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:30,808 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.059s 2021-06-14 16:41:30,808 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fdc6a1-2daf-4cc4-b82d-b5a33ff8cec8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fdc6a1-2daf-4cc4-b82d-b5a33ff8cec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:31,877 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.061s 2021-06-14 16:41:31,877 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afdcdea-f683-4f3c-b4d9-a2c958a37336', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afdcdea-f683-4f3c-b4d9-a2c958a37336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:32,936 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:41:32,937 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c504792-ff72-4345-922d-bc69e143f172', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c504792-ff72-4345-922d-bc69e143f172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:34,000 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:41:34,000 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2027a8d7-75ef-4f34-bdea-e6ee1f12bcdb', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2027a8d7-75ef-4f34-bdea-e6ee1f12bcdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:35,060 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:41:35,060 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29ee613-7366-489c-a02a-85675c04664b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29ee613-7366-489c-a02a-85675c04664b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:36,130 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.062s 2021-06-14 16:41:36,130 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c929608-66e7-49fb-b1af-02283dd10a84', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c929608-66e7-49fb-b1af-02283dd10a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:37,200 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.062s 2021-06-14 16:41:37,200 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9a2762-e21a-44f8-acf8-d2ec196983d4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9a2762-e21a-44f8-acf8-d2ec196983d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:38,260 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.052s 2021-06-14 16:41:38,260 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b024426b-fad5-4a9d-8c09-a2f346c16dd9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b024426b-fad5-4a9d-8c09-a2f346c16dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:39,317 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:41:39,317 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d664298-683f-4161-a516-4c16c520a75c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d664298-683f-4161-a516-4c16c520a75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:40,388 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.063s 2021-06-14 16:41:40,389 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72531490-7303-4714-9d29-47bf1885ad2b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72531490-7303-4714-9d29-47bf1885ad2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:41,442 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:41:41,442 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38c1fc8-8337-4d0a-a12c-4dbcd704350f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38c1fc8-8337-4d0a-a12c-4dbcd704350f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:42,520 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.070s 2021-06-14 16:41:42,521 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2273648-2ed1-4a00-9f1b-92209ded25c0', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2273648-2ed1-4a00-9f1b-92209ded25c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:43,580 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:41:43,580 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0549a7-ac31-401e-b3ca-14c14c85534a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0549a7-ac31-401e-b3ca-14c14c85534a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:44,637 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:41:44,637 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ca9b3c-858e-478f-86c4-4ef80a864f68', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ca9b3c-858e-478f-86c4-4ef80a864f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:45,720 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.076s 2021-06-14 16:41:45,721 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c533392c-9257-4417-89ee-ec6cb29acd1d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c533392c-9257-4417-89ee-ec6cb29acd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:46,781 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:41:46,782 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f24a85-1cc4-41bf-bb62-4fc16da3bdf2', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f24a85-1cc4-41bf-bb62-4fc16da3bdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:47,839 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:41:47,840 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7b1c26-938c-4ace-bcc9-de14a9705967', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7b1c26-938c-4ace-bcc9-de14a9705967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:48,909 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.061s 2021-06-14 16:41:48,910 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6218791-4f40-4b6a-ac20-672cf9793afb', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6218791-4f40-4b6a-ac20-672cf9793afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:49,985 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.063s 2021-06-14 16:41:49,985 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b0b71b-d44b-42bf-90ee-605661a56959', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b0b71b-d44b-42bf-90ee-605661a56959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:51,039 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:41:51,040 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c968a335-d77d-48b3-bdfe-f0054742b6aa', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c968a335-d77d-48b3-bdfe-f0054742b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:52,108 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.061s 2021-06-14 16:41:52,109 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfd0b2b-3cbe-424e-9d43-1afd04e2ed2f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfd0b2b-3cbe-424e-9d43-1afd04e2ed2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:53,162 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.045s 2021-06-14 16:41:53,163 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873d910f-ecee-4b2b-b498-8ec27df21769', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873d910f-ecee-4b2b-b498-8ec27df21769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:54,236 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.065s 2021-06-14 16:41:54,236 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e3970f-71da-49ab-9d86-a63c1f3940b7', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e3970f-71da-49ab-9d86-a63c1f3940b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:55,289 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.041s 2021-06-14 16:41:55,289 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82d1413-739d-4258-a2d2-f00f3cbf4324', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82d1413-739d-4258-a2d2-f00f3cbf4324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:56,368 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.071s 2021-06-14 16:41:56,369 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c67393-a752-4586-a8ab-2803ac5732a8', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c67393-a752-4586-a8ab-2803ac5732a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:57,432 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:41:57,432 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b00d168-0c2d-4e0b-8a79-12540f9797a4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b00d168-0c2d-4e0b-8a79-12540f9797a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:58,486 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.046s 2021-06-14 16:41:58,487 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e73217-84f3-4ef9-81cb-aa094a14322f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e73217-84f3-4ef9-81cb-aa094a14322f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:41:59,588 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.094s 2021-06-14 16:41:59,589 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba69861-f714-41b2-b536-fa64cb3e4acc', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba69861-f714-41b2-b536-fa64cb3e4acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:00,641 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:42:00,641 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f899d77-89cb-4bd9-be07-d5066d4796f9', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f899d77-89cb-4bd9-be07-d5066d4796f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:01,692 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.043s 2021-06-14 16:42:01,692 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a53fc76-3125-4387-87c1-b0833406ce5f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a53fc76-3125-4387-87c1-b0833406ce5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:02,750 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.050s 2021-06-14 16:42:02,751 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a386f70d-229e-447b-9c7b-b67daf81298f', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a386f70d-229e-447b-9c7b-b67daf81298f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:03,813 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.055s 2021-06-14 16:42:03,813 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4e919d-a955-48e1-9b9f-1daa29687709', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4e919d-a955-48e1-9b9f-1daa29687709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:04,893 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.072s 2021-06-14 16:42:04,893 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efbaded-aa32-44c1-bf22-db979c638d8c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efbaded-aa32-44c1-bf22-db979c638d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:05,952 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.051s 2021-06-14 16:42:05,952 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f254af-53f6-485b-862e-e39efbf3717d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f254af-53f6-485b-862e-e39efbf3717d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:07,018 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.058s 2021-06-14 16:42:07,019 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980b315e-ce73-481b-8eb9-435168956cf5', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980b315e-ce73-481b-8eb9-435168956cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:08,074 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.048s 2021-06-14 16:42:08,074 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dc3533-b555-490d-b5c0-ad25599081f4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dc3533-b555-490d-b5c0-ad25599081f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:09,127 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.044s 2021-06-14 16:42:09,127 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00843891-ad3f-4d0f-9020-a34e00c278b4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00843891-ad3f-4d0f-9020-a34e00c278b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:10,175 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.041s 2021-06-14 16:42:10,176 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f26197b-9c4b-4a5c-be4d-946eb1a8a20e', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f26197b-9c4b-4a5c-be4d-946eb1a8a20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:11,232 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.049s 2021-06-14 16:42:11,232 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1806f52b-4b88-4333-bcea-3110e4607d09', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1806f52b-4b88-4333-bcea-3110e4607d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} Body: b'{"volume": {"id": "b8121a3c-823c-400d-8320-cfc572038a40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:11.000000", "updated_at": "2021-06-14T16:36:12.000000", "name": null, "description": "tempest-@#$%^* description-966733445", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:11,275 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 400 DELETE http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40 0.035s 2021-06-14 16:42:11,275 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 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-cd3eb612-5079-4f15-8a23-6f2759464dc3', 'x-openstack-request-id': 'req-cd3eb612-5079-4f15-8a23-6f2759464dc3', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/b8121a3c-823c-400d-8320-cfc572038a40'} 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-06-14 16:42:11,331 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:42:11,332 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b3aa80-bdf6-4ea0-b80f-310b31787cf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'' 2021-06-14 16:42:11,381 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:42:11,381 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc0b5a4-3b85-4d73-80e1-09bc776571ea', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc0b5a4-3b85-4d73-80e1-09bc776571ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:12,432 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:42:12,432 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c6525b-a64e-414a-a089-8a2c032b9a12', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c6525b-a64e-414a-a089-8a2c032b9a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:13,485 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:42:13,486 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe27e7b-a9dd-4b1e-8719-6a0bd60c609c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe27e7b-a9dd-4b1e-8719-6a0bd60c609c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:14,543 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:42:14,544 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50845f9-fac4-4070-8abb-745d83a30d38', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50845f9-fac4-4070-8abb-745d83a30d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:15,601 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:42:15,602 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbb19a7-dcc9-4b19-a86c-e6bbd6777ab6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbb19a7-dcc9-4b19-a86c-e6bbd6777ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:16,655 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:42:16,655 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d732e96-6c52-4fde-8346-722a3facdb28', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d732e96-6c52-4fde-8346-722a3facdb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:17,717 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:42:17,717 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3a6faf-5f0f-4b5a-9c17-ff72c0d499dc', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3a6faf-5f0f-4b5a-9c17-ff72c0d499dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:18,770 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:42:18,770 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b8a104-6f6b-4767-9369-5a5bc5f8395a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b8a104-6f6b-4767-9369-5a5bc5f8395a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:19,823 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:42:19,823 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b90718-961e-4a75-aed3-2da845af7a1b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b90718-961e-4a75-aed3-2da845af7a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:20,875 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:42:20,876 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84f8503-e2b5-4e8e-9c74-054563e0a970', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84f8503-e2b5-4e8e-9c74-054563e0a970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:21,929 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:42:21,929 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566ba531-16f6-43e0-9ba9-29468749b26a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566ba531-16f6-43e0-9ba9-29468749b26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:22,999 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:42:22,999 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee28f92d-9d5c-4fb7-8965-a988c5d8ddee', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee28f92d-9d5c-4fb7-8965-a988c5d8ddee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:24,081 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.074s 2021-06-14 16:42:24,082 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a4d8cd-0502-4182-8ef5-27a935dc0d83', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a4d8cd-0502-4182-8ef5-27a935dc0d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:25,142 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:42:25,143 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a34cd0-1662-41b5-8efd-169620248fd0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a34cd0-1662-41b5-8efd-169620248fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:26,198 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:42:26,198 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5617047-16c6-41aa-abbb-a0ae6167890d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5617047-16c6-41aa-abbb-a0ae6167890d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:27,268 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:42:27,268 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7708b4d2-959e-401a-90a7-20c30ea7e007', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7708b4d2-959e-401a-90a7-20c30ea7e007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:28,320 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:42:28,320 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d8dd14-9a79-4a3a-bc75-7ee11dca3eaf', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d8dd14-9a79-4a3a-bc75-7ee11dca3eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:29,387 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:42:29,388 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b625901c-e033-4735-97ee-d1dc253258ae', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b625901c-e033-4735-97ee-d1dc253258ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:30,450 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:42:30,450 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c007e3fb-fb47-469c-b152-7aaf9021fe30', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c007e3fb-fb47-469c-b152-7aaf9021fe30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:31,515 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:42:31,515 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c90977c-405e-43a2-a03a-3c2c985a1b46', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c90977c-405e-43a2-a03a-3c2c985a1b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:32,586 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:42:32,586 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2f5606-5fd4-42d1-bdec-3948cb3b70a7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2f5606-5fd4-42d1-bdec-3948cb3b70a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:33,651 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:42:33,651 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3027680c-f9e1-44bf-8856-268c7a0a9b3f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3027680c-f9e1-44bf-8856-268c7a0a9b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:34,728 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.069s 2021-06-14 16:42:34,728 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f51a97-93c8-4de0-86d3-dbf065c8e62d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f51a97-93c8-4de0-86d3-dbf065c8e62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:35,778 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.042s 2021-06-14 16:42:35,779 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c289ec-7396-42ef-8a6a-874041b0595a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c289ec-7396-42ef-8a6a-874041b0595a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:36,849 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:42:36,849 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be6e518-b470-4874-bffa-7d1a726c1ff2', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be6e518-b470-4874-bffa-7d1a726c1ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:37,912 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:42:37,912 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c1df20-c58a-4c5e-8688-a7131de81527', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c1df20-c58a-4c5e-8688-a7131de81527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:38,985 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.065s 2021-06-14 16:42:38,985 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a54666-5e8c-416b-a75f-1ca39a28a643', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a54666-5e8c-416b-a75f-1ca39a28a643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:40,044 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:42:40,044 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d6e69a-7a15-46ab-9f2e-799b5056349b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d6e69a-7a15-46ab-9f2e-799b5056349b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:41,218 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.164s 2021-06-14 16:42:41,218 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46b1c83-ca33-4ea9-9822-ad915c6b70e2', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46b1c83-ca33-4ea9-9822-ad915c6b70e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:42,279 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:42:42,279 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab67b86-fd52-400e-934f-7af4352184a0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab67b86-fd52-400e-934f-7af4352184a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:43,341 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:42:43,341 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12fdeb50-fe1e-49e6-8a99-6543e132503e', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12fdeb50-fe1e-49e6-8a99-6543e132503e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:44,402 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:42:44,402 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b00ef0-140f-413c-a226-f5abe28384d7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b00ef0-140f-413c-a226-f5abe28384d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:45,472 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:42:45,472 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9cc70e-d78d-4ef8-a5e7-48513ada1f18', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9cc70e-d78d-4ef8-a5e7-48513ada1f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:46,521 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.041s 2021-06-14 16:42:46,521 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcfd1c3-dd86-444d-9f25-405e53842c97', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcfd1c3-dd86-444d-9f25-405e53842c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:47,589 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:42:47,589 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf0215c-b5f3-4aad-a6e9-adf11fbb591c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf0215c-b5f3-4aad-a6e9-adf11fbb591c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:48,643 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:42:48,644 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f63e2a-6691-41a5-b102-850dc0f22b39', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f63e2a-6691-41a5-b102-850dc0f22b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:49,706 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:42:49,706 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7745bca6-a229-4a4b-b38c-03695f758eff', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7745bca6-a229-4a4b-b38c-03695f758eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:50,769 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:42:50,769 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc7551a-9d0a-4db2-9163-a9523e94bac0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc7551a-9d0a-4db2-9163-a9523e94bac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:51,840 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.063s 2021-06-14 16:42:51,841 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b5085c-bb0c-49f3-87cc-eda54f5421bf', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b5085c-bb0c-49f3-87cc-eda54f5421bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:52,901 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:42:52,901 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3aa19b3-0700-4997-be0f-b2aee4c2a166', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3aa19b3-0700-4997-be0f-b2aee4c2a166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:53,964 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:42:53,965 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16fe102-1e7f-49dc-a42c-ac4b4520bd61', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16fe102-1e7f-49dc-a42c-ac4b4520bd61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:55,022 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:42:55,023 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20627494-6f70-44a3-9528-7b4f66d6d7b5', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20627494-6f70-44a3-9528-7b4f66d6d7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:56,099 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.068s 2021-06-14 16:42:56,099 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40939b0-4bab-4796-adaf-74b2b4e34ccd', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40939b0-4bab-4796-adaf-74b2b4e34ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:57,174 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.068s 2021-06-14 16:42:57,175 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721d1a71-e347-4505-bbd2-ecbcaeec523a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721d1a71-e347-4505-bbd2-ecbcaeec523a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:58,240 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:42:58,240 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbad60e-f552-4844-ae41-edae432dc51d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbad60e-f552-4844-ae41-edae432dc51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:42:59,299 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:42:59,299 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7705863-ba25-447f-808e-94da086fd263', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7705863-ba25-447f-808e-94da086fd263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:00,362 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:43:00,362 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8992ec31-f1dd-415b-893d-104e2a45fbe3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8992ec31-f1dd-415b-893d-104e2a45fbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:01,437 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.067s 2021-06-14 16:43:01,437 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61d999b-d92f-4f3e-94e4-ec61f8d7bf7e', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61d999b-d92f-4f3e-94e4-ec61f8d7bf7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:02,495 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:43:02,495 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4187a29f-1097-4ce7-85bb-040f5d4b9e4f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4187a29f-1097-4ce7-85bb-040f5d4b9e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:03,556 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:43:03,556 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f71151-3907-43c3-a65a-3d9558f71ed9', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f71151-3907-43c3-a65a-3d9558f71ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:04,622 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:43:04,623 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f41fd4-75d9-4f37-ad2d-8fdcd2ef2bec', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f41fd4-75d9-4f37-ad2d-8fdcd2ef2bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:05,690 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:43:05,691 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94292e68-8c9d-4fe9-9711-e8afe60c825c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94292e68-8c9d-4fe9-9711-e8afe60c825c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:06,758 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.060s 2021-06-14 16:43:06,759 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b176144-7c02-44f8-9cff-13bde5c62edb', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b176144-7c02-44f8-9cff-13bde5c62edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:07,829 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:43:07,829 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e090fba5-76d1-4831-b155-29b413b7f063', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e090fba5-76d1-4831-b155-29b413b7f063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:08,902 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.065s 2021-06-14 16:43:08,903 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3209f012-53ea-4fa7-b2c4-d1841de1a482', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3209f012-53ea-4fa7-b2c4-d1841de1a482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:09,970 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.060s 2021-06-14 16:43:09,970 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d46ec57-6188-4c46-8b08-a6331fb63733', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d46ec57-6188-4c46-8b08-a6331fb63733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:11,027 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:43:11,027 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a46455fb-e9ad-4b35-b815-e5f3fb517a59', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a46455fb-e9ad-4b35-b815-e5f3fb517a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:12,085 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:43:12,086 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b425424-048f-419e-a0c1-89eebc871e68', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b425424-048f-419e-a0c1-89eebc871e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:13,153 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:43:13,153 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330b9902-c9ec-47e4-b2b4-a640207aa754', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330b9902-c9ec-47e4-b2b4-a640207aa754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:14,227 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.066s 2021-06-14 16:43:14,227 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128b8a2a-2681-4852-b2fa-501dc9ab1ce6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128b8a2a-2681-4852-b2fa-501dc9ab1ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:15,289 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:43:15,290 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-043fa8bf-28c8-4b46-8e05-2d7779f00ed2', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-043fa8bf-28c8-4b46-8e05-2d7779f00ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:16,362 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:43:16,362 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdbd446-e0de-4abf-9b33-f5110b3fcd44', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdbd446-e0de-4abf-9b33-f5110b3fcd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:17,415 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:43:17,415 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a309259f-2890-45e3-ac1e-5c29b10159ba', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a309259f-2890-45e3-ac1e-5c29b10159ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:18,468 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:43:18,468 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b301db07-d003-4476-9d85-a5f0ca480cce', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b301db07-d003-4476-9d85-a5f0ca480cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:19,520 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:43:19,521 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622bb7b7-8882-45a2-bd04-40d1777e7b4f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622bb7b7-8882-45a2-bd04-40d1777e7b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:20,573 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:43:20,573 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05214a0-7fe5-4d26-962a-977d474d3c31', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05214a0-7fe5-4d26-962a-977d474d3c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:21,649 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.068s 2021-06-14 16:43:21,649 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449d9842-70f6-41c5-bdb0-df0d168f82ba', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449d9842-70f6-41c5-bdb0-df0d168f82ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:22,703 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:43:22,703 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17300be3-ed1b-42de-b950-7a272f948967', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17300be3-ed1b-42de-b950-7a272f948967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:23,769 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:43:23,770 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a82cc4-d0a3-4aff-920b-a06e6f3f5761', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a82cc4-d0a3-4aff-920b-a06e6f3f5761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:24,837 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.060s 2021-06-14 16:43:24,838 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fee35ad-ab53-444e-a080-4d34f2b30b23', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fee35ad-ab53-444e-a080-4d34f2b30b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:26,035 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.190s 2021-06-14 16:43:26,035 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1ce708-f749-44ea-917a-d393d611d023', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1ce708-f749-44ea-917a-d393d611d023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:27,098 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:43:27,098 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9fae52-8d19-4659-a3ab-30ee75036f3c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9fae52-8d19-4659-a3ab-30ee75036f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:28,172 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.066s 2021-06-14 16:43:28,173 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ef5e80-2c9c-4b10-9044-4fd8efba9a54', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ef5e80-2c9c-4b10-9044-4fd8efba9a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:29,238 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:43:29,239 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62c8df0-4301-42fe-a275-8d3ef7203329', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62c8df0-4301-42fe-a275-8d3ef7203329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:30,311 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:43:30,311 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4534f5f5-92ab-48b1-9052-45f6905ab9b4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4534f5f5-92ab-48b1-9052-45f6905ab9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:31,375 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:43:31,375 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8a49f7-df6f-4320-be12-bd55d5648b86', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8a49f7-df6f-4320-be12-bd55d5648b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:32,446 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.063s 2021-06-14 16:43:32,447 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a421b75-6389-43b0-a5b4-028ec01b6d13', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a421b75-6389-43b0-a5b4-028ec01b6d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:33,512 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:43:33,513 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28dbb7fb-07ce-4d9b-9ecd-f3b79d5b6afb', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28dbb7fb-07ce-4d9b-9ecd-f3b79d5b6afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:34,573 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:43:34,574 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1af5c47-6eec-401d-9223-a4bec501b39b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1af5c47-6eec-401d-9223-a4bec501b39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:35,639 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:43:35,640 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dbec79f-dcb2-4267-bd1a-fb23d7bab0ff', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dbec79f-dcb2-4267-bd1a-fb23d7bab0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:36,703 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:43:36,703 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c76ae13-098a-4e55-bbd0-a171bfbd48c7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c76ae13-098a-4e55-bbd0-a171bfbd48c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:37,763 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:43:37,763 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930d6504-d9a2-4e58-b064-cee77d1decf1', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930d6504-d9a2-4e58-b064-cee77d1decf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:38,827 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:43:38,828 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c252aac7-5afb-4a0e-827a-88b7ec06fcae', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c252aac7-5afb-4a0e-827a-88b7ec06fcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:39,901 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.066s 2021-06-14 16:43:39,902 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6318f290-3c46-47b1-bf7e-d1f3261e02a6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6318f290-3c46-47b1-bf7e-d1f3261e02a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:40,978 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.068s 2021-06-14 16:43:40,978 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2dcccc6-da52-48c6-930e-cab80e14d478', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2dcccc6-da52-48c6-930e-cab80e14d478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:42,033 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:43:42,034 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a21ba9-70af-4e99-8a77-d78877a8bbdb', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a21ba9-70af-4e99-8a77-d78877a8bbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:43,085 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:43:43,085 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1f73d1-915e-415c-a34d-2efd34811188', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1f73d1-915e-415c-a34d-2efd34811188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:44,166 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.073s 2021-06-14 16:43:44,167 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13faa69-0034-43a5-804d-4aa85475a90a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13faa69-0034-43a5-804d-4aa85475a90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:45,238 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:43:45,239 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40bb7ed-296e-4f2f-8be8-07486e81d631', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40bb7ed-296e-4f2f-8be8-07486e81d631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:46,294 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:43:46,295 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18137d6-315b-421a-95b9-14de0ee7d3e9', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18137d6-315b-421a-95b9-14de0ee7d3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:47,358 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:43:47,358 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee1fc25-e2d4-47f0-aaa8-eadafd1dd40a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee1fc25-e2d4-47f0-aaa8-eadafd1dd40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:48,420 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:43:48,421 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bea9525-06fe-4044-bb61-7acdffcf1462', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bea9525-06fe-4044-bb61-7acdffcf1462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:49,495 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.067s 2021-06-14 16:43:49,495 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7654981c-c0f4-404d-b034-f7b63a91140b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7654981c-c0f4-404d-b034-f7b63a91140b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:50,562 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:43:50,563 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd3f374-8f0e-41ea-8486-dcf86370e661', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd3f374-8f0e-41ea-8486-dcf86370e661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:51,630 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:43:51,630 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9e5bc9-5300-4543-b158-20c22c72a6b8', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9e5bc9-5300-4543-b158-20c22c72a6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:52,706 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.068s 2021-06-14 16:43:52,706 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c8066e-c884-44c5-97f1-c9f2f24312be', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c8066e-c884-44c5-97f1-c9f2f24312be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:53,776 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:43:53,776 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf42b7a-5dd6-4799-a068-cfc1da211cd3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf42b7a-5dd6-4799-a068-cfc1da211cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:54,848 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.063s 2021-06-14 16:43:54,848 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f3c7cb-af49-4c03-bf66-034a748e45c8', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f3c7cb-af49-4c03-bf66-034a748e45c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:55,910 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:43:55,910 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f607a100-588b-4db6-8a30-ab13de49996e', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f607a100-588b-4db6-8a30-ab13de49996e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:56,977 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:43:56,977 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81cbb8-1ddc-4b4b-b07b-c497653ed7e7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81cbb8-1ddc-4b4b-b07b-c497653ed7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:58,033 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:43:58,034 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50dcbb2-85f0-4b57-bf57-e10cad9cfcb5', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50dcbb2-85f0-4b57-bf57-e10cad9cfcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:43:59,099 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:43:59,099 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94735bc-113e-4776-b06e-377d704d1692', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94735bc-113e-4776-b06e-377d704d1692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:00,173 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.067s 2021-06-14 16:44:00,173 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3197a8d-153f-46e6-a6e5-4c8eb23b5891', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3197a8d-153f-46e6-a6e5-4c8eb23b5891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:01,226 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:44:01,227 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbab92d-26bd-43ef-a01c-79adc3468870', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fbab92d-26bd-43ef-a01c-79adc3468870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:02,279 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:44:02,279 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0f1cba-9692-47d7-bad6-5a657b94f969', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0f1cba-9692-47d7-bad6-5a657b94f969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:03,341 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:44:03,341 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2417fd5-d71b-4ff8-8845-41e4b8f94127', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2417fd5-d71b-4ff8-8845-41e4b8f94127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:04,401 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:44:04,402 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0506cad0-5878-419f-8318-9e810fb3512a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0506cad0-5878-419f-8318-9e810fb3512a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:05,464 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:44:05,464 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31f4f32-1df3-41bb-b4dc-e7eb5d811256', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31f4f32-1df3-41bb-b4dc-e7eb5d811256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:06,526 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:44:06,527 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd08736-7845-446f-93cd-53b702a8bcf0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd08736-7845-446f-93cd-53b702a8bcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:07,586 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:44:07,587 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc3992b-ff9a-4c7d-bf7e-d31ed62e19be', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc3992b-ff9a-4c7d-bf7e-d31ed62e19be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:08,652 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:44:08,653 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1baed0e1-d6fc-487c-8b94-59f29ac1110d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1baed0e1-d6fc-487c-8b94-59f29ac1110d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:09,709 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:44:09,709 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2e5d12-ab8f-43b8-abc1-c02d985ddf10', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2e5d12-ab8f-43b8-abc1-c02d985ddf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:10,771 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:44:10,772 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f565dee1-9c6d-40e9-81d1-6c81871a3c60', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f565dee1-9c6d-40e9-81d1-6c81871a3c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:11,835 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:44:11,836 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583a76d5-e509-45c4-becd-b90dd426cee5', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583a76d5-e509-45c4-becd-b90dd426cee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:12,890 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:44:12,890 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66582672-4d13-4226-97ac-1ae9f632c083', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66582672-4d13-4226-97ac-1ae9f632c083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:13,947 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:44:13,947 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695186fc-3ecb-4060-b5b7-1f3397e0466f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695186fc-3ecb-4060-b5b7-1f3397e0466f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:15,005 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:44:15,006 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c96f673e-5005-4d54-829a-5225fe871f4f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96f673e-5005-4d54-829a-5225fe871f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:16,059 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:44:16,060 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33bc31f-4bd0-4c4f-89a2-dd72d0e08467', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33bc31f-4bd0-4c4f-89a2-dd72d0e08467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:17,117 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:44:17,118 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2449acc-6470-4d3a-9c6a-03488c47b0c0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2449acc-6470-4d3a-9c6a-03488c47b0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:18,176 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:44:18,177 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684f234b-4a65-40b5-9661-5d97432764b8', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684f234b-4a65-40b5-9661-5d97432764b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:19,234 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:44:19,235 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d62e45-3732-437a-8443-e09188f65010', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d62e45-3732-437a-8443-e09188f65010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:20,297 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:44:20,297 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818f1031-fd4a-4840-b24c-f18c3c2e0b60', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818f1031-fd4a-4840-b24c-f18c3c2e0b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:21,353 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:44:21,353 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5144c8b-2cac-41a6-ac74-539887746d64', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5144c8b-2cac-41a6-ac74-539887746d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:22,414 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:44:22,415 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae1ae42-f4a5-4075-9ecd-5bfdb2a326a4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae1ae42-f4a5-4075-9ecd-5bfdb2a326a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:23,479 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:44:23,479 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2138595-c172-4eaa-aafb-6758c7967db7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2138595-c172-4eaa-aafb-6758c7967db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:24,538 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:44:24,539 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc4b2d2-93f4-4513-91ad-9376cee603b3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc4b2d2-93f4-4513-91ad-9376cee603b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:25,594 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:44:25,595 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4669ff0-4f41-43b5-b797-cda6570f2a3c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4669ff0-4f41-43b5-b797-cda6570f2a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:26,652 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:44:26,653 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8924394e-8670-4914-8dab-7a0fc09b1310', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8924394e-8670-4914-8dab-7a0fc09b1310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:27,708 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:44:27,708 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c805b14-6358-4d20-a851-4374d472c671', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c805b14-6358-4d20-a851-4374d472c671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:28,769 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:44:28,770 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1773652e-29ca-47b0-b6e1-2e9218d35c5a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1773652e-29ca-47b0-b6e1-2e9218d35c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:29,824 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:44:29,824 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7090067f-af08-45d7-828a-e59ffadc9f7c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7090067f-af08-45d7-828a-e59ffadc9f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:30,882 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:44:30,882 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aeb9e93-d1cf-4ee6-8eed-dba266846746', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aeb9e93-d1cf-4ee6-8eed-dba266846746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:31,950 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:44:31,950 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8f00af-4823-4a6d-b9da-2ca8a1efc328', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8f00af-4823-4a6d-b9da-2ca8a1efc328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:33,009 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:44:33,010 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f5618f-4eba-4c54-aeb2-fb27bd4a2659', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f5618f-4eba-4c54-aeb2-fb27bd4a2659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:34,066 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:44:34,066 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442b6783-ec50-4202-b63c-a4a5654bbf5f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442b6783-ec50-4202-b63c-a4a5654bbf5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:35,134 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:44:35,134 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0a4b3a-c2a8-4035-a66f-cf6da48eccc4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0a4b3a-c2a8-4035-a66f-cf6da48eccc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:36,194 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:44:36,194 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6add75-a39c-46df-81e9-ba8f36dd5504', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6add75-a39c-46df-81e9-ba8f36dd5504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:37,261 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:44:37,261 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0ee0da-f55b-496c-819b-d1bc27c89674', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0ee0da-f55b-496c-819b-d1bc27c89674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:38,320 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:44:38,320 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a2d84b-ac07-4054-b7ab-a82c48d65ee9', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a2d84b-ac07-4054-b7ab-a82c48d65ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:39,377 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:44:39,378 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29c2d07-67ce-4bcf-9039-eea25e42e6c3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29c2d07-67ce-4bcf-9039-eea25e42e6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:40,440 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:44:40,440 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6eb921-230e-4ca1-b6cd-009298929471', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6eb921-230e-4ca1-b6cd-009298929471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:41,495 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:44:41,496 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c36261ef-95e6-4719-8b6e-dffdc2d06167', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c36261ef-95e6-4719-8b6e-dffdc2d06167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:42,550 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:44:42,550 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b63efbe-e705-462a-a459-d9c2f05f0041', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b63efbe-e705-462a-a459-d9c2f05f0041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:43,603 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:44:43,603 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf9b3d04-6e91-40fc-a99f-5f48c0100a6c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf9b3d04-6e91-40fc-a99f-5f48c0100a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:44,657 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:44:44,657 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31d5b08-4f6a-4261-8332-4d3d282636d6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31d5b08-4f6a-4261-8332-4d3d282636d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:45,715 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:44:45,716 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27832373-0333-4df2-a3ec-2f06d42e4c0b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27832373-0333-4df2-a3ec-2f06d42e4c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:46,772 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:44:46,773 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a7a425-c937-48d1-ac4b-644c7337cb76', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a7a425-c937-48d1-ac4b-644c7337cb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:47,827 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:44:47,827 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57456a7a-e3bf-41aa-8d9c-77c8cbe4f492', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57456a7a-e3bf-41aa-8d9c-77c8cbe4f492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:48,886 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:44:48,886 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdeeed1-12aa-44de-9390-5d34ab98f079', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdeeed1-12aa-44de-9390-5d34ab98f079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:49,943 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:44:49,944 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf26e5d-e1e1-4318-9504-49a33b14daf6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf26e5d-e1e1-4318-9504-49a33b14daf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:50,997 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:44:50,997 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4291ea62-a25d-4bca-b52a-05ae2d59b9c7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4291ea62-a25d-4bca-b52a-05ae2d59b9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:52,050 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:44:52,051 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593ba9a6-c223-4940-9a66-3b8f9bdd8cd4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593ba9a6-c223-4940-9a66-3b8f9bdd8cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:53,114 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:44:53,114 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13a20ea-6fa3-4a81-b64d-cd7d8c0d7937', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13a20ea-6fa3-4a81-b64d-cd7d8c0d7937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:54,178 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:44:54,178 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f2fd94-1353-41bc-a447-a08664a6348c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f2fd94-1353-41bc-a447-a08664a6348c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:55,233 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:44:55,234 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ca2689-1ef1-43dd-a1d1-1387b01e07dc', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ca2689-1ef1-43dd-a1d1-1387b01e07dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:56,295 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:44:56,296 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fa50e5-1fb3-4737-ac27-7dcf745c3d21', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fa50e5-1fb3-4737-ac27-7dcf745c3d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:57,352 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:44:57,352 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e82849e-0464-467a-b51d-f44f30ee199d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e82849e-0464-467a-b51d-f44f30ee199d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:58,406 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:44:58,407 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272b3c80-2306-43ec-b07f-5e3274ed680b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272b3c80-2306-43ec-b07f-5e3274ed680b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:44:59,463 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:44:59,463 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6ab69e-ef5f-4826-b581-39e626ff55dc', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6ab69e-ef5f-4826-b581-39e626ff55dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:00,526 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:45:00,527 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2262020-c2cb-4c05-b3ae-7599a69a1b52', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2262020-c2cb-4c05-b3ae-7599a69a1b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:01,589 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:45:01,590 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc51365-0a6c-4c1f-a411-033ca08db19a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc51365-0a6c-4c1f-a411-033ca08db19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:02,646 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:45:02,646 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4cd89fc-9534-4c86-ab95-f77086d2f17a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4cd89fc-9534-4c86-ab95-f77086d2f17a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:03,701 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:45:03,701 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd277af9-d102-4c7c-af59-91984545b037', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd277af9-d102-4c7c-af59-91984545b037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:04,760 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:45:04,760 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998e1388-74b9-41a2-b05f-675e91ca6b94', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998e1388-74b9-41a2-b05f-675e91ca6b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:05,820 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:45:05,820 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d3aaac-1fd5-43cc-8108-8bbe7a35bfb0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d3aaac-1fd5-43cc-8108-8bbe7a35bfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:06,873 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:06,873 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9265c67-8882-4c9a-abdd-d32291d2f796', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9265c67-8882-4c9a-abdd-d32291d2f796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:07,928 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:45:07,929 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b679a2-f1f1-4940-8e90-6162d6729987', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b679a2-f1f1-4940-8e90-6162d6729987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:08,988 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:45:08,988 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72afb671-087e-4c4f-b508-ed0a56df4918', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72afb671-087e-4c4f-b508-ed0a56df4918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:10,049 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:45:10,049 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb91b39b-2f1a-45c5-92ac-009c38d29024', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb91b39b-2f1a-45c5-92ac-009c38d29024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:11,103 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:45:11,104 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd66f33c-8fe4-4fb3-b843-2260c795c15d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd66f33c-8fe4-4fb3-b843-2260c795c15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:12,165 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:45:12,165 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c017758a-92a1-4d38-a4fb-6a2d984d0135', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c017758a-92a1-4d38-a4fb-6a2d984d0135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:13,223 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:45:13,224 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f4a468-0774-4ffa-87ca-fe1bd25a5f1c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f4a468-0774-4ffa-87ca-fe1bd25a5f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:14,285 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:45:14,286 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cdf30a-5fdc-4f5f-9760-8462e2baedb5', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cdf30a-5fdc-4f5f-9760-8462e2baedb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:15,350 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:45:15,350 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29d5d81-6337-442d-8f26-8be8ef4803d4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29d5d81-6337-442d-8f26-8be8ef4803d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:16,403 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:16,403 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b8e918-07df-46c2-bf29-dfe93428f8a6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b8e918-07df-46c2-bf29-dfe93428f8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:17,460 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:45:17,461 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2031b320-a3ae-4a43-8f77-1b88d60cc716', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2031b320-a3ae-4a43-8f77-1b88d60cc716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:18,525 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:45:18,526 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee74d9cc-2785-4320-bfb3-7e7bf5ab2bd3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee74d9cc-2785-4320-bfb3-7e7bf5ab2bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:19,583 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:45:19,583 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81697a63-d009-4d62-a489-58cf7a721546', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81697a63-d009-4d62-a489-58cf7a721546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:20,635 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:45:20,635 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c3983a-96bc-4fa5-ada1-2853b5d6fac7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c3983a-96bc-4fa5-ada1-2853b5d6fac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:21,687 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:45:21,687 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02c23f1-871a-4da3-bd24-ca974bba10d2', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02c23f1-871a-4da3-bd24-ca974bba10d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:22,741 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:45:22,742 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d711f92-5ca3-488a-b6cf-7f5448274846', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d711f92-5ca3-488a-b6cf-7f5448274846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:23,795 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.046s 2021-06-14 16:45:23,795 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde9f1a4-629d-4a62-a334-2d5a42655546', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde9f1a4-629d-4a62-a334-2d5a42655546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:24,848 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:24,848 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fabb9b6-25c9-4618-9fc6-b49468a9eaf6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fabb9b6-25c9-4618-9fc6-b49468a9eaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:25,900 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:45:25,901 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e5328d-5c24-4794-ba80-fb01597f914d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e5328d-5c24-4794-ba80-fb01597f914d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:26,961 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:45:26,961 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35567d68-39dc-42e6-85dd-6ed03c349707', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35567d68-39dc-42e6-85dd-6ed03c349707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:28,013 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:45:28,014 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd3356c-be1e-4ba9-afec-f99668133824', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd3356c-be1e-4ba9-afec-f99668133824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:29,079 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:45:29,079 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f88e318-2f21-4bcd-ba88-760a4bd5d1da', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f88e318-2f21-4bcd-ba88-760a4bd5d1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:30,136 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:45:30,136 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b26690-b8c0-4abd-af5c-a7c758fea6a4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b26690-b8c0-4abd-af5c-a7c758fea6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:31,192 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:45:31,192 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a85b8919-bd0f-4e39-86d0-2eeca9103bc9', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a85b8919-bd0f-4e39-86d0-2eeca9103bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:32,245 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:45:32,245 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d314f8-54ae-4bc3-abe5-b58e76287f39', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d314f8-54ae-4bc3-abe5-b58e76287f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:33,303 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:45:33,303 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695f83f0-23b1-4b97-b177-9dbc202892f4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695f83f0-23b1-4b97-b177-9dbc202892f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:34,358 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:34,358 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc07ee8-4d33-4291-8034-f8b19166f117', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc07ee8-4d33-4291-8034-f8b19166f117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:35,415 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:45:35,416 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e931a75b-ee73-4f66-931a-ba936dd48778', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e931a75b-ee73-4f66-931a-ba936dd48778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:36,469 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:36,469 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c32832-9d6c-4a92-a0dc-04b33ed6b47f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c32832-9d6c-4a92-a0dc-04b33ed6b47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:37,530 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:45:37,530 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7c1b50-0d5c-472d-a178-400c6ee69f89', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7c1b50-0d5c-472d-a178-400c6ee69f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:38,585 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:45:38,585 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234112a2-e362-4300-b841-d8290e6ed753', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234112a2-e362-4300-b841-d8290e6ed753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:39,642 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:45:39,643 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bead173d-e8e7-4018-925f-75d7c25a966d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bead173d-e8e7-4018-925f-75d7c25a966d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:40,696 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:40,696 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a83b81-b017-4c61-b5a9-b77dc5d7c457', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a83b81-b017-4c61-b5a9-b77dc5d7c457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:41,751 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:45:41,751 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832d8f0f-5f89-450d-a2be-0a18373beb41', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832d8f0f-5f89-450d-a2be-0a18373beb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:42,812 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:45:42,812 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e5e19a-bde4-46c9-bb4f-83d5866c51ee', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e5e19a-bde4-46c9-bb4f-83d5866c51ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:43,878 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:45:43,879 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ef6941-3924-4470-a55e-6b06a87bdec3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ef6941-3924-4470-a55e-6b06a87bdec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:45,072 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.186s 2021-06-14 16:45:45,073 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ab27e2-20dd-4c28-bcc4-e45866d4cb5e', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ab27e2-20dd-4c28-bcc4-e45866d4cb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:46,127 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:45:46,128 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6e0cc6-ead3-4add-9be7-0f5153abe8c0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6e0cc6-ead3-4add-9be7-0f5153abe8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:47,181 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:45:47,182 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b202a7-4265-4c7d-b3c0-9e75e36d53a6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b202a7-4265-4c7d-b3c0-9e75e36d53a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:48,234 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:48,234 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0bcbbb-ddbc-4152-a16d-12de262094cb', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0bcbbb-ddbc-4152-a16d-12de262094cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:49,285 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.042s 2021-06-14 16:45:49,285 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3874f0ef-1a29-469e-a754-51b05ef19616', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3874f0ef-1a29-469e-a754-51b05ef19616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:50,343 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.045s 2021-06-14 16:45:50,343 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9c8b39-0d58-4d33-89fb-1e1f738a757a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9c8b39-0d58-4d33-89fb-1e1f738a757a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:51,409 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:45:51,409 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5775be51-19a8-4119-bf41-f4ed9d2b76f6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5775be51-19a8-4119-bf41-f4ed9d2b76f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:52,460 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:45:52,460 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ad67ce-1ee1-4b7f-a31d-d45447769ca3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ad67ce-1ee1-4b7f-a31d-d45447769ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:53,512 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:45:53,513 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91de2f1-f970-4037-b51d-760953ac92bd', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91de2f1-f970-4037-b51d-760953ac92bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:54,565 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:45:54,566 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b184ffa8-f00d-4166-b5f3-2a0d77f97ff6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b184ffa8-f00d-4166-b5f3-2a0d77f97ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:55,632 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:45:55,632 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e0cfaf-0fb5-4bad-8f36-c12ab3ae7838', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e0cfaf-0fb5-4bad-8f36-c12ab3ae7838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:56,695 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:45:56,695 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f519964-0a81-4d30-9ec9-acb6a249f68e', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f519964-0a81-4d30-9ec9-acb6a249f68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:57,750 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:45:57,750 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f637230-493b-4649-9231-df5d7b97fac9', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f637230-493b-4649-9231-df5d7b97fac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:58,817 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:45:58,817 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb3a1c9-fbfc-42a1-9c70-da5ba6f76c29', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb3a1c9-fbfc-42a1-9c70-da5ba6f76c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:45:59,888 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:45:59,889 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49cfec7-2dbf-473d-9163-010b635ef28f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49cfec7-2dbf-473d-9163-010b635ef28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:00,951 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:46:00,951 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05aa1457-afed-460a-aa6c-4b8e9ffe29e7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05aa1457-afed-460a-aa6c-4b8e9ffe29e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:02,008 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:46:02,009 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a2d806-20c2-46f4-803e-531e1fb0b967', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a2d806-20c2-46f4-803e-531e1fb0b967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:03,075 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:46:03,075 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7949f46-5334-44ca-9524-0e6d00e51b72', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7949f46-5334-44ca-9524-0e6d00e51b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:04,138 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:46:04,138 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0486e3d4-9f2d-44c6-b7b0-1ecc4c1dfda8', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0486e3d4-9f2d-44c6-b7b0-1ecc4c1dfda8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:05,200 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:46:05,201 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9434cd73-a705-424b-be64-7410df164653', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9434cd73-a705-424b-be64-7410df164653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:06,266 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:46:06,266 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b605f3ab-c5b1-434f-9d3b-394439d2f2c9', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b605f3ab-c5b1-434f-9d3b-394439d2f2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:07,334 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.060s 2021-06-14 16:46:07,334 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de2484f-2189-4169-bfce-369413d10867', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de2484f-2189-4169-bfce-369413d10867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:08,400 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:46:08,400 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d1eae2-e99d-4c2e-8900-6ca7bc1857ca', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d1eae2-e99d-4c2e-8900-6ca7bc1857ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:09,463 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:46:09,464 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c16cb71-5cc8-44cb-8405-5a777947fa38', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c16cb71-5cc8-44cb-8405-5a777947fa38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:10,533 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:46:10,534 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7f84d9-000b-4438-a764-8ea9f305f61a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7f84d9-000b-4438-a764-8ea9f305f61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:11,606 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:46:11,606 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d65d6856-0af2-4670-8d7c-74cbcd03534b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d65d6856-0af2-4670-8d7c-74cbcd03534b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:12,680 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:46:12,680 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfca35a-5efa-4630-9e73-38af483aaf94', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfca35a-5efa-4630-9e73-38af483aaf94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:13,743 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:46:13,744 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6fc9b1c-06dc-4924-86b8-90cbb2a0097a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fc9b1c-06dc-4924-86b8-90cbb2a0097a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:14,813 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:46:14,813 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4206387b-78b4-44b3-9ba2-9c47fb7259b4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4206387b-78b4-44b3-9ba2-9c47fb7259b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:15,871 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:46:15,871 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a655d16-8d07-4e60-b3c2-1e40d503ddb3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a655d16-8d07-4e60-b3c2-1e40d503ddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:16,938 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:46:16,938 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8c006b-ab2a-4d26-84f6-d2bab0f31651', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8c006b-ab2a-4d26-84f6-d2bab0f31651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:18,000 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:46:18,000 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687caaa4-4f25-4126-bfbe-106349f4f626', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687caaa4-4f25-4126-bfbe-106349f4f626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:19,060 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:46:19,060 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22baa5f0-d646-470c-8060-4ced22db77ef', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22baa5f0-d646-470c-8060-4ced22db77ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:20,122 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:46:20,122 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e156d0-25af-44ab-a041-39022249723d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e156d0-25af-44ab-a041-39022249723d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:21,183 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:46:21,183 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fcabf4-2958-4fd3-b306-9d1ea153a180', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fcabf4-2958-4fd3-b306-9d1ea153a180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:22,265 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.074s 2021-06-14 16:46:22,265 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4de894d-7e8a-4242-97ca-24bb648a8be4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4de894d-7e8a-4242-97ca-24bb648a8be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:23,327 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:46:23,328 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e6e2b1-8949-41f3-ace6-874be50d9414', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e6e2b1-8949-41f3-ace6-874be50d9414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:24,402 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.066s 2021-06-14 16:46:24,402 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391ca4c7-8da9-43a0-9e92-19af9fd4f7c0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391ca4c7-8da9-43a0-9e92-19af9fd4f7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:25,458 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:46:25,458 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495dd035-7ea6-4d29-8c7a-edc78d9aa06b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495dd035-7ea6-4d29-8c7a-edc78d9aa06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:26,530 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:46:26,531 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e024a08c-3d83-4886-8431-2cc2b1238453', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e024a08c-3d83-4886-8431-2cc2b1238453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:27,605 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.066s 2021-06-14 16:46:27,605 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8332e00b-b2a9-4882-a5b3-d6a2ba57b801', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8332e00b-b2a9-4882-a5b3-d6a2ba57b801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:28,678 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.065s 2021-06-14 16:46:28,678 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d888780-045e-4387-81b6-fbff0267791d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d888780-045e-4387-81b6-fbff0267791d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:29,735 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:46:29,735 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e32461b-3a82-4152-974e-8cb6bae71265', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e32461b-3a82-4152-974e-8cb6bae71265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:30,803 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:46:30,803 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b9f13d-cb0e-453d-9f85-2404aa589ef0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b9f13d-cb0e-453d-9f85-2404aa589ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:31,864 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:46:31,864 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930c17a6-a705-4a56-8851-f850aab20c64', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930c17a6-a705-4a56-8851-f850aab20c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:32,939 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.067s 2021-06-14 16:46:32,939 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214a7b74-a11f-40fa-b42d-31622d926b8c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214a7b74-a11f-40fa-b42d-31622d926b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:33,995 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:46:33,995 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb677e8-c531-4ee3-982a-3826ab3ab6be', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb677e8-c531-4ee3-982a-3826ab3ab6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:35,052 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:46:35,053 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea56e162-a3b4-4a33-99c0-2194bf4ee7d6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea56e162-a3b4-4a33-99c0-2194bf4ee7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:36,115 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:46:36,116 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da83d27c-d64d-40bf-a723-794f590d12a6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da83d27c-d64d-40bf-a723-794f590d12a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:37,185 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:46:37,186 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ed9a71-d21a-4d74-b356-d312c6f93c80', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ed9a71-d21a-4d74-b356-d312c6f93c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:38,252 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:46:38,253 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae246e30-3a29-46a6-b7d4-dadc6212a392', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae246e30-3a29-46a6-b7d4-dadc6212a392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:39,316 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:46:39,316 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818a23e2-4c87-45ee-9812-3901cee7d666', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818a23e2-4c87-45ee-9812-3901cee7d666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:40,385 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.060s 2021-06-14 16:46:40,385 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1cc049-940f-494c-aa3f-8f1dd2ab363b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1cc049-940f-494c-aa3f-8f1dd2ab363b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:41,455 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:46:41,455 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbde184-1d8b-4660-b0dd-f22dc1deef08', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbde184-1d8b-4660-b0dd-f22dc1deef08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:42,516 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:46:42,517 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55f12b5-24bb-4929-9c01-91ebfaef4ad3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55f12b5-24bb-4929-9c01-91ebfaef4ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:43,577 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:46:43,577 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ab4e1d-85ce-46a0-84ac-058a3a6e94b0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ab4e1d-85ce-46a0-84ac-058a3a6e94b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:44,642 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:46:44,643 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19112db0-f3aa-4735-b6d1-e6e10e8c3c4b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19112db0-f3aa-4735-b6d1-e6e10e8c3c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:45,730 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.080s 2021-06-14 16:46:45,731 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60065a01-f458-4edd-aede-ec05ec1ba9d6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60065a01-f458-4edd-aede-ec05ec1ba9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:46,785 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:46:46,786 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23de5c2d-0664-45a1-9729-c8dcbb1f9ebc', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23de5c2d-0664-45a1-9729-c8dcbb1f9ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:47,843 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:46:47,844 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee42f7c-fb9e-4883-b77e-75344a0efb10', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee42f7c-fb9e-4883-b77e-75344a0efb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:48,916 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.065s 2021-06-14 16:46:48,917 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6cc8632-33df-4d58-9ba3-3312240caf1d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6cc8632-33df-4d58-9ba3-3312240caf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:49,974 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:46:49,975 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd91df2-3608-437c-832d-36c0135a0e4a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd91df2-3608-437c-832d-36c0135a0e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:51,036 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:46:51,036 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00242267-964a-4f06-baa7-90ba7834fc96', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00242267-964a-4f06-baa7-90ba7834fc96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:52,093 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:46:52,093 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda05686-842f-4e4f-98e7-a3b07fbcca1b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda05686-842f-4e4f-98e7-a3b07fbcca1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:53,164 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.063s 2021-06-14 16:46:53,165 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3396b220-ccea-4f08-ba1e-c93da2e91aaf', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3396b220-ccea-4f08-ba1e-c93da2e91aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:54,223 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:46:54,224 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356bf513-1b32-4130-855e-8bae5bf963e2', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356bf513-1b32-4130-855e-8bae5bf963e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:55,285 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:46:55,285 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efc634d-dad0-4ce1-a414-b4dfb03921da', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efc634d-dad0-4ce1-a414-b4dfb03921da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:56,346 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:46:56,347 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6190c469-1cf9-412f-a4f2-f842b8bb85df', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6190c469-1cf9-412f-a4f2-f842b8bb85df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:57,407 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:46:57,408 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d696568-b239-4bbb-8e89-efedf99e1faa', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d696568-b239-4bbb-8e89-efedf99e1faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:58,479 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.063s 2021-06-14 16:46:58,480 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3573a33-94d4-40cd-b4ad-be473979a2b4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3573a33-94d4-40cd-b4ad-be473979a2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:46:59,537 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:46:59,537 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a891813b-ccc2-4316-9973-18c46df84ae1', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a891813b-ccc2-4316-9973-18c46df84ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:00,599 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:47:00,599 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2085ae7c-7170-4d04-97c5-7de14d4d58d3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2085ae7c-7170-4d04-97c5-7de14d4d58d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:01,668 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:47:01,669 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cc8302-4a1b-48e5-bee1-70caca4fd78b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80cc8302-4a1b-48e5-bee1-70caca4fd78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:02,721 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:47:02,722 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e6444f-4598-49de-b2d5-60d65d6b99f1', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e6444f-4598-49de-b2d5-60d65d6b99f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:03,791 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:47:03,791 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1890676d-2376-4b48-b1b4-c01a648325b0', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1890676d-2376-4b48-b1b4-c01a648325b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:04,854 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:47:04,855 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e5f3d5-0c08-4180-ae2d-0c4c1d2f9c66', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e5f3d5-0c08-4180-ae2d-0c4c1d2f9c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:05,927 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.064s 2021-06-14 16:47:05,927 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af47b7df-0e0c-41fe-894d-669adfdde45e', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af47b7df-0e0c-41fe-894d-669adfdde45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:07,002 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.067s 2021-06-14 16:47:07,002 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93858a76-5e09-43da-a806-3c5e09c99d1c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93858a76-5e09-43da-a806-3c5e09c99d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:08,058 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:47:08,058 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46180149-84ee-49ee-bee6-d7b9a7df6914', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46180149-84ee-49ee-bee6-d7b9a7df6914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:09,108 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.042s 2021-06-14 16:47:09,108 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d74930c-7156-4a2d-92be-2f42db2018f6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d74930c-7156-4a2d-92be-2f42db2018f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:10,180 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.065s 2021-06-14 16:47:10,181 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c66023-fcf6-499a-aefc-3396927dbfed', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c66023-fcf6-499a-aefc-3396927dbfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:11,245 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:47:11,246 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60003b3b-bba4-42fc-bbf8-4b6c1f838fc7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60003b3b-bba4-42fc-bbf8-4b6c1f838fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:12,312 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:47:12,313 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974c5495-52f1-4a06-b295-bcfd59e17254', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974c5495-52f1-4a06-b295-bcfd59e17254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:13,377 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:47:13,378 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3824a02-7ee2-4748-9606-8c7c79e5040e', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3824a02-7ee2-4748-9606-8c7c79e5040e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:14,433 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:47:14,433 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affc5c60-00fe-49b4-b712-28f506aacf2a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affc5c60-00fe-49b4-b712-28f506aacf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:15,496 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:47:15,496 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ec3252-8717-4cac-81c9-528912414f48', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ec3252-8717-4cac-81c9-528912414f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:16,564 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:47:16,564 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d697493-9925-41ce-9cda-06ff565f1968', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d697493-9925-41ce-9cda-06ff565f1968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:17,636 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.063s 2021-06-14 16:47:17,636 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264eb4d1-5060-457d-a805-d814a680867c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264eb4d1-5060-457d-a805-d814a680867c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:18,701 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:47:18,701 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715ba59b-6b88-4edc-b62e-614dd10f2342', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715ba59b-6b88-4edc-b62e-614dd10f2342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:19,767 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:47:19,767 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed14d78-065b-4091-b32a-a1ed4afae572', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed14d78-065b-4091-b32a-a1ed4afae572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:20,833 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:47:20,834 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c182742-98c0-470b-be77-8344d8153423', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c182742-98c0-470b-be77-8344d8153423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:21,904 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.062s 2021-06-14 16:47:21,904 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c22231-4069-44d0-b2d9-c170f83a07b8', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c22231-4069-44d0-b2d9-c170f83a07b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:22,981 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:47:22,982 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3454914e-0f6d-4736-8c4f-936f961193bb', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3454914e-0f6d-4736-8c4f-936f961193bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:24,045 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:47:24,045 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de26a98-0fb9-47f9-bc39-6f26155ee948', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de26a98-0fb9-47f9-bc39-6f26155ee948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:25,109 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:47:25,109 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dcaa8b9-41c9-40cc-be3d-39acdf841ba3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dcaa8b9-41c9-40cc-be3d-39acdf841ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:26,170 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:47:26,171 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79aef90-cf3f-43c0-a182-d426982efcbb', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79aef90-cf3f-43c0-a182-d426982efcbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:27,233 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:47:27,233 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a10f889-2350-432e-81ae-9bf62d99c9b3', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a10f889-2350-432e-81ae-9bf62d99c9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:28,294 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:47:28,295 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39e7321-a13e-4ad1-8b37-9e4c1de0a7e4', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39e7321-a13e-4ad1-8b37-9e4c1de0a7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:29,356 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:47:29,357 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a807ec9-5db8-4360-a22b-ea132911b8eb', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a807ec9-5db8-4360-a22b-ea132911b8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:30,432 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.068s 2021-06-14 16:47:30,433 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb748b62-d698-45ab-951b-b09840d62bba', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb748b62-d698-45ab-951b-b09840d62bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:31,484 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.043s 2021-06-14 16:47:31,484 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555eda19-9d4f-41b3-a36f-8dfa1f633c42', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555eda19-9d4f-41b3-a36f-8dfa1f633c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:32,551 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:47:32,551 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33fc3662-e051-4979-8544-c63b895c2fd2', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33fc3662-e051-4979-8544-c63b895c2fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:33,619 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.060s 2021-06-14 16:47:33,620 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cb22a4-e42e-4a3a-af80-ef19a2f02009', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cb22a4-e42e-4a3a-af80-ef19a2f02009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:34,687 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:47:34,688 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c57f7c1-d148-4819-824c-1f2d018d7079', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c57f7c1-d148-4819-824c-1f2d018d7079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:35,751 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:47:35,751 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008897cd-5008-4dad-b7f7-f5e4c1153b11', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008897cd-5008-4dad-b7f7-f5e4c1153b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:36,810 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:47:36,810 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06dd6811-1755-42cd-8326-7db377d6c56a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06dd6811-1755-42cd-8326-7db377d6c56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:37,875 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:47:37,875 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242779bd-54c0-43a0-8e42-27aeff510c5d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242779bd-54c0-43a0-8e42-27aeff510c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:38,939 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:47:38,940 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78dd66fb-f906-4d01-be2c-7c94b8d7ba66', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78dd66fb-f906-4d01-be2c-7c94b8d7ba66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:40,002 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:47:40,002 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01d5b27-fae9-4966-a8e2-9f0b5146db86', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01d5b27-fae9-4966-a8e2-9f0b5146db86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:41,073 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.063s 2021-06-14 16:47:41,073 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef14fcd-81d9-4a88-9013-2d31590ef06d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef14fcd-81d9-4a88-9013-2d31590ef06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:42,140 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:47:42,140 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49703798-bc19-4974-8e7b-5817b60c8ea7', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49703798-bc19-4974-8e7b-5817b60c8ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:43,209 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.061s 2021-06-14 16:47:43,209 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6233dafe-7134-4ba1-af6a-cd4c6faa8368', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6233dafe-7134-4ba1-af6a-cd4c6faa8368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:44,273 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:47:44,273 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064c4f50-a339-48ec-b0fc-ab5600e8cb37', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064c4f50-a339-48ec-b0fc-ab5600e8cb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:45,338 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.057s 2021-06-14 16:47:45,338 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-740e1b11-0316-44c8-9c65-19efa8f141cc', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-740e1b11-0316-44c8-9c65-19efa8f141cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:46,406 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.060s 2021-06-14 16:47:46,406 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7421b4-e8d1-44bb-8622-b60960f0cfc6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7421b4-e8d1-44bb-8622-b60960f0cfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:47,484 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.070s 2021-06-14 16:47:47,485 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1df0cc-0fa8-46c3-94a7-701bdc75368c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1df0cc-0fa8-46c3-94a7-701bdc75368c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:48,537 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:47:48,537 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4abd3a-7d92-4879-9b94-7fd67a5bf1c6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4abd3a-7d92-4879-9b94-7fd67a5bf1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:49,618 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.073s 2021-06-14 16:47:49,618 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1f95d7-8a1d-46fe-a36b-e94a2be09301', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1f95d7-8a1d-46fe-a36b-e94a2be09301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:50,676 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.049s 2021-06-14 16:47:50,677 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4bd5958-677c-49fa-b704-029c418e400b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4bd5958-677c-49fa-b704-029c418e400b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:51,744 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:47:51,744 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891b250b-bd02-46ad-9241-4219b2e7139b', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891b250b-bd02-46ad-9241-4219b2e7139b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:52,803 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:47:52,803 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759c9d00-54b3-42e4-8131-aa5ec27856e9', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759c9d00-54b3-42e4-8131-aa5ec27856e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:53,866 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.056s 2021-06-14 16:47:53,866 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d7355b-eb56-437d-9f6e-585289713c34', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d7355b-eb56-437d-9f6e-585289713c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:54,925 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.051s 2021-06-14 16:47:54,925 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b75f12-304a-4e70-933b-ec592ddc5116', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b75f12-304a-4e70-933b-ec592ddc5116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:55,987 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.054s 2021-06-14 16:47:55,987 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec52a2db-6756-4e90-a7d3-2332d9e129b6', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec52a2db-6756-4e90-a7d3-2332d9e129b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:57,046 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:47:57,046 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72ea017-ffdf-4969-9486-9a5314addc3d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72ea017-ffdf-4969-9486-9a5314addc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:58,123 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.069s 2021-06-14 16:47:58,123 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d63ffbc-c2bc-48c7-96bc-c3492d1280ca', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d63ffbc-c2bc-48c7-96bc-c3492d1280ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:47:59,179 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.048s 2021-06-14 16:47:59,179 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b88122-00f3-49fe-beb0-15ac23661b83', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b88122-00f3-49fe-beb0-15ac23661b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:00,238 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:48:00,239 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78db93e6-9ef0-4702-a99d-95478967ab14', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78db93e6-9ef0-4702-a99d-95478967ab14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:01,312 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.065s 2021-06-14 16:48:01,312 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96177a8-81ef-4688-a76c-5d10ba4d6370', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96177a8-81ef-4688-a76c-5d10ba4d6370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:02,362 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.042s 2021-06-14 16:48:02,362 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73b05cf-88ef-472e-af8c-fd2472878fcd', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73b05cf-88ef-472e-af8c-fd2472878fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:03,430 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.059s 2021-06-14 16:48:03,430 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f120e333-a796-45b3-be95-c14c415da936', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f120e333-a796-45b3-be95-c14c415da936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:04,495 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.058s 2021-06-14 16:48:04,495 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32392fbd-20f2-4c35-ad6d-c16e6467e453', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32392fbd-20f2-4c35-ad6d-c16e6467e453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:05,546 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.044s 2021-06-14 16:48:05,546 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98afc42b-9343-4f05-9dff-db6e6dedd32a', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98afc42b-9343-4f05-9dff-db6e6dedd32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:06,606 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.052s 2021-06-14 16:48:06,607 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e540b15b-5121-46fb-a828-d9c3d512528c', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e540b15b-5121-46fb-a828-d9c3d512528c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:07,669 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.055s 2021-06-14 16:48:07,669 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb01bdc1-0147-4059-934a-0c443c6ec72f', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb01bdc1-0147-4059-934a-0c443c6ec72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:08,728 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.050s 2021-06-14 16:48:08,728 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930948fd-d484-4997-a01b-a764e0ba9bde', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930948fd-d484-4997-a01b-a764e0ba9bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:09,783 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:48:09,783 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c213f5-72c0-4d37-a105-b492e4d1eacd', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c213f5-72c0-4d37-a105-b492e4d1eacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:10,844 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.053s 2021-06-14 16:48:10,844 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d721513-b61e-4123-8307-6005463d5f61', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d721513-b61e-4123-8307-6005463d5f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:11,899 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513 0.047s 2021-06-14 16:48:11,900 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81484c9a-a342-49c7-9724-af4940990e2d', 'content-length': '992', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81484c9a-a342-49c7-9724-af4940990e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513'} Body: b'{"volume": {"id": "2e3017d3-fe78-4821-9bda-9053d417d513", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:42:11.000000", "name": "tempest-VolumesGetTest-new-Volume-269985125", "description": "This is the new description of volume", "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": "80691e0b-c6bc-45e1-97e7-dfddb9e7a917", "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/2e3017d3-fe78-4821-9bda-9053d417d513"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/base.py", line 173, in delete_volume client.delete_volume(volume_id) 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 37, 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/api/volume/base.py", line 174, in delete_volume client.wait_for_resource_deletion(volume_id) 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: (VolumesGetTest:_run_cleanups) Failed to delete volume 2e3017d3-fe78-4821-9bda-9053d417d513 within the required time (360 s). Timer started at 1623688931. Timer ended at 1623689291waited for 360 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 139, in test_volume_create_get_update_delete_as_clone self._volume_create_get_update_delete(source_volid=origin['id'], File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 104, in _volume_create_get_update_delete 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 b8121a3c-823c-400d-8320-cfc572038a40 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
fail
ft10.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-14 16:48:12,061 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/image/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632 0.028s 2021-06-14 16:48:12,062 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00af6451-f5ac-4a7f-b0d3-97088709810e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632'} 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": "2bb78a0ff966469aa671c613ed142a78", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "created_at": "2021-06-14T16:27:03Z", "updated_at": "2021-06-14T16:27:18Z", "tags": [], "self": "/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632", "file": "/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:48:12,410 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes 0.347s 2021-06-14 16:48:12,410 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "size": 1, "name": "tempest-VolumesGetTest-Volume-1771547086", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4144c8ab-31c8-4366-b033-2a85c64b333c', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4144c8ab-31c8-4366-b033-2a85c64b333c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.331953", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:48:12,490 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.074s 2021-06-14 16:48:12,491 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b75318-9fad-46f9-a7e4-a1dc478f1a2e', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b75318-9fad-46f9-a7e4-a1dc478f1a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:13,545 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:48:13,545 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96330f66-4c5b-4d80-893d-07002cf14ec7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96330f66-4c5b-4d80-893d-07002cf14ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:14,611 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:48:14,611 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d02f23-df5f-4dfe-a591-80497d15f467', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d02f23-df5f-4dfe-a591-80497d15f467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:15,667 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:48:15,667 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a7af8a-8543-48da-83c2-3c6f1f481dc8', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a7af8a-8543-48da-83c2-3c6f1f481dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:16,725 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:48:16,726 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a241409-d6bc-408a-977c-bdba56e8d506', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a241409-d6bc-408a-977c-bdba56e8d506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:17,780 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:48:17,780 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0ee9ab-5ae1-435f-a462-b72427dbcc2f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0ee9ab-5ae1-435f-a462-b72427dbcc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:18,835 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:48:18,835 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3d4833-3422-4a54-a5a3-036e5dd38ba3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3d4833-3422-4a54-a5a3-036e5dd38ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:19,886 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:48:19,887 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947e4eaa-6b2f-4baa-9e82-edfe6bed0261', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947e4eaa-6b2f-4baa-9e82-edfe6bed0261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:20,946 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:48:20,947 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d76c29d-130e-47b0-9c1f-a9ace03f7f11', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d76c29d-130e-47b0-9c1f-a9ace03f7f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:21,998 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:48:21,999 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9193680-ab2e-482c-b757-394de926823f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9193680-ab2e-482c-b757-394de926823f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:23,051 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:48:23,052 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c2fb53-4f06-4de0-ada1-0711be284dbb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c2fb53-4f06-4de0-ada1-0711be284dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:24,107 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:48:24,108 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c661599-72f1-41f0-9659-4bb90df54b91', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c661599-72f1-41f0-9659-4bb90df54b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:25,179 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.062s 2021-06-14 16:48:25,179 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32fafb4-8d21-453d-aad6-1f1d896dfd32', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32fafb4-8d21-453d-aad6-1f1d896dfd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:26,248 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:48:26,248 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421824ba-0e33-4e69-aadf-ff0e7d8e5b8c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421824ba-0e33-4e69-aadf-ff0e7d8e5b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:27,314 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:48:27,314 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a11814a9-3739-4a79-a847-78ebbf9c46f7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a11814a9-3739-4a79-a847-78ebbf9c46f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:28,375 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:48:28,375 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a619bc5-c108-4c2d-8e4a-2c4349331907', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a619bc5-c108-4c2d-8e4a-2c4349331907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:29,436 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:48:29,437 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b512c6-f277-447e-882c-4218f905ca02', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b512c6-f277-447e-882c-4218f905ca02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:30,496 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:48:30,497 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d0aa82-433b-4e1e-84e6-c1182e8911dd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d0aa82-433b-4e1e-84e6-c1182e8911dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:31,557 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:48:31,558 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227de48c-ba3c-45ad-b2b8-a5af0b2f6220', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227de48c-ba3c-45ad-b2b8-a5af0b2f6220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:32,625 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.059s 2021-06-14 16:48:32,626 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75168278-c7fd-4cc6-b628-5d3e8020001f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75168278-c7fd-4cc6-b628-5d3e8020001f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:33,685 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:48:33,686 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8a71f0-b7cf-4d55-837e-00faf09b937b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8a71f0-b7cf-4d55-837e-00faf09b937b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:34,741 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:48:34,741 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121596bb-96b4-4ab6-9b19-38657359c5aa', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121596bb-96b4-4ab6-9b19-38657359c5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:35,805 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:48:35,805 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b785b52-a3d6-4a1c-bd02-ad1489d9d186', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b785b52-a3d6-4a1c-bd02-ad1489d9d186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:36,859 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:48:36,860 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c0cb66-88e7-458e-90c0-c845a3558ba0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c0cb66-88e7-458e-90c0-c845a3558ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:37,917 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:48:37,918 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3440da-93fb-4160-8459-17fb381c23ca', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3440da-93fb-4160-8459-17fb381c23ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:38,975 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:48:38,976 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba9007a-2bc6-4bad-84c4-1f8cdcffc521', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba9007a-2bc6-4bad-84c4-1f8cdcffc521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:40,035 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:48:40,036 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d6fc2b-5f9d-47db-8618-7b3cf6110a8e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d6fc2b-5f9d-47db-8618-7b3cf6110a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:41,088 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:48:41,088 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5c8f8f-3fee-4af2-97be-f07d3e068d2b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5c8f8f-3fee-4af2-97be-f07d3e068d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:42,141 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:48:42,141 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4612d4e-168c-4252-b891-23412dfa6362', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4612d4e-168c-4252-b891-23412dfa6362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:43,205 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.055s 2021-06-14 16:48:43,205 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d61ce90-39a9-4ebd-b9f5-96351996f2da', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d61ce90-39a9-4ebd-b9f5-96351996f2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:44,260 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:48:44,260 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67897206-f69f-45ed-9cff-5e07b90a9461', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67897206-f69f-45ed-9cff-5e07b90a9461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:45,317 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:48:45,317 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d59efe0-40cc-4b4a-bfaf-05a00ec48e72', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d59efe0-40cc-4b4a-bfaf-05a00ec48e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:46,386 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.055s 2021-06-14 16:48:46,387 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405c07f7-d2b1-4c01-b9b5-5848640d99a1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405c07f7-d2b1-4c01-b9b5-5848640d99a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:47,445 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:48:47,445 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e15e0ec-b344-4c63-bb8e-2f4b0b62f795', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e15e0ec-b344-4c63-bb8e-2f4b0b62f795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:48,500 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:48:48,500 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022d6b5c-2046-44d4-8fd2-053955a8643f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022d6b5c-2046-44d4-8fd2-053955a8643f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:49,555 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:48:49,555 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcadf7c3-be61-4454-87bf-8e6258a5b601', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcadf7c3-be61-4454-87bf-8e6258a5b601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:50,611 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:48:50,611 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258a1245-cfc1-4c92-a188-e7e0aa0aaf52', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258a1245-cfc1-4c92-a188-e7e0aa0aaf52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:51,664 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:48:51,665 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3b1237-213e-4086-9b86-d7c56799664d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3b1237-213e-4086-9b86-d7c56799664d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:52,726 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:48:52,726 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d6163e-c3a2-49bb-b07d-a1b18ac22d99', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d6163e-c3a2-49bb-b07d-a1b18ac22d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:53,808 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.074s 2021-06-14 16:48:53,809 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e1641d-0039-4a29-8ceb-3628b8abfc0e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e1641d-0039-4a29-8ceb-3628b8abfc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:54,864 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:48:54,864 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4768ae49-dfef-462d-b685-2ef294ed9285', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4768ae49-dfef-462d-b685-2ef294ed9285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:55,917 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:48:55,917 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ee3af4-662f-44f4-b779-f1b33c653810', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ee3af4-662f-44f4-b779-f1b33c653810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:56,971 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:48:56,972 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26152f20-40ca-403e-a1c7-f2c7adf8cd87', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26152f20-40ca-403e-a1c7-f2c7adf8cd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:58,025 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:48:58,025 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3487d283-d5c2-4e6e-86f7-c7d9b2090c9a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3487d283-d5c2-4e6e-86f7-c7d9b2090c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:48:59,091 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:48:59,091 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b22e4d7-bb22-4bc5-83bd-d9df0794384f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b22e4d7-bb22-4bc5-83bd-d9df0794384f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:00,146 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:49:00,146 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53434eee-2d4b-4e69-aa1a-c06dc74dd485', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53434eee-2d4b-4e69-aa1a-c06dc74dd485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:01,199 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:49:01,199 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031ff831-3375-4f55-ad31-9830aec22d95', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031ff831-3375-4f55-ad31-9830aec22d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:02,257 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:49:02,258 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecb0f79-0b25-41fa-bbc4-05cfca02b820', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecb0f79-0b25-41fa-bbc4-05cfca02b820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:03,327 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.061s 2021-06-14 16:49:03,327 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d0d58f-2749-4e5e-94d5-997093e9e510', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d0d58f-2749-4e5e-94d5-997093e9e510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:04,380 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:49:04,381 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef47d25f-34d4-4081-ba6e-34137ffa88a2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef47d25f-34d4-4081-ba6e-34137ffa88a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:05,450 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:49:05,451 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12e4449-8626-492f-b27a-f231762afbf5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12e4449-8626-492f-b27a-f231762afbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:06,504 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:49:06,504 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622802fe-7874-4aa2-a40f-536bf39947f4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622802fe-7874-4aa2-a40f-536bf39947f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:07,556 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:49:07,556 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed772473-f0fe-4982-b2d6-5d7651decbf6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed772473-f0fe-4982-b2d6-5d7651decbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:08,625 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.060s 2021-06-14 16:49:08,625 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2a9114-898f-47b6-a743-7e79bfa2f40c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2a9114-898f-47b6-a743-7e79bfa2f40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:09,677 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:49:09,677 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08c990b-3f97-4a0b-9bb7-50cf36a6b5c8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08c990b-3f97-4a0b-9bb7-50cf36a6b5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:10,738 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:49:10,739 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e681827e-5455-4425-af16-13c72f6f7a5f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e681827e-5455-4425-af16-13c72f6f7a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:11,791 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:49:11,791 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8c8502-b7d8-4cd9-b583-ed903d6ae446', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8c8502-b7d8-4cd9-b583-ed903d6ae446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:12,850 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:49:12,851 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46d952b-5ded-4813-8419-a048ec9982e3', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46d952b-5ded-4813-8419-a048ec9982e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:13,913 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:49:13,913 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b13b0c3-0b9a-44ec-a7ce-aee19bee8e23', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b13b0c3-0b9a-44ec-a7ce-aee19bee8e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:14,983 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.061s 2021-06-14 16:49:14,983 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60c8e15-7360-4364-a437-0b1a20e5d173', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60c8e15-7360-4364-a437-0b1a20e5d173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:49:16,036 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:49:16,037 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbfc6c3-b832-4cdd-9d2f-c8bfa6df70bc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbfc6c3-b832-4cdd-9d2f-c8bfa6df70bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:12,767 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 55.719s 2021-06-14 16:50:12,767 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b6865e-97e3-4283-b159-7ba931ecd62d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b6865e-97e3-4283-b159-7ba931ecd62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:13,826 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:50:13,827 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de2b4b2-30c7-464f-893e-7da368fe6a81', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de2b4b2-30c7-464f-893e-7da368fe6a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:14,887 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:50:14,888 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e6fc28-c46e-4c5c-909e-cf99ebbfdb9a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e6fc28-c46e-4c5c-909e-cf99ebbfdb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:15,946 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:50:15,947 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6338a4d-0fa5-4f32-bebb-08c340d94d85', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6338a4d-0fa5-4f32-bebb-08c340d94d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:17,001 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:50:17,001 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8051f15-5f6a-44ba-8948-38368f8acc07', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8051f15-5f6a-44ba-8948-38368f8acc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:18,077 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.068s 2021-06-14 16:50:18,077 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ea0228-30c3-4a9f-b69e-a2394bb71857', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ea0228-30c3-4a9f-b69e-a2394bb71857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:19,144 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:50:19,145 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0260f085-6821-4974-b579-8b35f1518381', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0260f085-6821-4974-b579-8b35f1518381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:20,204 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:50:20,204 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1aea4a8-8364-4ac1-bd17-6f166552b843', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1aea4a8-8364-4ac1-bd17-6f166552b843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:21,256 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:50:21,257 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3cb8ac9-e305-45f3-8e0e-82a56d0078a8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3cb8ac9-e305-45f3-8e0e-82a56d0078a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:22,312 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:50:22,312 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95d0909-32c5-4caa-9483-55360d7d9bf6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95d0909-32c5-4caa-9483-55360d7d9bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:23,377 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:50:23,377 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce2c54d-65b4-4e57-88b8-88bcf71b500c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce2c54d-65b4-4e57-88b8-88bcf71b500c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:24,430 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:50:24,431 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f81a15a-c566-43d7-83e0-9fe689fa77ea', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f81a15a-c566-43d7-83e0-9fe689fa77ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:25,494 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.055s 2021-06-14 16:50:25,494 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf73d48-7801-4062-a63a-dfb61ab5fbe8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf73d48-7801-4062-a63a-dfb61ab5fbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:26,555 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:50:26,556 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ac6dbc-6c4d-46b9-859f-b21be5211b44', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ac6dbc-6c4d-46b9-859f-b21be5211b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:27,613 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:50:27,614 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc479f89-9ad6-42fb-a554-04b107638504', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc479f89-9ad6-42fb-a554-04b107638504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:28,680 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.059s 2021-06-14 16:50:28,681 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710640d0-4026-48c7-a076-41ead3fc50ba', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710640d0-4026-48c7-a076-41ead3fc50ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:29,739 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:50:29,739 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172c9800-6e70-4c85-aa10-23f1c57598f0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172c9800-6e70-4c85-aa10-23f1c57598f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:30,813 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.066s 2021-06-14 16:50:30,813 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1299826-fa5e-4bdc-9b5d-a7dd4b6168ff', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1299826-fa5e-4bdc-9b5d-a7dd4b6168ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:31,866 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:50:31,867 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3755842-fa59-4624-8bc5-637735db8e0f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3755842-fa59-4624-8bc5-637735db8e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:32,927 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:50:32,927 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461b858c-93b4-434c-8ac1-390af286d879', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461b858c-93b4-434c-8ac1-390af286d879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:33,982 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:50:33,982 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a586f562-7b13-4555-9a3a-fd668fc49ca9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a586f562-7b13-4555-9a3a-fd668fc49ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:35,034 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:50:35,034 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc17cbd-f855-4589-8a21-751b8257462e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc17cbd-f855-4589-8a21-751b8257462e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:36,095 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:50:36,096 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cf7e2c-3b11-4cbf-a370-a3b910273b26', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cf7e2c-3b11-4cbf-a370-a3b910273b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:37,148 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:50:37,148 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec09452-7d4d-4ae8-b036-1dbb7d266952', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec09452-7d4d-4ae8-b036-1dbb7d266952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:38,207 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:50:38,208 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3949b35b-99a2-496c-9461-d6731af71b5d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3949b35b-99a2-496c-9461-d6731af71b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:39,280 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.064s 2021-06-14 16:50:39,281 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea1fb68-8c69-4a19-bb52-08f64c71a3af', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea1fb68-8c69-4a19-bb52-08f64c71a3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:40,342 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:50:40,343 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72db4298-4103-407e-99f9-9e55367929c8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72db4298-4103-407e-99f9-9e55367929c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:41,404 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:50:41,405 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe63827-907d-4364-a9dd-2282e176353c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe63827-907d-4364-a9dd-2282e176353c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:42,458 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:50:42,459 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c5682a5-71bd-4f55-b3d0-f3a11e028b70', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5682a5-71bd-4f55-b3d0-f3a11e028b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:43,520 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:50:43,520 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4aa209-ffd9-47f6-a042-e2459df31cb7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4aa209-ffd9-47f6-a042-e2459df31cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:44,727 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.200s 2021-06-14 16:50:44,728 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4e678f-a465-47d6-8e26-a37b6ea2a5b7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4e678f-a465-47d6-8e26-a37b6ea2a5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:45,793 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:50:45,793 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfaf4310-a983-4f79-a7d8-8b9bf2d502ac', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfaf4310-a983-4f79-a7d8-8b9bf2d502ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:46,845 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:50:46,846 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e1845b-5a21-4aeb-aa5b-5eb48d7c5896', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e1845b-5a21-4aeb-aa5b-5eb48d7c5896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:47,898 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:50:47,899 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f377646-b89f-4f44-bc9f-56f5cfa9a5ad', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f377646-b89f-4f44-bc9f-56f5cfa9a5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:48,953 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:50:48,953 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80188e0e-ca2d-40ae-a00d-889903a6196b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80188e0e-ca2d-40ae-a00d-889903a6196b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:50,007 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:50:50,008 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489130fa-b6de-4c3d-8e88-7b5daad24881', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489130fa-b6de-4c3d-8e88-7b5daad24881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:51,063 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:50:51,064 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58eea77f-1da0-412f-8e31-28755ce81332', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58eea77f-1da0-412f-8e31-28755ce81332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:52,126 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.055s 2021-06-14 16:50:52,127 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ae4147-05f9-46f4-80fd-8171c87ada14', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ae4147-05f9-46f4-80fd-8171c87ada14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:53,186 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:50:53,186 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1abd810-238b-41a8-abb6-177e2de7123b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1abd810-238b-41a8-abb6-177e2de7123b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:54,247 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:50:54,248 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a280e5a-1435-4113-ba3f-b0ac81d12b0b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a280e5a-1435-4113-ba3f-b0ac81d12b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:55,304 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:50:55,304 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e51569-f81a-40cb-9f5b-8f1ff97ac2bf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e51569-f81a-40cb-9f5b-8f1ff97ac2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:56,367 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:50:56,368 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92036154-e142-4d33-bed4-8d568e6a22e2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92036154-e142-4d33-bed4-8d568e6a22e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:57,425 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:50:57,425 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aee0481-e9d6-4ff0-869c-ba3f004135b4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aee0481-e9d6-4ff0-869c-ba3f004135b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:58,492 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.059s 2021-06-14 16:50:58,492 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b64f19-4611-4ca9-8953-c16c8522c020', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b64f19-4611-4ca9-8953-c16c8522c020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:50:59,551 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:50:59,551 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed76bce6-a120-4f79-9a97-8bf4847c898c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed76bce6-a120-4f79-9a97-8bf4847c898c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:00,617 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:51:00,617 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347f1572-90f7-49cd-8b14-28e40e26fe94', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347f1572-90f7-49cd-8b14-28e40e26fe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:01,676 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:51:01,676 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6db3d58-7f01-4219-984d-9c90bbe1a952', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6db3d58-7f01-4219-984d-9c90bbe1a952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:02,735 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:51:02,736 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d2a784-25e8-426e-b9fc-08b71de43bc4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d2a784-25e8-426e-b9fc-08b71de43bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:03,800 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.055s 2021-06-14 16:51:03,800 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a0940b-6007-42d3-b112-15c00c0005f6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a0940b-6007-42d3-b112-15c00c0005f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:04,864 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:51:04,864 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bd301b-88c6-4021-afd4-7536aa13f8cc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bd301b-88c6-4021-afd4-7536aa13f8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:05,924 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:51:05,925 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c7b87f-ee38-407b-b5ca-f0ab8eb525ed', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c7b87f-ee38-407b-b5ca-f0ab8eb525ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:06,979 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:06,979 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0f881f-2bc9-42e0-8fc2-723376f4c03b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0f881f-2bc9-42e0-8fc2-723376f4c03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:08,039 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:51:08,039 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3056b7-1907-4148-8bdf-44c59feb5e00', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3056b7-1907-4148-8bdf-44c59feb5e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:09,092 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:09,092 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2490987f-e8e4-4bf7-b38d-1bf4cade1b07', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2490987f-e8e4-4bf7-b38d-1bf4cade1b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:10,144 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:51:10,145 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8a5c44-4c53-435a-a803-a2d5705705f4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8a5c44-4c53-435a-a803-a2d5705705f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:11,209 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:51:11,209 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38591ae2-a092-47ec-8561-ef98e89158ed', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38591ae2-a092-47ec-8561-ef98e89158ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:12,274 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:51:12,275 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac077e5-e1df-4c0d-b81e-8b71ec1127c7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac077e5-e1df-4c0d-b81e-8b71ec1127c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:13,329 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:51:13,330 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb393df-1769-4755-b17c-846e0ed41432', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb393df-1769-4755-b17c-846e0ed41432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:14,381 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:51:14,382 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56de8e9f-c1c7-4c9f-be4a-973e718debde', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56de8e9f-c1c7-4c9f-be4a-973e718debde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:15,436 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:15,436 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15201c27-bd01-49af-90b8-e75ae35c84a8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15201c27-bd01-49af-90b8-e75ae35c84a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:16,493 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:51:16,494 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48bfac21-2616-4cad-add7-d6b02bfbaeb2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48bfac21-2616-4cad-add7-d6b02bfbaeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:17,553 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:51:17,553 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb74baf6-2be0-4867-86c8-1f4f8a30bad2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb74baf6-2be0-4867-86c8-1f4f8a30bad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:18,618 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:51:18,619 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d356fd43-0767-4e02-8ee3-8d610fbd2f1e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d356fd43-0767-4e02-8ee3-8d610fbd2f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:19,670 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:51:19,670 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c4c116-e0a2-4bf9-9b87-ceede188ca34', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c4c116-e0a2-4bf9-9b87-ceede188ca34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:20,722 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.043s 2021-06-14 16:51:20,722 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b884da96-a4ad-4cb1-9885-2224d7a18d35', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b884da96-a4ad-4cb1-9885-2224d7a18d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:21,774 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:51:21,774 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade5a1a5-0dd2-4f51-b54e-721d838c531d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade5a1a5-0dd2-4f51-b54e-721d838c531d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:22,831 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:51:22,831 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a3f71a-3bbe-4fe1-9dd4-d9069c34765c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a3f71a-3bbe-4fe1-9dd4-d9069c34765c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:23,886 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:23,886 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcdc4d7-b86c-4076-8cc8-cde2a5a19a41', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcdc4d7-b86c-4076-8cc8-cde2a5a19a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:24,941 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:24,941 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db980f3-4c59-497b-8e81-98ce04101f31', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db980f3-4c59-497b-8e81-98ce04101f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:25,994 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:25,994 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53abb3b4-792a-41ce-8a37-3262b45a01bd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53abb3b4-792a-41ce-8a37-3262b45a01bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:27,056 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.055s 2021-06-14 16:51:27,056 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6849515-929f-4792-a74b-de3c626a1b4e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6849515-929f-4792-a74b-de3c626a1b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:28,123 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:51:28,123 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c05c9f-46bf-4c53-96ef-efb99a59f515', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c05c9f-46bf-4c53-96ef-efb99a59f515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:29,179 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:51:29,179 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43396ebc-724d-4670-87bb-f2b2426d1473', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43396ebc-724d-4670-87bb-f2b2426d1473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:30,235 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:51:30,236 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc70bae-6a33-4a5c-8012-1c87387012f3', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc70bae-6a33-4a5c-8012-1c87387012f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:31,290 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:51:31,290 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d781d17d-65bb-4a3a-9814-213c28e8769e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d781d17d-65bb-4a3a-9814-213c28e8769e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:32,343 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:32,344 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf5c02e-7d11-40e5-b99b-a62f813c5e0d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf5c02e-7d11-40e5-b99b-a62f813c5e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:33,397 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:33,397 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad20ca2-fd95-4e08-a8f0-5aaa785c2c81', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad20ca2-fd95-4e08-a8f0-5aaa785c2c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:34,452 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:34,453 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385a9c97-94b4-4f25-bbb8-81159b9559cd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385a9c97-94b4-4f25-bbb8-81159b9559cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:35,514 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:51:35,514 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bcff2e-8d50-4e61-80fd-423dd42dee0f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bcff2e-8d50-4e61-80fd-423dd42dee0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:36,571 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:51:36,571 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ee18c7-555b-4b9b-bfa0-4e6e50bf06c7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ee18c7-555b-4b9b-bfa0-4e6e50bf06c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:37,623 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:37,624 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4673ef-c4cf-44a6-a311-4ff5dd8cea49', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4673ef-c4cf-44a6-a311-4ff5dd8cea49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:38,677 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:38,677 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f31db8-ea81-40c7-b26b-a3a4ce5580f2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f31db8-ea81-40c7-b26b-a3a4ce5580f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:39,730 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:51:39,730 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8ae2d3-03b5-4d55-98a6-9b43130e3f83', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8ae2d3-03b5-4d55-98a6-9b43130e3f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:40,783 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:40,784 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d076e8ef-697a-45ca-953a-b79295bb101b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d076e8ef-697a-45ca-953a-b79295bb101b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:41,838 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:41,838 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98e0253-7e79-47e1-9bf0-d5fa554a2fab', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98e0253-7e79-47e1-9bf0-d5fa554a2fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:42,890 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:42,891 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be983229-4761-4581-9586-e696c66e6057', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be983229-4761-4581-9586-e696c66e6057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:43,964 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.065s 2021-06-14 16:51:43,964 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0cc5c1a-56c8-42bd-921e-9e8ddd5a768b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0cc5c1a-56c8-42bd-921e-9e8ddd5a768b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:45,020 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:51:45,020 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138216e7-2ea4-47ba-af9a-582c60ed64f6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138216e7-2ea4-47ba-af9a-582c60ed64f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:46,076 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:51:46,076 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a2bb59-7c81-4cf4-a543-f1acfb794366', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a2bb59-7c81-4cf4-a543-f1acfb794366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:47,130 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:47,131 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1771452b-d585-45c7-a432-3a14598ea207', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1771452b-d585-45c7-a432-3a14598ea207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:48,189 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:51:48,189 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4d4ec9-599b-4966-b65c-6ca08705b639', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4d4ec9-599b-4966-b65c-6ca08705b639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:49,250 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:51:49,251 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4486c6-3811-439e-8541-55b7c7809c80', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4486c6-3811-439e-8541-55b7c7809c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:50,304 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:50,305 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb3e31a-1a61-44db-91b1-38759199f72f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb3e31a-1a61-44db-91b1-38759199f72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:51,359 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:51,359 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937183d9-d5e0-46e6-887e-214637758708', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937183d9-d5e0-46e6-887e-214637758708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:52,412 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:51:52,413 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8350855-ed26-41dc-8fe0-16c381d81d1e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8350855-ed26-41dc-8fe0-16c381d81d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:53,474 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:51:53,474 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84776c6-913d-41c3-85d2-a813b0c86ea8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84776c6-913d-41c3-85d2-a813b0c86ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:54,530 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:51:54,530 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef059f4-1fd7-41ee-bff6-bc19b65b2c9b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef059f4-1fd7-41ee-bff6-bc19b65b2c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:55,594 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:51:55,595 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7545ddbf-c928-4bae-b40b-e37f8a318bc6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7545ddbf-c928-4bae-b40b-e37f8a318bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:56,655 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:51:56,656 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b608d5-8a29-4e2b-b9a0-401d4e06fa9e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b608d5-8a29-4e2b-b9a0-401d4e06fa9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:57,711 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:57,712 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7d562c-6238-4f9a-90c7-e5a98c2693e9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7d562c-6238-4f9a-90c7-e5a98c2693e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:58,772 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:51:58,772 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775f7b67-092f-4f0e-8d53-41ded5d2f1a8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775f7b67-092f-4f0e-8d53-41ded5d2f1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:51:59,827 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:51:59,828 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed1c127-59cb-4349-bf32-a194a718f263', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed1c127-59cb-4349-bf32-a194a718f263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:00,885 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:52:00,885 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df96bfa-742a-457b-9e4d-08e3e12613cf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df96bfa-742a-457b-9e4d-08e3e12613cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:01,957 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.063s 2021-06-14 16:52:01,957 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000cc5d1-3a55-4357-b4f7-83f2b2b9939e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000cc5d1-3a55-4357-b4f7-83f2b2b9939e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:03,011 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:52:03,012 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5a03fa-a702-4853-9eba-11c1a8eb75ea', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5a03fa-a702-4853-9eba-11c1a8eb75ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:04,068 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:04,068 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a167f2e3-459d-43c2-ab8d-e3766dafecf8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a167f2e3-459d-43c2-ab8d-e3766dafecf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:05,129 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:52:05,129 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c21e815-25b6-41db-a178-385e6afd44a4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c21e815-25b6-41db-a178-385e6afd44a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:06,193 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:52:06,193 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f96eb3-d540-4c68-9195-5f22f95c317a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f96eb3-d540-4c68-9195-5f22f95c317a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:07,249 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:07,249 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec74c7cd-03b9-4457-8932-c7e0b982686c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec74c7cd-03b9-4457-8932-c7e0b982686c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:08,307 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:08,307 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b55b1dd-340e-450a-8866-27d56991eede', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b55b1dd-340e-450a-8866-27d56991eede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:09,370 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:52:09,371 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54dd659e-734f-4e9c-8eb9-c650a9a42bc0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54dd659e-734f-4e9c-8eb9-c650a9a42bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:10,430 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:52:10,431 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106eedb1-7d60-49cd-bf7b-51dd8bc0d381', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106eedb1-7d60-49cd-bf7b-51dd8bc0d381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:11,484 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:52:11,484 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a4cd41-1af6-40d8-b8fd-739b4626e8a1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a4cd41-1af6-40d8-b8fd-739b4626e8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:12,539 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:12,540 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb1d57a-927e-49d4-bdb1-481f6e2c4e28', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb1d57a-927e-49d4-bdb1-481f6e2c4e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:13,602 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:52:13,602 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3d0bac-ca67-4fdd-81c4-80e98b66c52e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3d0bac-ca67-4fdd-81c4-80e98b66c52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:14,658 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:14,658 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4880219-6d06-462c-81e5-d62acd1d8986', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4880219-6d06-462c-81e5-d62acd1d8986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:15,715 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:15,715 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b51890-50f4-4f14-a57a-2966f2e7e1b7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b51890-50f4-4f14-a57a-2966f2e7e1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:16,776 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:52:16,777 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07fef5d-93db-4ee4-a2ec-baacc64009e3', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07fef5d-93db-4ee4-a2ec-baacc64009e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:17,833 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:17,833 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d153af2e-1c96-4aee-8ac9-6280191cace9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d153af2e-1c96-4aee-8ac9-6280191cace9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:18,886 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:52:18,887 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66da907-645e-4953-b220-d2901245feb8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e66da907-645e-4953-b220-d2901245feb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:19,941 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:19,942 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5863f24a-ee18-480a-be98-c70970034140', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5863f24a-ee18-480a-be98-c70970034140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:21,007 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:52:21,008 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c3c704-f20d-441d-bd7b-e8fa46977909', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c3c704-f20d-441d-bd7b-e8fa46977909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:22,059 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:52:22,060 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ef162c-f928-4ac9-854d-766b55feb8e5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ef162c-f928-4ac9-854d-766b55feb8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:23,123 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:52:23,124 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02537cf3-4b07-4f74-81cd-b53c893bfd92', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02537cf3-4b07-4f74-81cd-b53c893bfd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:24,179 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:52:24,179 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255f076e-2497-4649-a56f-b27b2180f22d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255f076e-2497-4649-a56f-b27b2180f22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:25,236 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:52:25,236 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456ba6f4-574b-47b0-9f9d-b5549e1b0627', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456ba6f4-574b-47b0-9f9d-b5549e1b0627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:26,295 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:52:26,296 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6da9774-fad3-4364-93ed-43ad3f9447dd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6da9774-fad3-4364-93ed-43ad3f9447dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:27,352 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:52:27,352 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc7c99f-7095-47fc-a570-0fd06fca82a4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc7c99f-7095-47fc-a570-0fd06fca82a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:28,405 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:52:28,405 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8569f28d-96ee-4651-8ac9-cf551394eb3c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8569f28d-96ee-4651-8ac9-cf551394eb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:29,464 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:52:29,465 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c44bd9c-6ee6-4d25-8141-023dfecae7d9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c44bd9c-6ee6-4d25-8141-023dfecae7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:30,519 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:52:30,519 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5bf6790-dec1-4dc0-ab67-3044de1fdd21', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5bf6790-dec1-4dc0-ab67-3044de1fdd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:31,574 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:31,575 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73eafed4-a00b-4fbe-9895-145b1302a062', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73eafed4-a00b-4fbe-9895-145b1302a062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:32,630 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:32,630 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1bc8191-3bbe-450e-b544-712d1f88794d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1bc8191-3bbe-450e-b544-712d1f88794d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:33,684 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:52:33,685 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5260ef-12ad-41b8-b4eb-051e422a3cac', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5260ef-12ad-41b8-b4eb-051e422a3cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:34,738 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:52:34,738 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a2892b-664f-4362-8f5e-1d3fda7d989f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a2892b-664f-4362-8f5e-1d3fda7d989f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:35,798 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:52:35,798 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabd352b-cfd8-4dfe-8cbb-81d28ca50699', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabd352b-cfd8-4dfe-8cbb-81d28ca50699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:36,855 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:36,855 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4582f6-30c7-44ba-a533-7e13ff271639', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4582f6-30c7-44ba-a533-7e13ff271639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:37,916 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:52:37,916 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d923095-2d2e-436d-a44b-c0d347b025e2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d923095-2d2e-436d-a44b-c0d347b025e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:38,974 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:38,974 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ccf671-0cdd-400b-a40d-fb4d930704b8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ccf671-0cdd-400b-a40d-fb4d930704b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:40,039 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:52:40,040 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231a2e28-3958-4a3c-b722-564800e6af21', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231a2e28-3958-4a3c-b722-564800e6af21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:41,094 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:52:41,094 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64e73f7-2082-4773-a703-ebe660e5ce7d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64e73f7-2082-4773-a703-ebe660e5ce7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:42,153 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:52:42,153 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1990f0-6d7d-4930-a0d8-e9ba4c0bb317', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1990f0-6d7d-4930-a0d8-e9ba4c0bb317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:43,208 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:43,209 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55bb8ae1-1534-4983-bb0c-94b55f5aff4b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55bb8ae1-1534-4983-bb0c-94b55f5aff4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:44,260 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:52:44,260 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d1df8c-be2c-4b6b-8454-5c4fea92d0c3', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d1df8c-be2c-4b6b-8454-5c4fea92d0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:45,324 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:52:45,324 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d44bef1-7173-45d2-a916-edd4424b41ab', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d44bef1-7173-45d2-a916-edd4424b41ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:46,381 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:46,381 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56eff994-672a-4315-bb0f-a5a593e7fa96', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56eff994-672a-4315-bb0f-a5a593e7fa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:47,450 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.061s 2021-06-14 16:52:47,451 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f14fb473-ae52-46f1-84a6-84dc1ac2130c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f14fb473-ae52-46f1-84a6-84dc1ac2130c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:48,512 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:52:48,512 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b074b0e5-3d0b-4388-bca4-d6bc7de61518', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b074b0e5-3d0b-4388-bca4-d6bc7de61518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:49,569 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:52:49,569 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e3ef73-5513-44d3-9e46-8a0d47da095b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e3ef73-5513-44d3-9e46-8a0d47da095b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:50,634 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:52:50,635 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a841cc3e-4196-445d-8789-851ea5e4ad48', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a841cc3e-4196-445d-8789-851ea5e4ad48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:51,694 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:52:51,694 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ce6196-6f7d-44c1-b5dd-67f48a816921', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ce6196-6f7d-44c1-b5dd-67f48a816921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:52,760 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:52:52,760 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a8b885-814d-4b22-8754-d0fa2634c8a1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a8b885-814d-4b22-8754-d0fa2634c8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:53,817 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:53,818 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84643ad5-00c5-419e-b170-c110b21a7139', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84643ad5-00c5-419e-b170-c110b21a7139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:54,874 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:52:54,874 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80eef24f-3715-4536-939b-b679e0fe8795', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80eef24f-3715-4536-939b-b679e0fe8795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:55,927 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:52:55,928 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48dc8a2e-0bda-48d5-9aca-a7ff8f9cc4db', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48dc8a2e-0bda-48d5-9aca-a7ff8f9cc4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:56,981 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:52:56,981 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad31f44c-703b-45d9-85e3-ce86767b8130', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad31f44c-703b-45d9-85e3-ce86767b8130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:58,041 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:52:58,042 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99738128-6920-4081-82f4-cec070d51700', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99738128-6920-4081-82f4-cec070d51700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:52:59,099 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:52:59,099 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f38136-19f9-4980-9f42-dab6e3af4f68', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f38136-19f9-4980-9f42-dab6e3af4f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:00,161 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:53:00,161 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8628bd-3c54-499b-9d11-38ac6ad69366', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8628bd-3c54-499b-9d11-38ac6ad69366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:01,227 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:53:01,228 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf190b0-81d5-4d20-8d7e-09c1353f6b22', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf190b0-81d5-4d20-8d7e-09c1353f6b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:02,289 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:53:02,289 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1530f5a4-1388-4298-beb4-abdfc1ffb26e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1530f5a4-1388-4298-beb4-abdfc1ffb26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:03,361 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:53:03,361 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cde3b36-6fd7-456a-8f4b-5268f48af597', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cde3b36-6fd7-456a-8f4b-5268f48af597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:04,417 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:04,418 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac530c7-4f7b-4e88-95d5-283a9ce0c0e4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac530c7-4f7b-4e88-95d5-283a9ce0c0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:05,483 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:53:05,484 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940865ba-2ad6-4321-9c00-36e9ce5298a8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940865ba-2ad6-4321-9c00-36e9ce5298a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:06,542 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:53:06,543 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8abe0ec-b073-4da4-b92b-0e0d07285d27', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8abe0ec-b073-4da4-b92b-0e0d07285d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:07,608 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:53:07,608 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fac1385-6259-4285-b89c-ac799d2388b0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fac1385-6259-4285-b89c-ac799d2388b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:08,668 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:53:08,668 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b82ff5-2008-4c81-bc9e-98fbf7ef6cb7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b82ff5-2008-4c81-bc9e-98fbf7ef6cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:09,727 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:09,727 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c40fab-e6e5-4d91-a0bc-e5f8fde573b7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c40fab-e6e5-4d91-a0bc-e5f8fde573b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:10,780 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:10,780 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff56474-9b3e-46ef-aad1-6868d804fb1e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff56474-9b3e-46ef-aad1-6868d804fb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:11,839 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:11,839 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2691c24b-c8bd-4900-8d46-199b03d63dc9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2691c24b-c8bd-4900-8d46-199b03d63dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:12,895 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:12,896 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b684839-24d0-4fa5-952a-b60f338b5c21', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b684839-24d0-4fa5-952a-b60f338b5c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:13,956 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:53:13,956 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9761e6d-828f-4dd3-ba14-d29ed33bde07', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9761e6d-828f-4dd3-ba14-d29ed33bde07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:15,013 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:15,013 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a34085-13e0-44fa-91a4-595f67753c94', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a34085-13e0-44fa-91a4-595f67753c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:16,071 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:16,072 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a994f90-5f05-456e-abcd-b718a1caa30e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a994f90-5f05-456e-abcd-b718a1caa30e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:17,135 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.055s 2021-06-14 16:53:17,136 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5483ade-402d-465d-9d4c-99cb375b26f5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5483ade-402d-465d-9d4c-99cb375b26f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:18,193 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:53:18,193 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cc78a4-369a-4bb9-978a-77778377cc9c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cc78a4-369a-4bb9-978a-77778377cc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:19,249 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:19,250 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de5ea44-9df9-4bbf-8f6d-6abf22b4b225', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de5ea44-9df9-4bbf-8f6d-6abf22b4b225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:20,305 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:20,305 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9039aef3-6276-4319-af8d-18da942efe1f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9039aef3-6276-4319-af8d-18da942efe1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:21,359 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:21,359 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9b585c-9e0d-4fec-b35a-5ccd075846a0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9b585c-9e0d-4fec-b35a-5ccd075846a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:22,420 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:53:22,421 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8689ee0b-b142-4059-86bc-3941db4442f2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8689ee0b-b142-4059-86bc-3941db4442f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:23,477 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:23,477 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbf06c0-4412-44b6-bab7-1b62755836af', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbf06c0-4412-44b6-bab7-1b62755836af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:24,536 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:24,537 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba236085-88ab-487d-afe6-04d65d20391f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba236085-88ab-487d-afe6-04d65d20391f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:25,589 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:25,590 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2784a1-bb60-4025-8481-79e444695a2d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2784a1-bb60-4025-8481-79e444695a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:26,645 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:53:26,646 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdb065c-bfd0-478f-a019-97e71677117e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdb065c-bfd0-478f-a019-97e71677117e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:27,700 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:27,700 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f43de7c-3d90-48b2-bc97-1b61b9efa50b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f43de7c-3d90-48b2-bc97-1b61b9efa50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:28,765 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.057s 2021-06-14 16:53:28,765 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b2643b-e7fe-414c-a55c-3c03dd60ab67', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b2643b-e7fe-414c-a55c-3c03dd60ab67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:29,818 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:29,818 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d58769-5f6b-43c1-a7dd-9a6099793de7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d58769-5f6b-43c1-a7dd-9a6099793de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:30,878 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:53:30,878 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b54a45-b794-4393-8f98-00382a7ce1c8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b54a45-b794-4393-8f98-00382a7ce1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:31,932 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:31,932 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f631b57-6432-4873-b9e7-bd0ab13577e5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f631b57-6432-4873-b9e7-bd0ab13577e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:32,986 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:53:32,986 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd85fb8-236b-4323-805e-25551a84fc06', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd85fb8-236b-4323-805e-25551a84fc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:34,045 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:34,045 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95865a73-9893-4239-a703-a8addd736c72', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95865a73-9893-4239-a703-a8addd736c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:35,104 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:35,104 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4589a293-3b11-400b-bd55-6f0bfce678b3', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4589a293-3b11-400b-bd55-6f0bfce678b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:36,170 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:53:36,171 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f425c3-3ce3-4cec-a333-5a413f5143af', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f425c3-3ce3-4cec-a333-5a413f5143af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:37,229 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:53:37,230 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74fc1191-75a2-4aa1-b5fa-498568f87d00', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74fc1191-75a2-4aa1-b5fa-498568f87d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:38,286 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:38,286 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0db5df-d2cc-4f13-a085-9fa29551ea10', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0db5df-d2cc-4f13-a085-9fa29551ea10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:39,351 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:53:39,351 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00cb181c-4287-4d8e-8c94-8817eaa634f6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00cb181c-4287-4d8e-8c94-8817eaa634f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:40,409 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:40,410 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baabac0-dc2e-4b9d-b692-293aa2dcfd29', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3baabac0-dc2e-4b9d-b692-293aa2dcfd29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:41,471 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:53:41,471 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8fd0a5-296f-4145-a38f-de910517a578', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8fd0a5-296f-4145-a38f-de910517a578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:42,522 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.043s 2021-06-14 16:53:42,522 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e8c71b-ee45-4b9d-9a78-f8737a5af543', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e8c71b-ee45-4b9d-9a78-f8737a5af543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:43,588 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.058s 2021-06-14 16:53:43,589 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8708f6f6-32f8-45e6-bb98-dda5afa66565', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8708f6f6-32f8-45e6-bb98-dda5afa66565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:44,650 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:53:44,651 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0408798-b42f-48c5-9dc4-7806192210d7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0408798-b42f-48c5-9dc4-7806192210d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:45,718 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.059s 2021-06-14 16:53:45,719 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e132fab3-74e9-46d8-ba54-27406d0725eb', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e132fab3-74e9-46d8-ba54-27406d0725eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:46,778 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.052s 2021-06-14 16:53:46,779 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79a814f-a72e-448f-8f10-196bc226f0ad', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79a814f-a72e-448f-8f10-196bc226f0ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:47,838 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:53:47,838 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab92b80-b133-4849-9d25-a8e24f23099c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab92b80-b133-4849-9d25-a8e24f23099c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:48,942 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:53:48,942 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09cebe1-023d-4fa0-b392-1e0766c7deb6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09cebe1-023d-4fa0-b392-1e0766c7deb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:49,995 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:53:49,995 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0531997-4b0d-4909-97b0-6d9055f9ebaa', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0531997-4b0d-4909-97b0-6d9055f9ebaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:51,047 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:53:51,047 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98408d71-f486-4555-aa94-d1ca8fca373b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98408d71-f486-4555-aa94-d1ca8fca373b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:52,103 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.047s 2021-06-14 16:53:52,103 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef938ecf-b4cc-48a0-a4ce-b998385810cf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef938ecf-b4cc-48a0-a4ce-b998385810cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:53,155 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:53,155 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2aea94-6bc1-4872-b3a1-1c5362a567bd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2aea94-6bc1-4872-b3a1-1c5362a567bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:54,208 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:53:54,208 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4596df6b-98c0-43a9-b4d8-d704b436bf87', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4596df6b-98c0-43a9-b4d8-d704b436bf87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:55,264 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:53:55,265 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c0d184-b67a-46ce-adda-5caffd08daae', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c0d184-b67a-46ce-adda-5caffd08daae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:56,319 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.046s 2021-06-14 16:53:56,319 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-817695d3-2db0-4bdd-90fe-a3fa8140952d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-817695d3-2db0-4bdd-90fe-a3fa8140952d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:57,370 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.043s 2021-06-14 16:53:57,370 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85747b26-2566-4eff-8d06-a84a1ebfad4e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85747b26-2566-4eff-8d06-a84a1ebfad4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:58,427 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:53:58,427 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58041bb-9031-477f-889f-d47bf6333a59', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58041bb-9031-477f-889f-d47bf6333a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:53:59,486 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:53:59,486 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49df6f97-cb6f-40f1-9a52-5b6615cb3c1a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49df6f97-cb6f-40f1-9a52-5b6615cb3c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:00,546 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.051s 2021-06-14 16:54:00,546 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee01433-2476-4fb6-a5c8-a67bc8cdd808', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee01433-2476-4fb6-a5c8-a67bc8cdd808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:01,605 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.050s 2021-06-14 16:54:01,605 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770845c9-8a97-4006-80b4-01503c527e8d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770845c9-8a97-4006-80b4-01503c527e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:02,666 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.053s 2021-06-14 16:54:02,666 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa5953a-1ab3-4777-aa5f-9dbf4706fd21', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa5953a-1ab3-4777-aa5f-9dbf4706fd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:03,724 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.049s 2021-06-14 16:54:03,724 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5c2f41-a7bf-4697-8004-0d56698b22c0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5c2f41-a7bf-4697-8004-0d56698b22c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:04,777 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:54:04,778 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0506dc22-4fc8-4b63-b92a-e0f745d47626', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0506dc22-4fc8-4b63-b92a-e0f745d47626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:05,845 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.059s 2021-06-14 16:54:05,845 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d2507a-5d99-41e2-b5f7-93f5dc544fb0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d2507a-5d99-41e2-b5f7-93f5dc544fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:06,907 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.054s 2021-06-14 16:54:06,908 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a6cfcd-5f62-4cbe-b89c-3143a13c2a4d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a6cfcd-5f62-4cbe-b89c-3143a13c2a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:07,966 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.048s 2021-06-14 16:54:07,966 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b866c27c-9320-4854-9d1f-d8f313c50b3f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b866c27c-9320-4854-9d1f-d8f313c50b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:09,031 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:54:09,031 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590c67cc-c4d9-4875-b6ee-f6aa59369bdf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590c67cc-c4d9-4875-b6ee-f6aa59369bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:10,085 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.045s 2021-06-14 16:54:10,085 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7662167-3674-4d45-8ddd-5e06087411f8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7662167-3674-4d45-8ddd-5e06087411f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:11,137 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.044s 2021-06-14 16:54:11,137 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ad6573-2207-4188-b89b-1aba16886d90', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ad6573-2207-4188-b89b-1aba16886d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:12,202 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.056s 2021-06-14 16:54:12,202 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611b1a8a-9881-46ee-9123-5f8622b62677', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611b1a8a-9881-46ee-9123-5f8622b62677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} Body: b'{"volume": {"id": "7cb29a39-ae94-49ea-a18f-aa3c96875eca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:48:12.000000", "updated_at": "2021-06-14T16:48:13.000000", "name": "tempest-VolumesGetTest-Volume-1771547086", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca"}], "user_id": "b8bee957a6894e798b1ca3769573b7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0a22ad5f19934d6fac97d702e929c341"}}' 2021-06-14 16:54:12,245 113175 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 400 DELETE http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca 0.036s 2021-06-14 16:54:12,246 113175 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:12 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-8b85834e-8e94-4890-a325-c166b1060095', 'x-openstack-request-id': 'req-8b85834e-8e94-4890-a325-c166b1060095', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.25/volume/v3/0a22ad5f19934d6fac97d702e929c341/volumes/7cb29a39-ae94-49ea-a18f-aa3c96875eca'} 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."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/base.py", line 173, in delete_volume client.delete_volume(volume_id) 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 37, 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 (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_get.py", line 130, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete 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 7cb29a39-ae94-49ea-a18f-aa3c96875eca failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 2 | 3 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt11.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
ft11.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-06-14 16:34:35,247 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.25/identity/v3/auth/tokens 0.170s 2021-06-14 16:34:35,248 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3401', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a40ed78b-8027-438d-bef4-870b33c70d3f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9d07cc101374409b9de2bcc169503f35", "name": "tempest-VolumesSnapshotTestJSON-936312788-project", "password_expires_at": null}, "audit_ids": ["BuhCpOPKR22VsObRhLTcfw"], "expires_at": "2021-06-14T17:34:35.000000Z", "issued_at": "2021-06-14T16:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38943e41fd53442e807b067339b3f0ed", "name": "tempest-VolumesSnapshotTestJSON-936312788"}, "is_domain": false, "roles": [{"id": "9d4d6f672abd4d55bb733013f519363f", "name": "reader"}, {"id": "dfb7e0fdd7ef4a0fa671d5bc5f1b4791", "name": "member"}], "catalog": [{"endpoints": [{"id": "bd5cb6c9d2084123883542dbecb1e793", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/placement", "region": "RegionOne"}], "id": "050693794b49498d9cdc934b51bfc4f1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ceb5ac82cc064693853f6c056a649b45", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}, {"id": "e867917e5a374324b22ce68544af027e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}], "id": "1bcc8a0ca4544408bcf2167277cd215e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9ebfe827ca87499c8701f96df42e6276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2.1", "region": "RegionOne"}], "id": "702a1e782db6436c9cd6e3b5e576aa97", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0bb7bd25c933410c8af64c1c6bb44216", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2/38943e41fd53442e807b067339b3f0ed", "region": "RegionOne"}], "id": "7c5a4adca40e474a8819c7136ab39d4b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "bc61446362d047bab56da2bcee37d78c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/image", "region": "RegionOne"}], "id": "813414e1327c40bf805ab6bb8cbe98de", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f11cae92047145ba8d3f5ca5649b23e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:9696/", "region": "RegionOne"}], "id": "9a16d66a0f7b40e79b36836159b78d64", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b743fcca6aa94bb88b4f860695a963b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed", "region": "RegionOne"}], "id": "b2b7f510167b42049456f71a0e3cbf66", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7346115517f34678917a5417f1691bd3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed", "region": "RegionOne"}], "id": "c4af6b719e9b454dbc37a3992191e090", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "45786df4b0824023a5e8121963d3fd89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25:8080", "region": "RegionOne"}, {"id": "fd11d695aabe4d2086587133eb2dad01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:8080/v1/AUTH_38943e41fd53442e807b067339b3f0ed", "region": "RegionOne"}], "id": "d30a42b24b2d40fc84b9d62d51e2d7db", "type": "object-store", "name": "swift"}]}}' 2021-06-14 16:34:35,249 113165 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': '927d0da3-f5de-4d65-98ab-baad45685c75', 'name': 'tempest-VolumesSnapshotTestJSON-338848895-network', 'tenant_id': '38943e41fd53442e807b067339b3f0ed', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '38943e41fd53442e807b067339b3f0ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 716, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-06-14T16:34:31Z', 'updated_at': '2021-06-14T16:34:31Z', 'revision_number': 1} available for tenant 2021-06-14 16:34:36,414 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.25/compute/v2.1/servers 1.162s 2021-06-14 16:34:36,414 113165 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-1616103758", "imageRef": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "flavorRef": "452", "networks": [{"uuid": "927d0da3-f5de-4d65-98ab-baad45685c75"}]}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19e5a0b-97f1-4f84-8c26-e9e2779315ab', 'x-compute-request-id': 'req-c19e5a0b-97f1-4f84-8c26-e9e2779315ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xjrngUE6Sp9U"}}' 2021-06-14 16:34:36,616 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.199s 2021-06-14 16:34:36,616 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:36 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-f6fffe6d-ff56-4efe-b8c3-c8a1688c9de4', 'x-compute-request-id': 'req-f6fffe6d-ff56-4efe-b8c3-c8a1688c9de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:38,065 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.435s 2021-06-14 16:34:38,066 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5356cc88-3605-43a4-b53f-a40b01b10a05', 'x-compute-request-id': 'req-5356cc88-3605-43a4-b53f-a40b01b10a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:38,073 113165 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-06-14 16:34:39,307 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.233s 2021-06-14 16:34:39,308 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb72604-053e-43fb-b64e-eca3f52b1342', 'x-compute-request-id': 'req-bcb72604-053e-43fb-b64e-eca3f52b1342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:40,487 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.170s 2021-06-14 16:34:40,488 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c40aa869-501a-412b-9d55-88ddd8ba1ca3', 'x-compute-request-id': 'req-c40aa869-501a-412b-9d55-88ddd8ba1ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:42,376 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.877s 2021-06-14 16:34:42,376 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b366fb8-02c7-47a2-bde1-21f5ca6c4bf4', 'x-compute-request-id': 'req-8b366fb8-02c7-47a2-bde1-21f5ca6c4bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-06-14 16:34:42,383 113165 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2021-06-14 16:34:44,222 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.837s 2021-06-14 16:34:44,223 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:43 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-232cea22-bf6c-4bf3-8281-0fd106828156', 'x-compute-request-id': 'req-232cea22-bf6c-4bf3-8281-0fd106828156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:45,999 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.760s 2021-06-14 16:34:45,999 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:45 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-64c4a14a-406b-4471-91fd-7c470a3978cb', 'x-compute-request-id': 'req-64c4a14a-406b-4471-91fd-7c470a3978cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:48,207 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 1.193s 2021-06-14 16:34:48,207 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:47 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-7b623879-eb39-443e-a47d-9ee9bba72e14', 'x-compute-request-id': 'req-7b623879-eb39-443e-a47d-9ee9bba72e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:49,736 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.510s 2021-06-14 16:34:49,736 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:49 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-9060d54b-e4c4-4117-98fb-2781a7c18a98', 'x-compute-request-id': 'req-9060d54b-e4c4-4117-98fb-2781a7c18a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:51,047 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.298s 2021-06-14 16:34:51,047 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34: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-ff5fad06-f7fa-4164-9db0-79a2e42a7686', 'x-compute-request-id': 'req-ff5fad06-f7fa-4164-9db0-79a2e42a7686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:52,348 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.292s 2021-06-14 16:34:52,349 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:52 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-45535b0b-66a5-4b93-9a39-66603c48a804', 'x-compute-request-id': 'req-45535b0b-66a5-4b93-9a39-66603c48a804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:54,043 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.685s 2021-06-14 16:34:54,043 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34: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-8804197a-e8b0-4268-937a-5ed0f7fd2e5e', 'x-compute-request-id': 'req-8804197a-e8b0-4268-937a-5ed0f7fd2e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:56,253 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 1.201s 2021-06-14 16:34:56,253 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34: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-8880a79c-0306-4c54-8664-ccd607695eea', 'x-compute-request-id': 'req-8880a79c-0306-4c54-8664-ccd607695eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:34:57,868 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.606s 2021-06-14 16:34:57,868 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:57 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-2c373c97-ef1e-499b-aa7d-7bdd89fa3caa', 'x-compute-request-id': 'req-2c373c97-ef1e-499b-aa7d-7bdd89fa3caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "BUILD", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "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-06-14 16:35:00,013 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 1.135s 2021-06-14 16:35:00,014 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c6d4fb-881a-454d-8552-04a51c898f08', 'x-compute-request-id': 'req-97c6d4fb-881a-454d-8552-04a51c898f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:34:58Z", "addresses": {"tempest-VolumesSnapshotTestJSON-338848895-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:a9:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.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-06-14 16:35:00,029 113165 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2021-06-14 16:35:00,082 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/image/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632 0.051s 2021-06-14 16:35:00,083 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f0bb79b4-3c42-4ed7-b6d4-79533e03bc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/image/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632'} 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": "2bb78a0ff966469aa671c613ed142a78", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "created_at": "2021-06-14T16:27:03Z", "updated_at": "2021-06-14T16:27:18Z", "tags": [], "self": "/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632", "file": "/v2/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:35:00,947 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes 0.863s 2021-06-14 16:35:00,948 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e1faf0-059b-40f7-ba86-ac81358c59bd', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e1faf0-059b-40f7-ba86-ac81358c59bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:00.775350", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:35:01,132 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.173s 2021-06-14 16:35:01,132 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327a18a4-d696-4040-b33f-b8cc56ba09f7', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327a18a4-d696-4040-b33f-b8cc56ba09f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:02,229 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.082s 2021-06-14 16:35:02,229 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956c8d81-32ff-47e8-8242-168e19648446', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956c8d81-32ff-47e8-8242-168e19648446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:03,361 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.124s 2021-06-14 16:35:03,361 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fe4778-a1e9-4fc3-94ab-e811567145d1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fe4778-a1e9-4fc3-94ab-e811567145d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:04,482 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.112s 2021-06-14 16:35:04,482 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb28c8d0-d553-4f2b-b6c6-5672f422221e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb28c8d0-d553-4f2b-b6c6-5672f422221e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:05,656 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.160s 2021-06-14 16:35:05,657 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f89a6a7-35a9-46b3-ad7b-74e6ad368594', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f89a6a7-35a9-46b3-ad7b-74e6ad368594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:06,739 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:35:06,740 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64dd5c2-9953-4712-afa3-e98d11ca5d00', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64dd5c2-9953-4712-afa3-e98d11ca5d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:07,806 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:35:07,806 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00f4064-b555-4db2-8a0b-a50d4fae0f7c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00f4064-b555-4db2-8a0b-a50d4fae0f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:08,908 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.089s 2021-06-14 16:35:08,908 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7e9dc1-e24d-4332-b360-65992a0de8a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7e9dc1-e24d-4332-b360-65992a0de8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:10,073 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.148s 2021-06-14 16:35:10,073 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25f6e0b-6b37-47fe-bee7-61a9106fb698', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25f6e0b-6b37-47fe-bee7-61a9106fb698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:11,168 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.076s 2021-06-14 16:35:11,168 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c457cc05-f2ea-4743-8e2d-0a179183606a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c457cc05-f2ea-4743-8e2d-0a179183606a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:12,256 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.079s 2021-06-14 16:35:12,256 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987e9b65-80cd-435a-ad4b-c121afe6e6a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987e9b65-80cd-435a-ad4b-c121afe6e6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:13,396 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.129s 2021-06-14 16:35:13,396 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5d2af5-8e58-4eba-80af-dad1085a251b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5d2af5-8e58-4eba-80af-dad1085a251b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:14,522 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.114s 2021-06-14 16:35:14,522 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a1b06e-e3a5-492c-ae28-f420f4c2e71f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a1b06e-e3a5-492c-ae28-f420f4c2e71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:15,625 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.095s 2021-06-14 16:35:15,626 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0cee682-3598-4030-8a2b-2f9d283f4ac3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0cee682-3598-4030-8a2b-2f9d283f4ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:16,732 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.089s 2021-06-14 16:35:16,733 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ebbb7a-245c-43a2-b83c-b7e4bea4aa33', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ebbb7a-245c-43a2-b83c-b7e4bea4aa33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:17,810 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:35:17,811 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92465c7f-66ac-4419-9a0f-ecf232811ea3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92465c7f-66ac-4419-9a0f-ecf232811ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:18,886 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:35:18,887 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed96006-7f5c-495b-8071-32a49e92d9dd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed96006-7f5c-495b-8071-32a49e92d9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:19,990 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.090s 2021-06-14 16:35:19,991 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19fbced-92c1-47ee-8ff8-bfe44d173684', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19fbced-92c1-47ee-8ff8-bfe44d173684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:21,107 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.097s 2021-06-14 16:35:21,108 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e651026-efef-4304-9198-ac9abffc0bbb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e651026-efef-4304-9198-ac9abffc0bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:22,196 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.070s 2021-06-14 16:35:22,197 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fc844b-fb7f-42ee-b077-06bf8c60ccd5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fc844b-fb7f-42ee-b077-06bf8c60ccd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:23,289 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.083s 2021-06-14 16:35:23,289 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0308440-5d87-4b05-9c2a-0d467bd491aa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0308440-5d87-4b05-9c2a-0d467bd491aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:24,393 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.094s 2021-06-14 16:35:24,394 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8726cc9b-1d87-41bc-a36e-28e0e31a37a1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8726cc9b-1d87-41bc-a36e-28e0e31a37a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:25,514 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.112s 2021-06-14 16:35:25,515 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b95277-8036-4819-9ec4-865170b55030', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b95277-8036-4819-9ec4-865170b55030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:26,620 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.088s 2021-06-14 16:35:26,621 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4de1c2d-a052-4327-9313-b95f3865caa1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4de1c2d-a052-4327-9313-b95f3865caa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:27,729 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.100s 2021-06-14 16:35:27,730 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eed167b-aff7-42cb-9eec-5003c332b2c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eed167b-aff7-42cb-9eec-5003c332b2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:29,174 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.432s 2021-06-14 16:35:29,174 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755e0df8-7f0c-45a5-a4f7-09c1062d31d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755e0df8-7f0c-45a5-a4f7-09c1062d31d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:30,309 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.122s 2021-06-14 16:35:30,310 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a8d729-3ba4-453f-bbae-e520206bb663', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a8d729-3ba4-453f-bbae-e520206bb663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:31,427 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.105s 2021-06-14 16:35:31,428 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da6b85c-aa27-4bec-a9d9-6c502c91fd3f', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da6b85c-aa27-4bec-a9d9-6c502c91fd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:32,524 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.088s 2021-06-14 16:35:32,524 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3bf032-0dfd-4a6e-8153-6e28e652cd4a', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3bf032-0dfd-4a6e-8153-6e28e652cd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:33,643 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.107s 2021-06-14 16:35:33,643 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c95eba7-e891-4fc7-ad40-674e30701095', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c95eba7-e891-4fc7-ad40-674e30701095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:34,740 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.089s 2021-06-14 16:35:34,741 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559e0a4c-ded8-4a60-9794-dd704c1f9c6c', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559e0a4c-ded8-4a60-9794-dd704c1f9c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:35,867 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.113s 2021-06-14 16:35:35,867 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6540d814-5085-47ca-b21a-252cc06e5199', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6540d814-5085-47ca-b21a-252cc06e5199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:36,936 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:35:36,937 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ffb06c6-c71d-4f56-acac-f1be7032a413', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ffb06c6-c71d-4f56-acac-f1be7032a413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:38,023 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.078s 2021-06-14 16:35:38,024 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f921d85a-606f-4312-82f0-a4c261cfcf0a', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f921d85a-606f-4312-82f0-a4c261cfcf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:39,114 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.075s 2021-06-14 16:35:39,114 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549970ec-486d-4062-97a1-923deca7e6b6', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549970ec-486d-4062-97a1-923deca7e6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:40,179 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:35:40,179 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed719be-7c47-489d-a791-604f31f89dda', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed719be-7c47-489d-a791-604f31f89dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:40.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:40,185 113165 INFO [tempest.common.waiters] volume 524aac4a-b992-483b-a265-f4b60ea76367 reached available after waiting for 39.185929 seconds 2021-06-14 16:35:40,821 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4/os-volume_attachments 0.634s 2021-06-14 16:35:40,822 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "524aac4a-b992-483b-a265-f4b60ea76367", "device": "/dev/sdb"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:40 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-eca00d73-587b-4d5c-9498-38a2ab42888b', 'x-compute-request-id': 'req-eca00d73-587b-4d5c-9498-38a2ab42888b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "serverId": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "volumeId": "524aac4a-b992-483b-a265-f4b60ea76367", "device": "/dev/sdb"}}' 2021-06-14 16:35:40,958 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.133s 2021-06-14 16:35:40,959 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdaf5d6-44e0-4591-8279-7925f6d1c9d2', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdaf5d6-44e0-4591-8279-7925f6d1c9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:42,091 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.124s 2021-06-14 16:35:42,092 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ca306d-708d-43a8-a774-cf81036cb0b0', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ca306d-708d-43a8-a774-cf81036cb0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:43,163 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:35:43,164 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628f36a2-a6f2-460e-9d9c-b9b2aae903f6', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628f36a2-a6f2-460e-9d9c-b9b2aae903f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:44,261 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.088s 2021-06-14 16:35:44,261 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b2794e-3d0b-4293-95ed-12c5c366bb78', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b2794e-3d0b-4293-95ed-12c5c366bb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:45,380 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.111s 2021-06-14 16:35:45,380 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f6898a-c260-4cc4-806d-9ee09d4f115b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f6898a-c260-4cc4-806d-9ee09d4f115b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:46,483 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.095s 2021-06-14 16:35:46,484 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339d5f6e-f8ae-4ccc-8c25-18912759e9d1', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339d5f6e-f8ae-4ccc-8c25-18912759e9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:47,880 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.380s 2021-06-14 16:35:47,881 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1cb82e-17b1-46af-b700-cc901a38a87a', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1cb82e-17b1-46af-b700-cc901a38a87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:49,270 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.375s 2021-06-14 16:35:49,271 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a47ccec5-0519-4c73-9cbf-b6778634064f', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a47ccec5-0519-4c73-9cbf-b6778634064f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:50,446 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.156s 2021-06-14 16:35:50,446 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e01cbd-c1ef-4f1c-bf1b-c4788c18f24c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e01cbd-c1ef-4f1c-bf1b-c4788c18f24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:51,827 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.365s 2021-06-14 16:35:51,827 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880064b2-17fd-44ff-a9ca-54e18e66c6d6', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880064b2-17fd-44ff-a9ca-54e18e66c6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:52,984 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.137s 2021-06-14 16:35:52,985 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a45e839-6db7-4bad-ac63-2f8eeedc8f4b', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a45e839-6db7-4bad-ac63-2f8eeedc8f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:54,133 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.140s 2021-06-14 16:35:54,134 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58661d97-a91f-42d7-893e-f5511ea89d2c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58661d97-a91f-42d7-893e-f5511ea89d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "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": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:55,297 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.147s 2021-06-14 16:35:55,298 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b88b30c-5ced-4302-9b52-15ece627e1ff', 'content-length': '1656', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b88b30c-5ced-4302-9b52-15ece627e1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:35:54.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:35:55,313 113165 INFO [tempest.common.waiters] volume 524aac4a-b992-483b-a265-f4b60ea76367 reached in-use after waiting for 15.313265 seconds 2021-06-14 16:35:55,440 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots 0.125s 2021-06-14 16:35:55,440 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-933466992"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:55 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-27a60487-b31d-43bf-8137-8abe83ac929e', 'x-openstack-request-id': 'req-27a60487-b31d-43bf-8137-8abe83ac929e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume 524aac4a-b992-483b-a265-f4b60ea76367 status must be available, but current status is: in-use."}}' 2021-06-14 16:35:55,952 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots 0.511s 2021-06-14 16:35:55,953 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2033479569"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a52c0e9-3fab-4990-a3a7-300a7fab7340', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a52c0e9-3fab-4990-a3a7-300a7fab7340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots'} Body: b'{"snapshot": {"id": "168ade61-c862-4f2f-a000-76c599aa7dfa", "created_at": "2021-06-14T16:35:55.747084", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2033479569", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}}}' 2021-06-14 16:35:56,029 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa 0.071s 2021-06-14 16:35:56,029 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12b8889-0100-412f-a519-edaebf78fd9c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12b8889-0100-412f-a519-edaebf78fd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa'} Body: b'{"snapshot": {"id": "168ade61-c862-4f2f-a000-76c599aa7dfa", "created_at": "2021-06-14T16:35:56.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2033479569", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:35:57,061 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa 0.028s 2021-06-14 16:35:57,061 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6046c65-b63d-4a34-a812-679982c8b90e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6046c65-b63d-4a34-a812-679982c8b90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa'} Body: b'{"snapshot": {"id": "168ade61-c862-4f2f-a000-76c599aa7dfa", "created_at": "2021-06-14T16:35:56.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2033479569", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:35:58,089 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa 0.023s 2021-06-14 16:35:58,089 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40611264-c4cf-4c07-972f-ffedd5b36790', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40611264-c4cf-4c07-972f-ffedd5b36790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa'} Body: b'{"snapshot": {"id": "168ade61-c862-4f2f-a000-76c599aa7dfa", "created_at": "2021-06-14T16:35:56.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2033479569", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:35:59,117 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa 0.024s 2021-06-14 16:35:59,117 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b4aa0f-c490-4ea0-a2ac-b8372a0db6fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b4aa0f-c490-4ea0-a2ac-b8372a0db6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa'} Body: b'{"snapshot": {"id": "168ade61-c862-4f2f-a000-76c599aa7dfa", "created_at": "2021-06-14T16:35:56.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2033479569", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:00,170 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa 0.048s 2021-06-14 16:36:00,171 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f69271-aa78-4e6a-931b-b62400d52723', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f69271-aa78-4e6a-931b-b62400d52723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/168ade61-c862-4f2f-a000-76c599aa7dfa'} Body: b'{"snapshot": {"id": "168ade61-c862-4f2f-a000-76c599aa7dfa", "created_at": "2021-06-14T16:35:56.000000", "updated_at": "2021-06-14T16:36:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2033479569", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-06-14 16:36:00,174 113165 INFO [tempest.common.waiters] snapshot 168ade61-c862-4f2f-a000-76c599aa7dfa reached available after waiting for 4.174055 seconds 2021-06-14 16:36:00,437 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots 0.263s 2021-06-14 16:36:00,437 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5b75f4-42be-4413-be2c-0212b5f3ccb6', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5b75f4-42be-4413-be2c-0212b5f3ccb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.302731", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}}}' 2021-06-14 16:36:00,491 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.051s 2021-06-14 16:36:00,492 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9ff74b-c777-4d3a-af19-a7c6a57195c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9ff74b-c777-4d3a-af19-a7c6a57195c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:01,521 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.023s 2021-06-14 16:36:01,521 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645b3a06-1752-4c54-b4fd-16a4e8c65ece', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645b3a06-1752-4c54-b4fd-16a4e8c65ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:02,563 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.038s 2021-06-14 16:36:02,564 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9611c2c9-aa10-4f6d-b7e5-07a14862ebd2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9611c2c9-aa10-4f6d-b7e5-07a14862ebd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:03,599 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.029s 2021-06-14 16:36:03,600 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aadaf2d-1529-43d1-99a9-7cc34abb0345', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aadaf2d-1529-43d1-99a9-7cc34abb0345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:04,660 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.056s 2021-06-14 16:36:04,660 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee7c859-045c-4e8d-95fe-8fd08ba0bff0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee7c859-045c-4e8d-95fe-8fd08ba0bff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:05,688 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.023s 2021-06-14 16:36:05,689 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7637e52-1380-4cbe-a757-732e1283f1cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7637e52-1380-4cbe-a757-732e1283f1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:06,724 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.030s 2021-06-14 16:36:06,724 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f56491-6dc9-4236-a506-e6ca07941c05', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f56491-6dc9-4236-a506-e6ca07941c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:07,759 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.028s 2021-06-14 16:36:07,759 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d84250-405f-4b67-9632-5eb7f21f6d97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d84250-405f-4b67-9632-5eb7f21f6d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:08,847 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e 0.084s 2021-06-14 16:36:08,848 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd67b020-4c58-441c-93a8-990a4015a995', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd67b020-4c58-441c-93a8-990a4015a995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/4776cf57-0ff9-48b8-a103-313192c7919e'} Body: b'{"snapshot": {"id": "4776cf57-0ff9-48b8-a103-313192c7919e", "created_at": "2021-06-14T16:36:00.000000", "updated_at": "2021-06-14T16:36:08.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1034578221", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-06-14 16:36:08,852 113165 INFO [tempest.common.waiters] snapshot 4776cf57-0ff9-48b8-a103-313192c7919e reached available after waiting for 8.852703 seconds 2021-06-14 16:36:09,151 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots 0.297s 2021-06-14 16:36:09,151 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedb2627-66ed-4229-889c-969aa596a916', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedb2627-66ed-4229-889c-969aa596a916', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.005227", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}}}' 2021-06-14 16:36:09,213 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:36:09,214 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9204a6dd-f908-4de5-a6e9-e221d50bd908', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9204a6dd-f908-4de5-a6e9-e221d50bd908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:10,350 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.130s 2021-06-14 16:36:10,351 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4f0bb7-9855-4227-983b-6f9d8e23d263', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4f0bb7-9855-4227-983b-6f9d8e23d263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:11,434 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.077s 2021-06-14 16:36:11,434 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000416ab-dfdb-4ac4-9bd8-39dfff281c19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000416ab-dfdb-4ac4-9bd8-39dfff281c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:12,601 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.161s 2021-06-14 16:36:12,602 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710d0aa4-dd36-415d-9b61-d2c889de4459', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710d0aa4-dd36-415d-9b61-d2c889de4459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:13,706 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.098s 2021-06-14 16:36:13,707 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94aceba-b380-4728-978e-c9a36ac24bb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d94aceba-b380-4728-978e-c9a36ac24bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:14,764 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.048s 2021-06-14 16:36:14,765 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50053bbc-2e00-46c0-b13d-b9816b84c771', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50053bbc-2e00-46c0-b13d-b9816b84c771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:15,797 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.028s 2021-06-14 16:36:15,797 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4c946a-a72e-41eb-9302-94a83fce90a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4c946a-a72e-41eb-9302-94a83fce90a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:16,832 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.027s 2021-06-14 16:36:16,832 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3345f8-7d20-4c5b-b364-8acc123e9102', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3345f8-7d20-4c5b-b364-8acc123e9102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:17,858 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:36:17,859 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2601adad-e37b-4065-8ebc-cefb48bdac76', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2601adad-e37b-4065-8ebc-cefb48bdac76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:18,896 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.031s 2021-06-14 16:36:18,896 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b181b9-5ecd-4bdd-b4aa-2ea63103ba55', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b181b9-5ecd-4bdd-b4aa-2ea63103ba55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:19,947 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.046s 2021-06-14 16:36:19,947 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47fb192-afc3-4063-8056-94229a8d6c28', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47fb192-afc3-4063-8056-94229a8d6c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:20,978 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.028s 2021-06-14 16:36:20,979 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22baf809-5878-4cf5-ae92-bc4fa126d65c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22baf809-5878-4cf5-ae92-bc4fa126d65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:22,021 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.038s 2021-06-14 16:36:22,021 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814643b1-cd50-4b8a-afee-a3890775c4b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814643b1-cd50-4b8a-afee-a3890775c4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:23,046 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:23,046 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ef35b7-b9f1-4c8e-989a-4259f80a36e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ef35b7-b9f1-4c8e-989a-4259f80a36e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:24,078 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.028s 2021-06-14 16:36:24,079 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed99dd3-ca39-4c8c-870d-02c84bdfb906', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed99dd3-ca39-4c8c-870d-02c84bdfb906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:25,113 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.031s 2021-06-14 16:36:25,114 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e0995d-eda7-4bc3-9dda-214eeb30e321', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e0995d-eda7-4bc3-9dda-214eeb30e321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:26,141 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:36:26,141 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebab872-c6d1-4816-9cfa-83de375f51ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebab872-c6d1-4816-9cfa-83de375f51ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:27,176 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.030s 2021-06-14 16:36:27,177 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c677c44-19f0-4317-86dc-582e143ee535', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c677c44-19f0-4317-86dc-582e143ee535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:28,203 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:36:28,203 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90206b6-2a4c-41f5-b61c-68499cdd08f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90206b6-2a4c-41f5-b61c-68499cdd08f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:29,232 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:36:29,232 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c2f6050-fb50-4dd8-8c15-b33d85ed271a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c2f6050-fb50-4dd8-8c15-b33d85ed271a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:30,258 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:36:30,259 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6fdeb4-dfa6-4031-b7e9-56a768811417', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6fdeb4-dfa6-4031-b7e9-56a768811417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:31,284 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:31,284 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe30ba17-8404-43ef-abde-6c26b319f049', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe30ba17-8404-43ef-abde-6c26b319f049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:32,314 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.026s 2021-06-14 16:36:32,315 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac30b56-f4f1-4520-8973-4bc5fc676435', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac30b56-f4f1-4520-8973-4bc5fc676435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:33,340 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:36:33,340 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2bfc03-6635-4d0d-a4b7-40c304624c50', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2bfc03-6635-4d0d-a4b7-40c304624c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:34,365 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:34,366 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0002f04-3f66-4807-b4ec-94b421b2321c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0002f04-3f66-4807-b4ec-94b421b2321c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:35,414 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.044s 2021-06-14 16:36:35,415 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31bce58f-df44-4ea1-bc7c-8df5c9c13d0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31bce58f-df44-4ea1-bc7c-8df5c9c13d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:36,441 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:36:36,441 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdbca3a5-b3c8-468c-9e5a-1804b0bfb5a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdbca3a5-b3c8-468c-9e5a-1804b0bfb5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:37,473 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.029s 2021-06-14 16:36:37,474 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8d70a2-f64b-429f-851f-7d6e98b33ce9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8d70a2-f64b-429f-851f-7d6e98b33ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:38,508 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.030s 2021-06-14 16:36:38,508 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a321ef88-b25f-428d-bf18-7b84b5ef549b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a321ef88-b25f-428d-bf18-7b84b5ef549b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:39,541 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.029s 2021-06-14 16:36:39,542 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d4de7f-5fe9-4fac-9b7b-83e9bee5d77b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d4de7f-5fe9-4fac-9b7b-83e9bee5d77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:40,574 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.027s 2021-06-14 16:36:40,574 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902b404d-52e3-484d-bc02-209dcaacd4b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902b404d-52e3-484d-bc02-209dcaacd4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:41,609 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.029s 2021-06-14 16:36:41,609 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34d83a8-0630-495c-865e-6b53f2f84159', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34d83a8-0630-495c-865e-6b53f2f84159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:42,637 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:42,637 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d0f111-87e3-4052-a8fa-2aaea4ffd911', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d0f111-87e3-4052-a8fa-2aaea4ffd911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:43,662 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:43,662 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b302f5d0-6220-4107-95e3-69b58b904d4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b302f5d0-6220-4107-95e3-69b58b904d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:44,687 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:44,687 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c533a98e-addc-4728-b169-feb3eeb234f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c533a98e-addc-4728-b169-feb3eeb234f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:45,723 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.032s 2021-06-14 16:36:45,724 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b55a81-b522-4719-bd61-ddf0fbbbb686', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b55a81-b522-4719-bd61-ddf0fbbbb686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:46,749 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:46,749 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830eb56c-cf5c-4f7c-af19-0bc44f271623', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830eb56c-cf5c-4f7c-af19-0bc44f271623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:47,776 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:36:47,776 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d467c56-7a1e-4b96-9604-71c34a03e467', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d467c56-7a1e-4b96-9604-71c34a03e467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:48,802 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:48,802 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516def63-c070-4ffd-91af-03f951fda86d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516def63-c070-4ffd-91af-03f951fda86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:49,830 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:36:49,831 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21609d9-a695-48c1-8dd5-51a2223f838a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21609d9-a695-48c1-8dd5-51a2223f838a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:50,862 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.026s 2021-06-14 16:36:50,862 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75209f56-9c8c-4325-9ab4-9480bebb5fca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75209f56-9c8c-4325-9ab4-9480bebb5fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:51,887 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:51,887 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7839f3-003c-4be1-ba77-675e67c6fa7c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7839f3-003c-4be1-ba77-675e67c6fa7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:52,911 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:52,912 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833c8445-7a19-41d8-8202-b8ca4ee805e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833c8445-7a19-41d8-8202-b8ca4ee805e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:53,940 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:36:53,940 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d2999b-7b58-4ebb-b9bb-4196b888279e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d2999b-7b58-4ebb-b9bb-4196b888279e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:54,966 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:36:54,966 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95c92606-78ff-4c19-a476-a61a986dfa78', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95c92606-78ff-4c19-a476-a61a986dfa78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:55,994 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:36:55,995 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c24e2e47-e5b2-4150-88bf-98794d1445ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c24e2e47-e5b2-4150-88bf-98794d1445ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:57,024 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.025s 2021-06-14 16:36:57,025 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b18ce7-b0b8-4e40-ba39-b758d880eb93', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b18ce7-b0b8-4e40-ba39-b758d880eb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:58,058 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.030s 2021-06-14 16:36:58,058 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e81f9ba-63ae-4c28-9cf0-3c0dd6a81bd1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e81f9ba-63ae-4c28-9cf0-3c0dd6a81bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:36:59,090 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.028s 2021-06-14 16:36:59,091 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a815fa60-d57e-44c2-8517-f14de9a73783', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a815fa60-d57e-44c2-8517-f14de9a73783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:00,119 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:37:00,119 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49bb1d19-694a-458a-9dbe-603dd02f2115', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49bb1d19-694a-458a-9dbe-603dd02f2115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:01,154 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.030s 2021-06-14 16:37:01,154 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd6de7e-ea5b-4000-828a-284a10b4c069', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd6de7e-ea5b-4000-828a-284a10b4c069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:02,182 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:37:02,182 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca76063-dc49-4e8d-b9b0-38e74ff9ced5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca76063-dc49-4e8d-b9b0-38e74ff9ced5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:03,214 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.028s 2021-06-14 16:37:03,214 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34eddb62-270b-4a33-992e-0e36150f8dc3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34eddb62-270b-4a33-992e-0e36150f8dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:04,249 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.030s 2021-06-14 16:37:04,249 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ea7b24-1645-4bdd-bf21-a62d3336fb56', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ea7b24-1645-4bdd-bf21-a62d3336fb56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:05,277 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:37:05,278 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f532ab-65ee-48f6-96d9-63d80024efa4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f532ab-65ee-48f6-96d9-63d80024efa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:06,303 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:37:06,304 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8534a50-5694-4995-852d-52d55e0ee5a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8534a50-5694-4995-852d-52d55e0ee5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:07,341 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.033s 2021-06-14 16:37:07,342 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c3f048-be17-4193-aad4-191c691a6ad4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c3f048-be17-4193-aad4-191c691a6ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:08,370 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:37:08,370 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f34bf2-2289-4212-aa82-d32c9d4e9a31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f34bf2-2289-4212-aa82-d32c9d4e9a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:09,400 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.025s 2021-06-14 16:37:09,401 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec04ce8-ffb7-4e58-b1f6-e8b7d2b0f4a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec04ce8-ffb7-4e58-b1f6-e8b7d2b0f4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:10,427 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:10,427 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc388e7-1f1d-4adc-ac02-a730975d9ac2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc388e7-1f1d-4adc-ac02-a730975d9ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:11,452 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:11,453 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a445ef-d315-464c-bc39-433db3480ec2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a445ef-d315-464c-bc39-433db3480ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:12,498 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.041s 2021-06-14 16:37:12,498 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5943cbbd-bddd-497a-a1e9-220009b7cf8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5943cbbd-bddd-497a-a1e9-220009b7cf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:13,527 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:37:13,527 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774d8b2d-8b91-4573-8007-94191b1307a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774d8b2d-8b91-4573-8007-94191b1307a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:14,557 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.027s 2021-06-14 16:37:14,558 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93490687-4229-435a-97ae-249d373e68c9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93490687-4229-435a-97ae-249d373e68c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:15,587 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.027s 2021-06-14 16:37:15,588 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a658be-9956-465a-9171-df0b5f665afd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a658be-9956-465a-9171-df0b5f665afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:16,662 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.071s 2021-06-14 16:37:16,664 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5065660d-787f-4688-a050-42366440bb2d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5065660d-787f-4688-a050-42366440bb2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:17,693 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:37:17,694 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8185acfc-f3ca-4c73-9bbc-050d5f6bb165', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8185acfc-f3ca-4c73-9bbc-050d5f6bb165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:18,720 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:37:18,720 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58fb469-e3a8-48bf-a312-3f59a9a82997', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58fb469-e3a8-48bf-a312-3f59a9a82997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:19,755 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.029s 2021-06-14 16:37:19,755 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04561f8e-f32d-4354-9483-035494f0eaa5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04561f8e-f32d-4354-9483-035494f0eaa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:20,780 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:20,781 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472229e7-0b65-422e-b0b4-652578a4848a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472229e7-0b65-422e-b0b4-652578a4848a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:21,806 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:21,806 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6030ec45-0066-4e5d-9051-eff82d2104cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6030ec45-0066-4e5d-9051-eff82d2104cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:22,831 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:22,832 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb771f3-b254-4118-b59a-64885ac65b23', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb771f3-b254-4118-b59a-64885ac65b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:23,856 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:23,857 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a8e07d-5807-4121-b11b-6d28569df0ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a8e07d-5807-4121-b11b-6d28569df0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:24,882 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:24,883 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb7dd4e-5301-4442-b984-2677e11b8058', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb7dd4e-5301-4442-b984-2677e11b8058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:25,908 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:25,908 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04d1b92-a6bc-4e09-840b-2e32c5a00a5d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04d1b92-a6bc-4e09-840b-2e32c5a00a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:26,936 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:37:26,937 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd533bf-5de2-4965-a6bb-7f177e85fa06', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd533bf-5de2-4965-a6bb-7f177e85fa06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:27,961 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:37:27,962 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61aa8a18-017b-4027-a482-c27ed922c407', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61aa8a18-017b-4027-a482-c27ed922c407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:28,994 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.029s 2021-06-14 16:37:28,995 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356a543a-24af-4910-a553-fcb5932b9e92', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356a543a-24af-4910-a553-fcb5932b9e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:30,054 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:37:30,054 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b36842d-b33b-4324-820b-d252768b0a1c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b36842d-b33b-4324-820b-d252768b0a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:31,123 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.065s 2021-06-14 16:37:31,124 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c95e2e3-b122-43a6-9eef-7b2de8aea762', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c95e2e3-b122-43a6-9eef-7b2de8aea762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:32,181 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:37:32,181 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442420d3-0815-47bd-887a-1d83b7110442', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442420d3-0815-47bd-887a-1d83b7110442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:33,234 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.049s 2021-06-14 16:37:33,235 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415bd6c0-b014-40b3-9e07-a5c172bdfa69', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415bd6c0-b014-40b3-9e07-a5c172bdfa69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:34,299 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:37:34,299 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b240220-b661-469a-b68e-1e5b7f3df792', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b240220-b661-469a-b68e-1e5b7f3df792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:35,378 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.075s 2021-06-14 16:37:35,378 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0baa72-5f9b-4b32-ac1b-3ef9903aee17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0baa72-5f9b-4b32-ac1b-3ef9903aee17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:36,434 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.052s 2021-06-14 16:37:36,435 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c07963d-11b9-4ec7-8322-1ea348a2e233', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c07963d-11b9-4ec7-8322-1ea348a2e233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:37,490 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.052s 2021-06-14 16:37:37,491 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb27889-7e9b-414c-9419-8b9ba4f34733', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb27889-7e9b-414c-9419-8b9ba4f34733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:38,546 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.051s 2021-06-14 16:37:38,546 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c268b5-7f67-4a13-9d08-0b730cab543d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c268b5-7f67-4a13-9d08-0b730cab543d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:39,607 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:37:39,607 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a15578-3fca-4ef4-a7c5-9a605e19d535', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a15578-3fca-4ef4-a7c5-9a605e19d535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:40,673 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:37:40,673 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b22be96-e2d5-4077-a0fd-0d947f96f42a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b22be96-e2d5-4077-a0fd-0d947f96f42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:41,754 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.076s 2021-06-14 16:37:41,755 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a49d42-44b3-4931-99d4-a1e65c246a53', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a49d42-44b3-4931-99d4-a1e65c246a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:42,813 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:37:42,813 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed721f2-cd68-471c-a14f-be1d7398dbdb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed721f2-cd68-471c-a14f-be1d7398dbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:43,874 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:37:43,874 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b336990c-56f1-4a63-afbf-271c423c4f57', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b336990c-56f1-4a63-afbf-271c423c4f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:44,931 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.053s 2021-06-14 16:37:44,932 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee485ff-2403-4a86-892f-abc85db4cb22', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee485ff-2403-4a86-892f-abc85db4cb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:46,009 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.074s 2021-06-14 16:37:46,009 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca4ee7d-2de4-4bd5-9eb9-dc22dbecaac0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca4ee7d-2de4-4bd5-9eb9-dc22dbecaac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:47,061 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.047s 2021-06-14 16:37:47,061 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2910d185-abf0-4f33-b3ec-adff325fded8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2910d185-abf0-4f33-b3ec-adff325fded8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:48,117 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.053s 2021-06-14 16:37:48,118 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781be15e-e167-4831-8802-9a9cc4abcccd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781be15e-e167-4831-8802-9a9cc4abcccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:49,181 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:37:49,182 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-122fea35-cdcd-42ad-9866-e9930d74358e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-122fea35-cdcd-42ad-9866-e9930d74358e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:50,236 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.050s 2021-06-14 16:37:50,237 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97636336-40c2-40be-9cf7-309433895515', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97636336-40c2-40be-9cf7-309433895515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:51,314 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.073s 2021-06-14 16:37:51,315 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a14c413-f5a0-4288-b84f-4ae5d2826fa2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a14c413-f5a0-4288-b84f-4ae5d2826fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:52,355 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.036s 2021-06-14 16:37:52,355 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f4ff03-f7b8-427d-9ae9-6ffb97db5fa9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f4ff03-f7b8-427d-9ae9-6ffb97db5fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:53,408 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.047s 2021-06-14 16:37:53,408 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f3d99b-a02d-4748-9b77-4f626ace873f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f3d99b-a02d-4748-9b77-4f626ace873f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:54,473 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:37:54,474 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f68a9a-f2cb-4574-8a76-dd9bfa8cf14e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f68a9a-f2cb-4574-8a76-dd9bfa8cf14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:55,537 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:37:55,538 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d04e0e-1bc8-4513-aff6-addfe50da30a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d04e0e-1bc8-4513-aff6-addfe50da30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:56,596 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:37:56,596 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8af4a11-319a-45c0-a1cd-11bead46eb41', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8af4a11-319a-45c0-a1cd-11bead46eb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:57,660 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:37:57,660 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f334c02-0a23-47f7-b12f-a60eb0fbc4ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f334c02-0a23-47f7-b12f-a60eb0fbc4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:58,723 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:37:58,723 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075b21d8-b57f-44b9-8a43-3c060f8498d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075b21d8-b57f-44b9-8a43-3c060f8498d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:37:59,786 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.056s 2021-06-14 16:37:59,786 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d5c2b9-6c28-49dd-b64e-35ace299fc9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d5c2b9-6c28-49dd-b64e-35ace299fc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:00,860 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.069s 2021-06-14 16:38:00,860 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef05631-0427-4927-9589-8daa0a658509', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef05631-0427-4927-9589-8daa0a658509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:01,928 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:38:01,928 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054ef9fc-2b0d-47d9-80a5-65075b665e9d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054ef9fc-2b0d-47d9-80a5-65075b665e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:02,992 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:38:02,992 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfec0954-580f-42c7-801a-5cbd0d179b92', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfec0954-580f-42c7-801a-5cbd0d179b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:04,054 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:38:04,055 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5b35fe-d414-4f4d-8079-c45b647758ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5b35fe-d414-4f4d-8079-c45b647758ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:05,129 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:38:05,129 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934bc9f3-59b4-474e-8ffc-714b3b08ce24', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934bc9f3-59b4-474e-8ffc-714b3b08ce24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:06,206 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.073s 2021-06-14 16:38:06,206 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460c4fd7-618b-4410-bee1-bce38c5f8e01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460c4fd7-618b-4410-bee1-bce38c5f8e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:07,276 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.066s 2021-06-14 16:38:07,276 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6d0bba-5fe2-46c0-85eb-f3fecaa06a25', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6d0bba-5fe2-46c0-85eb-f3fecaa06a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:08,339 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:38:08,340 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459561dc-5c4a-4e36-a2a1-a0696503acb8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459561dc-5c4a-4e36-a2a1-a0696503acb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:09,402 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:38:09,402 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfa75a7-70aa-4cbe-b9b3-9bd25c92a356', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfa75a7-70aa-4cbe-b9b3-9bd25c92a356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:10,451 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.045s 2021-06-14 16:38:10,451 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f7238d-3722-4c78-9def-8887bfc95b8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f7238d-3722-4c78-9def-8887bfc95b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:11,519 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:38:11,520 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2efa752a-51c2-4bd1-b278-f64d659451f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2efa752a-51c2-4bd1-b278-f64d659451f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:12,582 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:38:12,583 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb8c9b2-653f-43da-89c1-8ab3d0bc7197', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb8c9b2-653f-43da-89c1-8ab3d0bc7197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:13,646 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:38:13,646 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4611d44-cbfc-44f3-bc35-77faca734e46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4611d44-cbfc-44f3-bc35-77faca734e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:14,712 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:38:14,712 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720573c8-2b1f-476c-8fc1-4d939b5bbf24', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720573c8-2b1f-476c-8fc1-4d939b5bbf24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:15,788 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.072s 2021-06-14 16:38:15,788 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2444e800-1baa-432f-9945-35e1a42dad8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2444e800-1baa-432f-9945-35e1a42dad8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:16,841 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.049s 2021-06-14 16:38:16,841 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b475e953-b9c9-437b-bda1-d4776f9871b3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b475e953-b9c9-437b-bda1-d4776f9871b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:17,917 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.071s 2021-06-14 16:38:17,917 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b67bd8-dfbd-4e5b-bfff-51df8c372a88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b67bd8-dfbd-4e5b-bfff-51df8c372a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:18,997 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.077s 2021-06-14 16:38:18,998 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4250ee6-7ed5-4483-b5dc-e549dde8e7e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4250ee6-7ed5-4483-b5dc-e549dde8e7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:20,069 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.067s 2021-06-14 16:38:20,070 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7d2245-854f-482f-8311-ee9c4d4cdc0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7d2245-854f-482f-8311-ee9c4d4cdc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:21,115 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.041s 2021-06-14 16:38:21,116 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b29fa41-5190-4b0d-a143-00a14e947b8c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b29fa41-5190-4b0d-a143-00a14e947b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:22,175 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:38:22,175 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f322a2f-12e0-46e9-b861-3d358cf74c73', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f322a2f-12e0-46e9-b861-3d358cf74c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:23,239 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:38:23,239 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302c7b01-d069-40c9-a2af-ec6f3b519473', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302c7b01-d069-40c9-a2af-ec6f3b519473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:24,301 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:38:24,301 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabe80f8-2cd9-4061-88b7-388e9004921e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabe80f8-2cd9-4061-88b7-388e9004921e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:25,466 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.161s 2021-06-14 16:38:25,467 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb9174e8-7e85-4111-aff2-9188f5619a50', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb9174e8-7e85-4111-aff2-9188f5619a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:26,531 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:38:26,531 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec77538c-e296-4ae7-9ba8-956acbda9992', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec77538c-e296-4ae7-9ba8-956acbda9992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:27,590 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:38:27,590 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3aee48-84fa-4d56-a307-71ff4efad9e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3aee48-84fa-4d56-a307-71ff4efad9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:28,663 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.069s 2021-06-14 16:38:28,664 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e154ae0-68dc-414f-aef8-fe60c56edc52', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e154ae0-68dc-414f-aef8-fe60c56edc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:29,714 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.046s 2021-06-14 16:38:29,714 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72538f69-fb80-4568-8cad-c0a8fe8b332c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72538f69-fb80-4568-8cad-c0a8fe8b332c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:30,779 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:38:30,779 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3182cf-c4d2-4ee8-8da6-a3468e2076fa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3182cf-c4d2-4ee8-8da6-a3468e2076fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:31,847 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:38:31,848 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf323f88-63a7-4a83-a8d0-94e999119bb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf323f88-63a7-4a83-a8d0-94e999119bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:32,913 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:38:32,913 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f885c24-e68a-4de0-8e87-293dce76584c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f885c24-e68a-4de0-8e87-293dce76584c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:33,969 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.051s 2021-06-14 16:38:33,969 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465a7f10-128c-4abe-b556-7b52e4dfa841', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465a7f10-128c-4abe-b556-7b52e4dfa841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:35,048 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.076s 2021-06-14 16:38:35,049 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515c3704-fc07-4009-98a5-77fb6f715b78', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515c3704-fc07-4009-98a5-77fb6f715b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:36,103 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.050s 2021-06-14 16:38:36,103 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3941df0e-e34f-4eac-9329-3e2122ba8b51', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3941df0e-e34f-4eac-9329-3e2122ba8b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:37,169 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:38:37,170 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a286a2-2411-4d87-a1cb-374e09115d07', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a286a2-2411-4d87-a1cb-374e09115d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:38,233 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:38:38,233 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8f725f-f115-485a-9a05-5308601f07db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8f725f-f115-485a-9a05-5308601f07db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:39,295 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:38:39,296 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbf1689-addc-46ae-83b9-ce239f4d573e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbf1689-addc-46ae-83b9-ce239f4d573e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:40,364 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:38:40,364 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929bbe3d-91cc-4ab7-a41d-56c5de6834c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929bbe3d-91cc-4ab7-a41d-56c5de6834c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:41,443 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.075s 2021-06-14 16:38:41,444 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e770dc-109e-4f2e-8250-3ece71a00e59', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e770dc-109e-4f2e-8250-3ece71a00e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:42,507 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:38:42,507 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da9d9b7-e4e0-4b4b-a21a-211512ca666e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da9d9b7-e4e0-4b4b-a21a-211512ca666e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:43,559 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.048s 2021-06-14 16:38:43,559 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65fd2946-846b-412a-94c5-619feac7aabb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65fd2946-846b-412a-94c5-619feac7aabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:44,609 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.045s 2021-06-14 16:38:44,610 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99181f2-eff3-47da-8e05-f77d324deefb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99181f2-eff3-47da-8e05-f77d324deefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:45,670 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.056s 2021-06-14 16:38:45,670 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620f2df6-767f-406c-8b8d-88cab2f1db38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620f2df6-767f-406c-8b8d-88cab2f1db38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:46,734 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:38:46,734 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f7cab8-cbc3-4825-9c3d-3788771304f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f7cab8-cbc3-4825-9c3d-3788771304f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:47,813 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.075s 2021-06-14 16:38:47,813 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21378654-7ff6-4906-bba0-800f2e8d2573', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21378654-7ff6-4906-bba0-800f2e8d2573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:48,887 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.069s 2021-06-14 16:38:48,887 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77689fb-b436-487d-9007-35656e41d441', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77689fb-b436-487d-9007-35656e41d441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:49,956 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.065s 2021-06-14 16:38:49,956 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdbe62cd-7676-411e-b06e-15680d0c7067', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdbe62cd-7676-411e-b06e-15680d0c7067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:51,014 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:38:51,015 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7bc9af-d169-4781-bb0e-cd76874ed1dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7bc9af-d169-4781-bb0e-cd76874ed1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:52,083 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.065s 2021-06-14 16:38:52,084 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8aa9ae-f4b4-43d6-a14d-79029d4f2891', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8aa9ae-f4b4-43d6-a14d-79029d4f2891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:53,148 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:38:53,148 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71487727-adcf-482c-bd50-eeea881e20df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71487727-adcf-482c-bd50-eeea881e20df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:54,210 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.051s 2021-06-14 16:38:54,210 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4abca8-acf2-4527-9f23-008b58576e39', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4abca8-acf2-4527-9f23-008b58576e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:55,283 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:38:55,283 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f801a398-ab30-43bb-92cf-d952257b2040', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f801a398-ab30-43bb-92cf-d952257b2040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:56,361 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.073s 2021-06-14 16:38:56,361 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14044264-cea4-48db-801e-76545bed9565', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14044264-cea4-48db-801e-76545bed9565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:57,435 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.070s 2021-06-14 16:38:57,435 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d63b18-06df-4e2c-916f-7a922b66b024', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d63b18-06df-4e2c-916f-7a922b66b024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:58,488 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.050s 2021-06-14 16:38:58,488 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f5f2b7-63d4-49ee-b2a1-274be23aa7a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f5f2b7-63d4-49ee-b2a1-274be23aa7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:38:59,560 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:38:59,560 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660f6d13-bb6a-4fd4-bc69-c03011b956d9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660f6d13-bb6a-4fd4-bc69-c03011b956d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:00,618 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:39:00,619 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9fdef2-98bf-4d88-bb32-5598f7fa330e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9fdef2-98bf-4d88-bb32-5598f7fa330e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:01,695 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.073s 2021-06-14 16:39:01,696 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7646ea0c-9b6e-4981-9dba-c504e54ff431', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7646ea0c-9b6e-4981-9dba-c504e54ff431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:02,760 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:39:02,760 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44dc057c-0c9b-448e-aa2d-108fbdf7ecfc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44dc057c-0c9b-448e-aa2d-108fbdf7ecfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:03,823 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:39:03,823 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4143e44-0738-4555-976b-b17a4e4908ea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4143e44-0738-4555-976b-b17a4e4908ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:04,882 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:39:04,882 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4676a0f-d06e-4c04-b967-147ee14ceb92', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4676a0f-d06e-4c04-b967-147ee14ceb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:05,950 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:39:05,950 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f66413-2305-42d2-be49-0419893bc57b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f66413-2305-42d2-be49-0419893bc57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:07,017 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:39:07,018 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf3480c-23ee-4b07-a87d-394d1e51efcf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf3480c-23ee-4b07-a87d-394d1e51efcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:08,085 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:39:08,086 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a52570-c66b-4a75-befd-8cf6177ddcb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a52570-c66b-4a75-befd-8cf6177ddcb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:09,145 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:39:09,146 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d998d0f7-7061-4bd2-9f83-9d110a17fd36', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d998d0f7-7061-4bd2-9f83-9d110a17fd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:10,219 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.070s 2021-06-14 16:39:10,219 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1b4d70-1c13-4f72-a075-846585396269', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1b4d70-1c13-4f72-a075-846585396269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:11,287 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:39:11,288 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc968a4-c291-4fb1-be83-5e1d98d545a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc968a4-c291-4fb1-be83-5e1d98d545a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:12,351 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:39:12,352 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928d9dfb-aaef-4fab-8e77-056d595994e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928d9dfb-aaef-4fab-8e77-056d595994e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:13,421 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.066s 2021-06-14 16:39:13,422 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87188724-5c42-47d0-9f81-99dce16d58ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87188724-5c42-47d0-9f81-99dce16d58ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:14,484 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:39:14,485 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1917cd-b2ba-4294-98a8-a275d6ff7516', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1917cd-b2ba-4294-98a8-a275d6ff7516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:15,557 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:39:15,557 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd17c7d8-dc54-4da3-afcc-b1184605c84e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd17c7d8-dc54-4da3-afcc-b1184605c84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:16,622 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:39:16,622 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501b7643-7d16-4f2b-93f6-b54023a566c0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501b7643-7d16-4f2b-93f6-b54023a566c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:17,689 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:39:17,689 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18fc3fad-b4b9-4910-a0a7-bf6625034f82', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18fc3fad-b4b9-4910-a0a7-bf6625034f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:18,755 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:39:18,755 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861d7663-3a24-4d4e-aa33-ec080ba0406c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861d7663-3a24-4d4e-aa33-ec080ba0406c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:19,814 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.056s 2021-06-14 16:39:19,815 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ecf354-1d0d-4021-8a61-bcae0d16319f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ecf354-1d0d-4021-8a61-bcae0d16319f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:20,880 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:39:20,880 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0060f9-6fce-4987-8989-e3efd2f62aca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0060f9-6fce-4987-8989-e3efd2f62aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:21,941 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:39:21,942 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08597e1-71d4-416a-ac4c-9621cbb9228d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08597e1-71d4-416a-ac4c-9621cbb9228d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:23,010 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:39:23,010 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac12b242-303f-4f38-8cc7-ea3ac550161c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac12b242-303f-4f38-8cc7-ea3ac550161c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:24,083 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:39:24,083 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03cf3cc7-5c33-44ca-bb1b-8640792b3e79', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03cf3cc7-5c33-44ca-bb1b-8640792b3e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:25,146 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:39:25,146 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec83cde-1813-47f5-8f73-165ef8f6d8e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec83cde-1813-47f5-8f73-165ef8f6d8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:26,208 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:39:26,209 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e61c289-3ead-4e18-aa0f-6d4a183a0809', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e61c289-3ead-4e18-aa0f-6d4a183a0809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:27,273 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:39:27,274 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5045d98c-9365-4225-817b-25a4e4fd3a12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5045d98c-9365-4225-817b-25a4e4fd3a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:28,340 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:39:28,341 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3316a6ad-0962-4ea4-85a6-810cd9f4f5ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3316a6ad-0962-4ea4-85a6-810cd9f4f5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:29,411 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.066s 2021-06-14 16:39:29,411 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d724f02b-a0d5-4dd2-833a-e75e4dc7e1ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d724f02b-a0d5-4dd2-833a-e75e4dc7e1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:30,476 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:39:30,476 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5e3a99-3553-483e-9da1-ee461236113c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5e3a99-3553-483e-9da1-ee461236113c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:31,555 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.074s 2021-06-14 16:39:31,555 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e91977a-1d71-41bd-a054-c4d249cad37c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e91977a-1d71-41bd-a054-c4d249cad37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:32,617 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:39:32,618 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7ff695-90c2-4c63-9c66-ee9c517ce7e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7ff695-90c2-4c63-9c66-ee9c517ce7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:33,789 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.167s 2021-06-14 16:39:33,789 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f2eea3-63bc-48e2-b31e-05d6278e81c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f2eea3-63bc-48e2-b31e-05d6278e81c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:34,820 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.027s 2021-06-14 16:39:34,820 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c0d694-21f5-4005-9d63-a2dd2edc9eb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c0d694-21f5-4005-9d63-a2dd2edc9eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:35,845 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:39:35,845 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229c56e3-8f81-4924-8a23-0b8383ce6f38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229c56e3-8f81-4924-8a23-0b8383ce6f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:36,868 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.019s 2021-06-14 16:39:36,869 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a31417-9247-4f08-87b8-00e60bd59e00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a31417-9247-4f08-87b8-00e60bd59e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:37,932 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:39:37,933 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0620c577-7d10-4b0c-be42-b0be9e073dbb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0620c577-7d10-4b0c-be42-b0be9e073dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:38,996 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:39:38,997 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a30c67e-5e4d-4452-a146-1ed0b7822912', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a30c67e-5e4d-4452-a146-1ed0b7822912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:40,052 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.052s 2021-06-14 16:39:40,052 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0034ff-c8fb-44c0-8ef2-6a0dd4328061', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0034ff-c8fb-44c0-8ef2-6a0dd4328061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:41,112 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:39:41,112 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cb6753-822b-4bf2-8080-b285a1cf39d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cb6753-822b-4bf2-8080-b285a1cf39d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:42,180 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:39:42,180 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f897a21-edf6-4e83-a06a-67a5022faf45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f897a21-edf6-4e83-a06a-67a5022faf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:43,246 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:39:43,247 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627f2318-be2a-4f1b-9ff1-4072f77130dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627f2318-be2a-4f1b-9ff1-4072f77130dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:44,314 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:39:44,315 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769a8cae-4198-40c4-a822-49d1f600b62e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769a8cae-4198-40c4-a822-49d1f600b62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:45,382 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:39:45,383 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95cac10b-7bff-42b5-9f1e-54bfd3a0a144', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95cac10b-7bff-42b5-9f1e-54bfd3a0a144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:46,436 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.050s 2021-06-14 16:39:46,437 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5648decc-cb66-44c3-9060-9fbfe393a3f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5648decc-cb66-44c3-9060-9fbfe393a3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:47,495 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:39:47,495 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f2292e-0e47-40ce-be35-011232c119c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f2292e-0e47-40ce-be35-011232c119c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:48,561 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:39:48,561 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f08d6fb-4503-4dd3-9f2c-7a1c5027d949', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f08d6fb-4503-4dd3-9f2c-7a1c5027d949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:49,634 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.070s 2021-06-14 16:39:49,635 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e18702c-bf70-44bb-b293-23d4f3467c46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e18702c-bf70-44bb-b293-23d4f3467c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:50,691 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.049s 2021-06-14 16:39:50,691 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c55b363-bc5a-439b-8215-1d00c20e3591', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c55b363-bc5a-439b-8215-1d00c20e3591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:51,751 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.056s 2021-06-14 16:39:51,751 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26815c7c-ca2c-4f93-9759-fd8d882606f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26815c7c-ca2c-4f93-9759-fd8d882606f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:52,811 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:39:52,812 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ceca320-490e-42ce-879f-555dec9cdcd1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ceca320-490e-42ce-879f-555dec9cdcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:53,875 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:39:53,876 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e1d371-0402-497b-8862-48a9a248c347', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e1d371-0402-497b-8862-48a9a248c347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:54,941 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:39:54,941 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abfa135-6cdf-4199-a20d-78ec2a48d6c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abfa135-6cdf-4199-a20d-78ec2a48d6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:56,010 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:39:56,010 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed02e78-ce27-4c95-b52f-188a377fc0f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed02e78-ce27-4c95-b52f-188a377fc0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:57,073 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:39:57,073 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c08dfe-e329-4599-a513-d8430a935f03', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c08dfe-e329-4599-a513-d8430a935f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:58,133 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.056s 2021-06-14 16:39:58,133 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73538f17-0294-41e0-912e-fd223704082a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73538f17-0294-41e0-912e-fd223704082a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:39:59,206 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:39:59,206 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918f9e76-4d6f-4f11-91bc-51d2605e45db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918f9e76-4d6f-4f11-91bc-51d2605e45db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:00,263 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.053s 2021-06-14 16:40:00,263 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441062c7-e049-47be-8f8f-d68fe01e57ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441062c7-e049-47be-8f8f-d68fe01e57ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:01,329 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:40:01,329 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f656a5-2e46-4db5-9eb9-574670c6e4b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f656a5-2e46-4db5-9eb9-574670c6e4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:02,395 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:40:02,395 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d823ae54-e881-4d28-974b-af8a4002ffd1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d823ae54-e881-4d28-974b-af8a4002ffd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:03,455 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:40:03,455 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ab53da-baf9-4e62-a7f9-f45dd59e8026', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ab53da-baf9-4e62-a7f9-f45dd59e8026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:04,525 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.066s 2021-06-14 16:40:04,525 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b09a2f-993c-461c-8547-c0687c39cb43', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b09a2f-993c-461c-8547-c0687c39cb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:05,589 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:40:05,589 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf05afa-d74a-4aac-84cc-de1fc0df95a5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf05afa-d74a-4aac-84cc-de1fc0df95a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:06,651 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:40:06,652 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b07804-c8ff-4e6d-bbb4-f667a4906547', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b07804-c8ff-4e6d-bbb4-f667a4906547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:07,716 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:40:07,716 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d6c082-083d-4bd6-ac32-5d6f439a1e35', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d6c082-083d-4bd6-ac32-5d6f439a1e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:08,771 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.050s 2021-06-14 16:40:08,771 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28a1744-14d9-4f9e-a778-632c483ec8e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28a1744-14d9-4f9e-a778-632c483ec8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:09,832 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:40:09,832 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a91d6f3-1a39-4417-8de6-88b13c0831cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a91d6f3-1a39-4417-8de6-88b13c0831cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:10,896 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:40:10,896 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83b3b35-50eb-4ee4-93aa-fe3649309df5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83b3b35-50eb-4ee4-93aa-fe3649309df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:11,962 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:40:11,962 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baddc58f-55c3-419b-8b55-a1a564ead663', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baddc58f-55c3-419b-8b55-a1a564ead663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:13,022 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.056s 2021-06-14 16:40:13,023 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de973ab-b411-431e-ab37-2839554234fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de973ab-b411-431e-ab37-2839554234fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:14,079 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.052s 2021-06-14 16:40:14,079 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660b1327-2b0f-47e6-a011-78285d937b16', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660b1327-2b0f-47e6-a011-78285d937b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:15,138 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:40:15,138 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e842961d-e8ba-4c47-bb51-b847ae82226e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e842961d-e8ba-4c47-bb51-b847ae82226e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:16,215 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.073s 2021-06-14 16:40:16,215 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fbaffc-a707-4bba-896b-da42b731c735', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fbaffc-a707-4bba-896b-da42b731c735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:17,268 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.050s 2021-06-14 16:40:17,268 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e207b5-e4c0-47fb-9e58-4780c4b40f97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e207b5-e4c0-47fb-9e58-4780c4b40f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:18,331 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:40:18,332 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d7f75b-3f7e-415f-a924-f4daaa40778f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d7f75b-3f7e-415f-a924-f4daaa40778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:19,397 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.061s 2021-06-14 16:40:19,397 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17d2658-4f8b-4f73-b738-dee73fc97ec2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17d2658-4f8b-4f73-b738-dee73fc97ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:20,456 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:40:20,456 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c331f880-3b78-40e2-926f-75638907d34f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c331f880-3b78-40e2-926f-75638907d34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:21,523 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:40:21,523 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38132e6a-fd30-4687-b17e-6a12fa9210b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38132e6a-fd30-4687-b17e-6a12fa9210b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:22,590 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:40:22,590 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faaca843-33ed-4c53-bd60-5df0d58a5f6f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faaca843-33ed-4c53-bd60-5df0d58a5f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:23,668 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.074s 2021-06-14 16:40:23,669 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecda1f0-4d92-49f8-8ce4-0f13ffc26d25', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecda1f0-4d92-49f8-8ce4-0f13ffc26d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:24,730 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:40:24,731 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030603eb-80d2-4ac0-baee-78af78d4630b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030603eb-80d2-4ac0-baee-78af78d4630b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:25,800 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.066s 2021-06-14 16:40:25,800 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2191aaaf-3ada-4ca1-b9fd-5a52285b2204', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2191aaaf-3ada-4ca1-b9fd-5a52285b2204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:26,853 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.049s 2021-06-14 16:40:26,854 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86998528-5e1d-474b-8289-a80484888b2d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86998528-5e1d-474b-8289-a80484888b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:27,937 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.079s 2021-06-14 16:40:27,937 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b629e713-620a-484e-be9d-a9a63e62b685', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b629e713-620a-484e-be9d-a9a63e62b685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:28,994 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.052s 2021-06-14 16:40:28,994 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb4fdaa-d75d-4212-9c85-902652753327', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb4fdaa-d75d-4212-9c85-902652753327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:30,062 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:40:30,063 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f17527b-bc61-4879-acd2-a7b81e42c4a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f17527b-bc61-4879-acd2-a7b81e42c4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:31,123 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:40:31,123 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a18d175-f4f9-41f4-9024-8898f31434b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a18d175-f4f9-41f4-9024-8898f31434b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:32,207 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.080s 2021-06-14 16:40:32,207 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6dcb3d4-84db-4095-b27b-3a00574a0ef2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6dcb3d4-84db-4095-b27b-3a00574a0ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:33,270 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:40:33,271 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193d3637-6683-4290-82f8-0050d2a58df3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193d3637-6683-4290-82f8-0050d2a58df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:34,334 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:40:34,334 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e09d55-ad99-4dbb-b9c4-55eb70926b77', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e09d55-ad99-4dbb-b9c4-55eb70926b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:35,390 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.051s 2021-06-14 16:40:35,390 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37ac2f2-5a3f-4906-a970-d1bc4bb50f65', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37ac2f2-5a3f-4906-a970-d1bc4bb50f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:36,445 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.051s 2021-06-14 16:40:36,445 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d67666a-e3c6-45a3-831b-46203dccd4c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d67666a-e3c6-45a3-831b-46203dccd4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:37,512 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:40:37,512 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c455c5f5-e3a4-47d1-89dc-460f9d21cbec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c455c5f5-e3a4-47d1-89dc-460f9d21cbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:38,571 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:40:38,572 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d00bcf1-c79b-4d3e-a08b-2b668a0eee71', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d00bcf1-c79b-4d3e-a08b-2b668a0eee71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:39,641 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.066s 2021-06-14 16:40:39,642 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce9f980-48be-496f-bb91-d871461d82b3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce9f980-48be-496f-bb91-d871461d82b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:40,710 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:40:40,710 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-534e4714-261d-4df5-ac77-e1de1e79e018', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-534e4714-261d-4df5-ac77-e1de1e79e018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:41,792 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.078s 2021-06-14 16:40:41,793 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301b8989-8945-4f2c-8f2f-5d15f115fe89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301b8989-8945-4f2c-8f2f-5d15f115fe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:42,839 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.043s 2021-06-14 16:40:42,840 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed071aea-3c86-4f15-8c27-e5e4bb85e3d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed071aea-3c86-4f15-8c27-e5e4bb85e3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:43,960 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.116s 2021-06-14 16:40:43,960 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6745a2af-a9a2-4048-b014-064f84b716bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6745a2af-a9a2-4048-b014-064f84b716bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:45,008 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.044s 2021-06-14 16:40:45,009 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df6b673-2175-4dd7-af55-99eeb1327f86', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df6b673-2175-4dd7-af55-99eeb1327f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:46,059 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.046s 2021-06-14 16:40:46,059 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9de2eb-6e30-469a-844a-14a5bd968279', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9de2eb-6e30-469a-844a-14a5bd968279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:47,117 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:40:47,117 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ec67be-1eb8-4c01-8fbe-ff1dc4320206', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ec67be-1eb8-4c01-8fbe-ff1dc4320206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:48,178 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:40:48,178 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc24d0c0-0dc4-4aa4-819d-076c69e5ef9e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc24d0c0-0dc4-4aa4-819d-076c69e5ef9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:49,249 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:40:49,250 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941173ca-2ea6-48f1-a341-13942a11b414', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941173ca-2ea6-48f1-a341-13942a11b414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:50,346 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.093s 2021-06-14 16:40:50,346 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b4c203-d264-4bfb-91fc-984c17b374de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b4c203-d264-4bfb-91fc-984c17b374de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:51,404 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.054s 2021-06-14 16:40:51,405 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e17746-2884-4aee-b017-46cff7d0706b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e17746-2884-4aee-b017-46cff7d0706b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:52,471 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:40:52,471 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59f1b7a-433d-4f69-a3da-48b52706fde2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59f1b7a-433d-4f69-a3da-48b52706fde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:53,528 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.053s 2021-06-14 16:40:53,528 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c644c4aa-21c2-46b1-ba0e-26fd1c1196cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c644c4aa-21c2-46b1-ba0e-26fd1c1196cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:54,585 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.053s 2021-06-14 16:40:54,586 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88b62a8-3a64-466a-9a40-6ed9f85858c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88b62a8-3a64-466a-9a40-6ed9f85858c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:55,649 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:40:55,649 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92b0263-f66f-4e89-ac87-5559114f78de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92b0263-f66f-4e89-ac87-5559114f78de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:56,715 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:40:56,715 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f84a3d9-8c04-439f-81f0-77e4670ee83e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f84a3d9-8c04-439f-81f0-77e4670ee83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:57,794 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.076s 2021-06-14 16:40:57,795 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bad2d8-5b88-4787-ae5a-db27d9c50b8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bad2d8-5b88-4787-ae5a-db27d9c50b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:58,857 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:40:58,857 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4368130-6cc3-41ff-99bc-2c037957669d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4368130-6cc3-41ff-99bc-2c037957669d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:40:59,931 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.070s 2021-06-14 16:40:59,931 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaa2a6d-0ef1-409a-be53-5158486fb598', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaa2a6d-0ef1-409a-be53-5158486fb598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:01,006 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.072s 2021-06-14 16:41:01,007 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8300ebee-8e2d-4fee-87e5-2dd97b46abff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8300ebee-8e2d-4fee-87e5-2dd97b46abff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:02,058 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.048s 2021-06-14 16:41:02,058 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9705014-1ec2-4328-8a0b-c9a11e6b74d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9705014-1ec2-4328-8a0b-c9a11e6b74d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:03,126 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:41:03,126 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8716799b-5de2-45f9-bd68-1e477f6cb19f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8716799b-5de2-45f9-bd68-1e477f6cb19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:04,193 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:41:04,194 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084aaf5e-a508-4697-b85c-80f2555dbb52', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084aaf5e-a508-4697-b85c-80f2555dbb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:05,256 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:41:05,256 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7d2ace-a2ca-4989-93fb-9a8c3e095666', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7d2ace-a2ca-4989-93fb-9a8c3e095666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:06,322 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:41:06,323 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d14a27-055f-4e2a-8f64-ee6c57b650eb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d14a27-055f-4e2a-8f64-ee6c57b650eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:07,390 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:41:07,390 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7cbaf0-a063-4d2c-b335-4ae41cc822cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7cbaf0-a063-4d2c-b335-4ae41cc822cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:08,458 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:41:08,458 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb71e8b-8ddd-45de-ba6c-1b40797abfdf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb71e8b-8ddd-45de-ba6c-1b40797abfdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:09,521 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:41:09,521 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143548a5-010a-4d54-a829-efb9efcd6a0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143548a5-010a-4d54-a829-efb9efcd6a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:10,578 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.052s 2021-06-14 16:41:10,578 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88eda9e7-e1a9-4bef-8553-d0b097c0c686', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88eda9e7-e1a9-4bef-8553-d0b097c0c686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:11,648 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.066s 2021-06-14 16:41:11,648 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629e01c8-08f5-40a4-a526-73df1318eac7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629e01c8-08f5-40a4-a526-73df1318eac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:12,711 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.060s 2021-06-14 16:41:12,712 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09743124-c0d7-47c3-b32c-4052078a6bcc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09743124-c0d7-47c3-b32c-4052078a6bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:13,774 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:41:13,775 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0d2293-29cc-4b7f-970a-129ec1a8d730', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0d2293-29cc-4b7f-970a-129ec1a8d730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:14,862 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.084s 2021-06-14 16:41:14,863 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56a9a64-5ce2-42e0-9b60-6cf9d3cba4f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56a9a64-5ce2-42e0-9b60-6cf9d3cba4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:15,887 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.020s 2021-06-14 16:41:15,887 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d469489-7c39-4c20-80d3-0594300fb0c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d469489-7c39-4c20-80d3-0594300fb0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:16,911 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:41:16,912 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aac74cd-9f8f-4f21-9509-25f1e6425e4e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aac74cd-9f8f-4f21-9509-25f1e6425e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:17,940 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:41:17,941 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca295dc-b6e2-4909-b11a-4fdb393830fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca295dc-b6e2-4909-b11a-4fdb393830fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:18,968 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:41:18,968 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd68e6e2-5256-4e92-bc7a-fd7db34cd6e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd68e6e2-5256-4e92-bc7a-fd7db34cd6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:20,003 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.031s 2021-06-14 16:41:20,004 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b3ec60-92ac-4406-a20c-e2384e814211', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b3ec60-92ac-4406-a20c-e2384e814211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:21,028 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:41:21,028 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6b5b48-f5a4-42fb-be2c-11f315942e42', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6b5b48-f5a4-42fb-be2c-11f315942e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:22,064 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.031s 2021-06-14 16:41:22,064 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68a4cb3-25e4-4f4a-82bf-4d1c0febebdb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68a4cb3-25e4-4f4a-82bf-4d1c0febebdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:23,099 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.030s 2021-06-14 16:41:23,100 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fe0189-0a71-4e72-a03f-3ec0a065f943', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fe0189-0a71-4e72-a03f-3ec0a065f943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:24,125 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:41:24,125 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30db2547-bcce-4817-a210-14dd854e48de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30db2547-bcce-4817-a210-14dd854e48de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:25,161 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.031s 2021-06-14 16:41:25,162 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c877c5b-757d-4cb7-bd6f-600f6964a6f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c877c5b-757d-4cb7-bd6f-600f6964a6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:26,190 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:41:26,191 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c27384a-a332-4325-a33f-5c486156616e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c27384a-a332-4325-a33f-5c486156616e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:27,218 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.023s 2021-06-14 16:41:27,218 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f0d049-5ac2-47c7-a7c8-6ddece84af52', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f0d049-5ac2-47c7-a7c8-6ddece84af52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:28,254 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.031s 2021-06-14 16:41:28,254 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05b1a26-d74f-4ab2-a250-b3c3c7c43211', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05b1a26-d74f-4ab2-a250-b3c3c7c43211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:29,283 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.024s 2021-06-14 16:41:29,283 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36432b20-d8c5-493f-a038-7a63a8c0cf26', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36432b20-d8c5-493f-a038-7a63a8c0cf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:30,319 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.032s 2021-06-14 16:41:30,320 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b038029-b611-489b-a51e-971314ed2cd6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b038029-b611-489b-a51e-971314ed2cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:31,346 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:41:31,346 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22f1ca3-1326-40a0-9ba5-b94a56b9df11', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22f1ca3-1326-40a0-9ba5-b94a56b9df11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:32,378 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.026s 2021-06-14 16:41:32,379 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be46467c-efcc-45d6-bfb1-9d0513ba0ef2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be46467c-efcc-45d6-bfb1-9d0513ba0ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:33,405 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:41:33,405 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c85fd7-5cd0-4c41-8b6c-e32da03c8c3f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c85fd7-5cd0-4c41-8b6c-e32da03c8c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:34,439 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.030s 2021-06-14 16:41:34,439 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012eb5f7-f593-4b38-b443-28028cd75224', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012eb5f7-f593-4b38-b443-28028cd75224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:35,465 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:41:35,466 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601f0275-8d69-41f8-8d61-b9af94cf0e9e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601f0275-8d69-41f8-8d61-b9af94cf0e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:36,490 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:41:36,491 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79f19ad-4597-409c-aa26-c99912d65471', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79f19ad-4597-409c-aa26-c99912d65471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:37,521 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.026s 2021-06-14 16:41:37,522 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba75abd-3487-4c0a-b8bd-f11082513b72', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba75abd-3487-4c0a-b8bd-f11082513b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:38,547 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:41:38,547 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb719e7-62be-4a1f-a73f-13d1728421c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb719e7-62be-4a1f-a73f-13d1728421c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:39,571 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.021s 2021-06-14 16:41:39,572 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b62d9c-2a91-4da3-b3d6-77f88f7b66f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b62d9c-2a91-4da3-b3d6-77f88f7b66f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:40,604 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.028s 2021-06-14 16:41:40,604 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34ecffe-746b-4033-99cb-4bf01803b338', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34ecffe-746b-4033-99cb-4bf01803b338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:41,637 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.029s 2021-06-14 16:41:41,638 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9acfe205-cb5e-46ff-81f5-2577453824dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9acfe205-cb5e-46ff-81f5-2577453824dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:42,665 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.022s 2021-06-14 16:41:42,665 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d12f2d-0df3-4476-a016-bb542070aff3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d12f2d-0df3-4476-a016-bb542070aff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:43,694 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.025s 2021-06-14 16:41:43,695 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dbfda3-d11f-4847-8e66-6f05850310ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dbfda3-d11f-4847-8e66-6f05850310ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:44,725 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.025s 2021-06-14 16:41:44,725 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea23cb9f-f35d-4f56-b1f7-2859e893be97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea23cb9f-f35d-4f56-b1f7-2859e893be97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:45,759 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.028s 2021-06-14 16:41:45,759 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f101a362-6351-41a8-a456-5ed3181dbdb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f101a362-6351-41a8-a456-5ed3181dbdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:46,792 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.026s 2021-06-14 16:41:46,792 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12544497-e351-4bef-8370-ae96c896fcfd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12544497-e351-4bef-8370-ae96c896fcfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:47,816 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.020s 2021-06-14 16:41:47,816 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3f1475-b545-4d1f-8775-c557aced060f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3f1475-b545-4d1f-8775-c557aced060f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:48,878 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.057s 2021-06-14 16:41:48,878 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da51ca2-0d58-4267-8a04-8842bd571712', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da51ca2-0d58-4267-8a04-8842bd571712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:49,946 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:41:49,947 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66afcef8-48c7-4800-b113-e3a9222d0588', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66afcef8-48c7-4800-b113-e3a9222d0588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:50,976 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.026s 2021-06-14 16:41:50,977 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bd3ff1-5728-48fa-a849-cfb5e126380b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bd3ff1-5728-48fa-a849-cfb5e126380b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:52,031 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.050s 2021-06-14 16:41:52,031 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dcc2990-ff83-49a0-a341-1b7c3fdc22c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dcc2990-ff83-49a0-a341-1b7c3fdc22c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:53,098 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.063s 2021-06-14 16:41:53,098 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7ddbee-b4e5-4c33-9fd3-138e2896ca50', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7ddbee-b4e5-4c33-9fd3-138e2896ca50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:54,160 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.058s 2021-06-14 16:41:54,161 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3a01d4-45f3-42c9-8951-b64b32b70587', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3a01d4-45f3-42c9-8951-b64b32b70587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:55,224 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:41:55,224 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2c10f4-692d-402f-b853-07892ed0a1ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2c10f4-692d-402f-b853-07892ed0a1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:56,296 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:41:56,296 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637a00a0-42bb-4f3f-a89b-43e2a5629a53', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637a00a0-42bb-4f3f-a89b-43e2a5629a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:57,354 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.055s 2021-06-14 16:41:57,355 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c689f2-8d78-48f6-a239-29a93a32d6ce', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c689f2-8d78-48f6-a239-29a93a32d6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:58,424 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.064s 2021-06-14 16:41:58,425 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d781152e-89e3-48c6-96dc-17ca11f43cd0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d781152e-89e3-48c6-96dc-17ca11f43cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:41:59,497 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:41:59,497 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72cd833-4f8e-41dc-b263-72d5914bc744', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72cd833-4f8e-41dc-b263-72d5914bc744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:00,558 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.056s 2021-06-14 16:42:00,558 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084f4790-7542-4c02-ba8c-daea91063952', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084f4790-7542-4c02-ba8c-daea91063952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:01,615 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.053s 2021-06-14 16:42:01,616 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358441b0-3d34-4182-8162-f664b7a104a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358441b0-3d34-4182-8162-f664b7a104a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:02,685 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.065s 2021-06-14 16:42:02,685 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0984fcee-2ac7-4f68-80d9-be5cda663453', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0984fcee-2ac7-4f68-80d9-be5cda663453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:03,742 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.053s 2021-06-14 16:42:03,743 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7194e9ca-443a-46a9-a646-bc698088c672', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7194e9ca-443a-46a9-a646-bc698088c672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:04,809 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.062s 2021-06-14 16:42:04,809 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ca4850-bf22-482c-a3fb-df3a7da2c072', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ca4850-bf22-482c-a3fb-df3a7da2c072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:05,887 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.074s 2021-06-14 16:42:05,887 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8f6b78-bef9-4eec-91a4-4eaade38affc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8f6b78-bef9-4eec-91a4-4eaade38affc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:06,949 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.059s 2021-06-14 16:42:06,949 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e5eca5-3aa1-4d95-bbd7-649413cf8f6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e5eca5-3aa1-4d95-bbd7-649413cf8f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:08,001 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.047s 2021-06-14 16:42:08,001 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7fd127-f641-446b-aff9-95f9a4e3e23b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7fd127-f641-446b-aff9-95f9a4e3e23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:09,074 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21 0.068s 2021-06-14 16:42:09,074 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07617689-f844-4c1c-bbc4-605b0f974172', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07617689-f844-4c1c-bbc4-605b0f974172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/9e038a7c-16a9-425f-b18d-f84361ab1f21'} Body: b'{"snapshot": {"id": "9e038a7c-16a9-425f-b18d-f84361ab1f21", "created_at": "2021-06-14T16:36:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1162316928", "description": null, "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:42:10,508 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4/os-volume_attachments/524aac4a-b992-483b-a265-f4b60ea76367 1.430s 2021-06-14 16:42:10,509 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:09 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-3c913f3f-73b8-4ba2-9688-caf36ac013f9', 'x-compute-request-id': 'req-3c913f3f-73b8-4ba2-9688-caf36ac013f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4/os-volume_attachments/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'' 2021-06-14 16:42:10,564 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:42:10,565 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c390bd-22c8-493b-9a1c-54acb9494a39', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c390bd-22c8-493b-9a1c-54acb9494a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:11,633 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:42:11,634 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842aa2bc-4419-4246-990c-e5838cbc6741', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842aa2bc-4419-4246-990c-e5838cbc6741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:12,694 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:42:12,694 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f12996-e59d-43ac-8e34-69cfa3137386', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f12996-e59d-43ac-8e34-69cfa3137386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:13,764 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:42:13,764 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-224f2e95-a637-41a7-af9d-201e34e936bb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224f2e95-a637-41a7-af9d-201e34e936bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:14,822 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:42:14,823 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b4c85a-d83e-478c-b081-a7e14f739fd7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b4c85a-d83e-478c-b081-a7e14f739fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:15,881 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:42:15,882 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1f3597-3859-4225-9bdc-69a650589499', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1f3597-3859-4225-9bdc-69a650589499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:16,942 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:42:16,942 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef8d173-748b-438e-aa87-fde96042eb75', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef8d173-748b-438e-aa87-fde96042eb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:18,002 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:42:18,002 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6849a84c-7f5a-4175-a0b1-1b28172ef09b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6849a84c-7f5a-4175-a0b1-1b28172ef09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:19,076 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.065s 2021-06-14 16:42:19,076 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d5c02f-de8f-4be1-bb4c-7e6866d71c0c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d5c02f-de8f-4be1-bb4c-7e6866d71c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:20,146 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:42:20,146 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80eb9af-18ef-45dd-bd63-d0898af6db25', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80eb9af-18ef-45dd-bd63-d0898af6db25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:21,223 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.069s 2021-06-14 16:42:21,224 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8941ca30-0890-49f9-beb1-861e36111231', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8941ca30-0890-49f9-beb1-861e36111231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:22,295 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:42:22,295 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2f86bf-c934-44ae-acf0-5501ce94d1bd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2f86bf-c934-44ae-acf0-5501ce94d1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:23,369 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.065s 2021-06-14 16:42:23,369 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414936e8-79f7-4347-b737-d37caeae628c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414936e8-79f7-4347-b737-d37caeae628c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:24,428 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:42:24,429 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bff8d08-a347-40b8-b66c-ca305b7457b7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bff8d08-a347-40b8-b66c-ca305b7457b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:25,500 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:42:25,500 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a729e5-a9f1-4174-bfa1-929747afb719', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a729e5-a9f1-4174-bfa1-929747afb719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:26,572 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:42:26,572 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea41aa0f-9c6b-4cb2-8f8c-c26a6ba942d6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea41aa0f-9c6b-4cb2-8f8c-c26a6ba942d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:27,638 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:42:27,639 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae611c8c-1e72-423f-8f5a-74d0d8051bf8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae611c8c-1e72-423f-8f5a-74d0d8051bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:28,705 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:42:28,705 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb913ce-7a1b-454a-bf71-0c30d80fe292', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb913ce-7a1b-454a-bf71-0c30d80fe292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:29,772 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:42:29,772 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532dfcbc-031c-4aec-80ad-d68522f3e719', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532dfcbc-031c-4aec-80ad-d68522f3e719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:30,832 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:42:30,833 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d27fc4-342a-41b1-9ba0-95d4fdb584bc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d27fc4-342a-41b1-9ba0-95d4fdb584bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:31,893 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:42:31,894 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217a0ea9-638a-4d57-a397-4c7f451f4dcc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217a0ea9-638a-4d57-a397-4c7f451f4dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:32,962 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:42:32,963 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e8b03a-b44d-4c1e-ad1d-f22db0d3171f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e8b03a-b44d-4c1e-ad1d-f22db0d3171f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:34,034 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:42:34,034 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efeb182-e239-4b38-b794-55ce8fdbc48f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efeb182-e239-4b38-b794-55ce8fdbc48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:35,106 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:42:35,106 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639dede8-00b5-4fd0-b6c2-1096d90e95b5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639dede8-00b5-4fd0-b6c2-1096d90e95b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:36,172 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:42:36,172 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba3102f5-5010-4cef-8c40-55b66f9e59df', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3102f5-5010-4cef-8c40-55b66f9e59df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:37,230 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:42:37,230 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5217b0e-0b16-4442-89ef-4630df3328fb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5217b0e-0b16-4442-89ef-4630df3328fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:38,295 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:42:38,296 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57b39bf-9b35-42f5-9895-a95ab4d15f89', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57b39bf-9b35-42f5-9895-a95ab4d15f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:39,363 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:42:39,364 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649d04e0-2c71-4a22-94a0-441f371f2103', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649d04e0-2c71-4a22-94a0-441f371f2103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:40,430 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:42:40,430 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5dbd719-0dea-4d13-b81b-99480e5f75ab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5dbd719-0dea-4d13-b81b-99480e5f75ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:41,501 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:42:41,502 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb47691-3c62-4786-b57a-357cf40fd9fc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb47691-3c62-4786-b57a-357cf40fd9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:42,562 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:42:42,562 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d30815d-4a57-436c-bd10-810e875c9ebd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d30815d-4a57-436c-bd10-810e875c9ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:43,628 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:42:43,629 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d6386b-9e3c-4471-99db-f92a2ccfdfdb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d6386b-9e3c-4471-99db-f92a2ccfdfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:44,693 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:42:44,693 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c731b1-704d-449e-8f72-e4e255d4d889', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c731b1-704d-449e-8f72-e4e255d4d889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:45,758 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:42:45,758 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27cc68b-001f-420c-8209-f763d05a866b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27cc68b-001f-420c-8209-f763d05a866b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:46,818 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:42:46,818 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6999a0-a857-401e-b7d5-f3da8edf35b2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6999a0-a857-401e-b7d5-f3da8edf35b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:47,894 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.066s 2021-06-14 16:42:47,895 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe50757d-53f2-4bbe-9fd6-ea25d47fa1fa', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe50757d-53f2-4bbe-9fd6-ea25d47fa1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:48,971 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:42:48,971 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4754297-3c91-45eb-a41b-d1ed37f4370b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4754297-3c91-45eb-a41b-d1ed37f4370b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:50,039 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:42:50,039 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e3c31b-e61b-4b95-b0bd-f3f8594cbfce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e3c31b-e61b-4b95-b0bd-f3f8594cbfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:51,107 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:42:51,108 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0cf7fbc-de69-4a65-a288-971e2304cd09', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0cf7fbc-de69-4a65-a288-971e2304cd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:52,180 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:42:52,181 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f9661c-3d20-461a-a53c-0924d11be377', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f9661c-3d20-461a-a53c-0924d11be377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:53,250 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:42:53,251 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a194a4ee-7478-4538-ace1-f8db70cb0061', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a194a4ee-7478-4538-ace1-f8db70cb0061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:54,313 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:42:54,313 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a62868-89f9-4860-8009-8104162a0617', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a62868-89f9-4860-8009-8104162a0617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:55,383 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:42:55,384 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec128bf5-cbe8-4303-88d7-371a3e2fef02', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec128bf5-cbe8-4303-88d7-371a3e2fef02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:56,452 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:42:56,452 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f197c5-13aa-488b-9afd-9148745766d1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f197c5-13aa-488b-9afd-9148745766d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:57,522 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:42:57,523 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09e797c-ca90-44c3-9789-541852a21098', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09e797c-ca90-44c3-9789-541852a21098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:58,583 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:42:58,584 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4331e06-c816-4f73-a55d-79674f7daacb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4331e06-c816-4f73-a55d-79674f7daacb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:42:59,653 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:42:59,653 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73edf90-22eb-46a7-a6c3-fa016c2460e2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73edf90-22eb-46a7-a6c3-fa016c2460e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:00,715 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:43:00,715 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df7336a-511f-4346-8481-0f1bb1b2cbc3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df7336a-511f-4346-8481-0f1bb1b2cbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:01,785 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:43:01,786 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edf3693-d27b-4686-bb32-ee48d2aae330', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edf3693-d27b-4686-bb32-ee48d2aae330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:02,856 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:43:02,856 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8689e03-4ff7-43ff-b5fb-a0f397a45954', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8689e03-4ff7-43ff-b5fb-a0f397a45954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:03,927 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:43:03,927 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a2d2a4-e7e7-4e7e-a15f-db5ef13f4b58', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a2d2a4-e7e7-4e7e-a15f-db5ef13f4b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:04,987 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:43:04,987 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7092fb4-5710-4bd6-a644-ec118a835994', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7092fb4-5710-4bd6-a644-ec118a835994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:06,061 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.066s 2021-06-14 16:43:06,062 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde108ef-914a-4884-a694-4aca551f924c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde108ef-914a-4884-a694-4aca551f924c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:07,134 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:43:07,135 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a85518b-74a1-4586-8b70-76e21deefa79', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a85518b-74a1-4586-8b70-76e21deefa79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:08,198 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:43:08,198 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a62b863-c3e9-4836-a8f0-05ba442e57cd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a62b863-c3e9-4836-a8f0-05ba442e57cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:09,265 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:09,265 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c87e6aa-08a1-4650-be52-87f224d13436', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c87e6aa-08a1-4650-be52-87f224d13436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:10,341 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.067s 2021-06-14 16:43:10,341 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52c9da7-450f-4808-ae39-835d90cbb136', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52c9da7-450f-4808-ae39-835d90cbb136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:11,415 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.065s 2021-06-14 16:43:11,415 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac94c5c-af6f-44b4-8e7f-38197fa29234', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac94c5c-af6f-44b4-8e7f-38197fa29234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:12,486 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:12,486 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3aa5fb0-a1f8-467c-b01a-cc57d1ecf31a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3aa5fb0-a1f8-467c-b01a-cc57d1ecf31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:13,545 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:43:13,546 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109d2b50-d5f0-4467-addd-2db4e055c96f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109d2b50-d5f0-4467-addd-2db4e055c96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:14,612 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:43:14,612 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42bf5f5-f626-452b-96ae-27e201f85159', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42bf5f5-f626-452b-96ae-27e201f85159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:15,678 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:15,679 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a05448-fc95-4086-9e5e-8ba68444c86a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a05448-fc95-4086-9e5e-8ba68444c86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:16,745 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:16,745 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccac3341-92b3-4ba7-b046-4385c01c41ad', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccac3341-92b3-4ba7-b046-4385c01c41ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:17,813 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:43:17,814 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cca0b55-afcc-4941-b273-9e0bd92ab475', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cca0b55-afcc-4941-b273-9e0bd92ab475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:18,882 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:43:18,882 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd48caaf-f4d8-4822-84f6-4d317f2270d6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd48caaf-f4d8-4822-84f6-4d317f2270d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:19,949 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:19,950 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18e490b-f711-4571-858d-3e5ca441734b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18e490b-f711-4571-858d-3e5ca441734b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:21,016 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:43:21,017 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0c72fa-5ac7-47ab-bca8-c7c1dbf7425d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0c72fa-5ac7-47ab-bca8-c7c1dbf7425d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:22,076 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:43:22,076 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78aff35a-cb34-4d0e-ab0e-9a5fa71f6188', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78aff35a-cb34-4d0e-ab0e-9a5fa71f6188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:23,143 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:23,143 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0497fe4f-9ddb-4a48-93e9-5cc9cc21157e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0497fe4f-9ddb-4a48-93e9-5cc9cc21157e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:24,218 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.066s 2021-06-14 16:43:24,218 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5218dc68-4c13-4ab3-b398-5bcdddf0ee40', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5218dc68-4c13-4ab3-b398-5bcdddf0ee40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:25,321 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.090s 2021-06-14 16:43:25,321 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663d556b-7806-4b65-a142-18021fbec4e8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663d556b-7806-4b65-a142-18021fbec4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:26,389 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:43:26,390 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8771f09f-41ef-4f73-a8e5-1aca4e911e7b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8771f09f-41ef-4f73-a8e5-1aca4e911e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:27,456 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:27,457 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4effa254-2b3b-4c7f-a32a-fa3fd7ca32d2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4effa254-2b3b-4c7f-a32a-fa3fd7ca32d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:28,523 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:28,524 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cab768-e542-44e7-ab6a-01e235cee46d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cab768-e542-44e7-ab6a-01e235cee46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:29,583 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:43:29,584 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcf12c0-78d3-4f74-abb0-12d6482848cb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcf12c0-78d3-4f74-abb0-12d6482848cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:30,649 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:30,650 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b2793b-b8e7-4bf0-a60f-588ccd5cbb77', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b2793b-b8e7-4bf0-a60f-588ccd5cbb77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:31,714 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:43:31,715 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc84962-e8f5-4b96-a1c7-e6cf3970def4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc84962-e8f5-4b96-a1c7-e6cf3970def4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:32,775 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:43:32,776 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054d606e-dd14-4a05-b5cc-93726e02eb58', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054d606e-dd14-4a05-b5cc-93726e02eb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:33,842 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:43:33,842 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b43271-8c58-4deb-ae84-07d79d34ca86', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b43271-8c58-4deb-ae84-07d79d34ca86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:34,905 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:43:34,906 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b8ea91-6638-47ad-981a-d6072ccb31ce', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b8ea91-6638-47ad-981a-d6072ccb31ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:35,974 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:43:35,975 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30fa76c4-d7d9-4a33-92cc-f086adcb0674', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30fa76c4-d7d9-4a33-92cc-f086adcb0674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:37,033 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:43:37,034 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff85fdc-0871-4f71-be6e-814a198ae366', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff85fdc-0871-4f71-be6e-814a198ae366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:38,114 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.071s 2021-06-14 16:43:38,114 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484149ca-173f-4f7c-90ae-76fb98c81c8f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484149ca-173f-4f7c-90ae-76fb98c81c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:39,180 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:43:39,181 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2f60a6-6b45-46c6-a185-378964fa8b14', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2f60a6-6b45-46c6-a185-378964fa8b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:40,236 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.048s 2021-06-14 16:43:40,237 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c32159-5516-4083-953f-0de68c923da2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c32159-5516-4083-953f-0de68c923da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:41,303 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:41,303 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4adffb-b54c-4448-ab10-141170995c95', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4adffb-b54c-4448-ab10-141170995c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:42,370 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:43:42,370 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4260324-5a19-4a29-a305-a88a2bc92d28', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4260324-5a19-4a29-a305-a88a2bc92d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:43,435 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:43:43,436 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b14bf7f-b65c-43ea-b625-f790782643f2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b14bf7f-b65c-43ea-b625-f790782643f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:44,498 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:43:44,499 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342e5c3b-14ef-4b94-ac0e-e1bca5ddd4d6', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342e5c3b-14ef-4b94-ac0e-e1bca5ddd4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:45,561 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:43:45,561 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac15cec8-c4d4-4b5a-b1e3-ff8effe76904', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac15cec8-c4d4-4b5a-b1e3-ff8effe76904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:46,624 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:43:46,624 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5806986-b48e-4b7b-b0ef-0eac20e0b172', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5806986-b48e-4b7b-b0ef-0eac20e0b172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:47,690 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:43:47,691 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6275359-4947-4544-bae9-89f779192cfb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6275359-4947-4544-bae9-89f779192cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:48,760 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:43:48,761 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e5cb17-b159-469d-9e2b-fd93b7bf5bbd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e5cb17-b159-469d-9e2b-fd93b7bf5bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:49,840 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.071s 2021-06-14 16:43:49,840 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8d4343-1ee8-4a66-be98-88967deeb44a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8d4343-1ee8-4a66-be98-88967deeb44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:50,900 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:43:50,900 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b2d280-ab61-4858-aa6d-a17f60c88d78', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b2d280-ab61-4858-aa6d-a17f60c88d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:51,966 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:43:51,966 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63707b08-1746-4c40-aaac-588dfe36d8f4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63707b08-1746-4c40-aaac-588dfe36d8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:53,026 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:43:53,027 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49237d3-88b3-4734-ab82-afe4ace26038', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49237d3-88b3-4734-ab82-afe4ace26038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:54,090 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:43:54,090 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ba6d37-f7d0-487e-a8e7-b4fe985e778f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ba6d37-f7d0-487e-a8e7-b4fe985e778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:55,154 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:43:55,155 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19483559-7ffc-4350-8b2d-b37af5303e2f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19483559-7ffc-4350-8b2d-b37af5303e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:56,220 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:43:56,221 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049eb5fa-a173-4a46-a734-4567bbd97863', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049eb5fa-a173-4a46-a734-4567bbd97863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:57,282 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:43:57,283 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257b8f65-40cc-4c30-81a7-bb178d640bca', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257b8f65-40cc-4c30-81a7-bb178d640bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:58,357 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.066s 2021-06-14 16:43:58,357 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df98b8f6-a601-40bd-8f12-11e334d60a0e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df98b8f6-a601-40bd-8f12-11e334d60a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:43:59,427 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:43:59,427 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9501bb65-dfaa-4f49-8567-63cd84cb1b85', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9501bb65-dfaa-4f49-8567-63cd84cb1b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:00,498 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:44:00,499 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63912f6d-2482-42e8-9753-ff3d768336ab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63912f6d-2482-42e8-9753-ff3d768336ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:01,557 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:44:01,558 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d25c623-dda1-4edd-baa8-ac1230c8567c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d25c623-dda1-4edd-baa8-ac1230c8567c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:02,622 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:44:02,623 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd2bf45-fd62-413d-bbfc-f49ca884f512', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd2bf45-fd62-413d-bbfc-f49ca884f512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:03,688 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:44:03,689 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4950f35f-4412-4f92-bf78-89ad86ecc534', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4950f35f-4412-4f92-bf78-89ad86ecc534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:04,745 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.049s 2021-06-14 16:44:04,746 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974ff79a-34b3-4c15-9912-985b04e666f3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974ff79a-34b3-4c15-9912-985b04e666f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:05,809 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:44:05,809 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e717fd9-8494-4cd4-8528-3b4bc53438e9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e717fd9-8494-4cd4-8528-3b4bc53438e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:06,869 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:44:06,870 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1042827b-09ef-40bf-b5f4-6d4b9b4ebc8f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1042827b-09ef-40bf-b5f4-6d4b9b4ebc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:07,937 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:44:07,937 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fde8d6-a2a2-4942-bf14-7275352071f2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fde8d6-a2a2-4942-bf14-7275352071f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:09,002 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:44:09,002 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004f89b4-1928-45a6-afe9-3d6585284a06', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004f89b4-1928-45a6-afe9-3d6585284a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:10,070 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:44:10,071 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a52a20-586c-424f-b64a-8f24f76a1929', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a52a20-586c-424f-b64a-8f24f76a1929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:11,128 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:44:11,129 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebddb0f-67ee-46d4-b15c-65db8541a23c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebddb0f-67ee-46d4-b15c-65db8541a23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:12,187 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:44:12,192 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5cd037-16bf-4f37-af06-22fad922b893', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5cd037-16bf-4f37-af06-22fad922b893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:13,253 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:44:13,253 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6a2619-6884-430a-9b95-1e4f13cd5d5d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6a2619-6884-430a-9b95-1e4f13cd5d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:14,312 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:44:14,313 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91b89ea-6e8d-4d14-9c5f-f9bb5c0e5fa1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91b89ea-6e8d-4d14-9c5f-f9bb5c0e5fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:15,377 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:44:15,377 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2578f751-67ba-408a-8da2-1c6ddd1e8800', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2578f751-67ba-408a-8da2-1c6ddd1e8800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:16,450 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:44:16,450 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a1ee35-347d-409a-94b3-53c191c1893d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a1ee35-347d-409a-94b3-53c191c1893d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:17,513 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:44:17,513 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498b7ad7-de6b-46d1-86a6-fbfb5a51627f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498b7ad7-de6b-46d1-86a6-fbfb5a51627f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:18,577 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:44:18,577 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17826671-9678-4439-b9ff-974a6bae2b13', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17826671-9678-4439-b9ff-974a6bae2b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:19,637 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:44:19,637 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868e6599-a977-4713-b223-a925cfd6ab0d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868e6599-a977-4713-b223-a925cfd6ab0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:20,697 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:44:20,697 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c515a8b6-ae7a-4cc4-909b-89a982be3dd7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c515a8b6-ae7a-4cc4-909b-89a982be3dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:21,756 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:44:21,756 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70dc763-ac28-432d-a021-6c38433b9716', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70dc763-ac28-432d-a021-6c38433b9716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:22,820 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:44:22,820 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8156e601-86da-4072-8bac-ae21e7ced79d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8156e601-86da-4072-8bac-ae21e7ced79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:23,886 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:44:23,887 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4226c116-d231-40aa-884e-7521c73db09c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4226c116-d231-40aa-884e-7521c73db09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:24,949 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:44:24,949 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484b47a9-592d-48e4-b1ef-65d61a0c4024', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484b47a9-592d-48e4-b1ef-65d61a0c4024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:26,019 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:44:26,019 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dba2b831-037a-4115-af5e-d9b15dd7a034', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dba2b831-037a-4115-af5e-d9b15dd7a034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:27,082 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:44:27,082 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee68e1bf-0188-47b9-89be-ce69442936c9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee68e1bf-0188-47b9-89be-ce69442936c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:28,146 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:44:28,147 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8536c19-b2c1-4ec3-bcd6-8b798d02a295', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8536c19-b2c1-4ec3-bcd6-8b798d02a295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:29,209 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:44:29,210 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609f0b5d-fa73-4cda-974f-8cf03a3684fd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609f0b5d-fa73-4cda-974f-8cf03a3684fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:30,278 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:44:30,278 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14c7db9-2f89-4ba8-b333-1689321cb0cc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14c7db9-2f89-4ba8-b333-1689321cb0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:31,346 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:44:31,347 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981db666-bd2a-44b9-975c-b5a9a7df4c13', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981db666-bd2a-44b9-975c-b5a9a7df4c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:32,417 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:44:32,417 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32a815b-670d-4114-b67c-7f8c6ce9ec32', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32a815b-670d-4114-b67c-7f8c6ce9ec32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:33,618 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.192s 2021-06-14 16:44:33,618 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131416fd-670e-4918-b57a-7b238f3bdcc2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131416fd-670e-4918-b57a-7b238f3bdcc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:34,678 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:44:34,679 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b2b67d-1f81-4a36-b22a-2d73cccf6c9d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b2b67d-1f81-4a36-b22a-2d73cccf6c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:35,743 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:44:35,744 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761a5806-9ed2-45d5-9214-41d9991518f2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761a5806-9ed2-45d5-9214-41d9991518f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:36,811 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:44:36,811 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20a598b-44be-47e1-8f0c-76c6b12445b9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20a598b-44be-47e1-8f0c-76c6b12445b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:37,874 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:44:37,875 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3e6c02-acb7-4160-a7af-8e9cd7bca8f5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3e6c02-acb7-4160-a7af-8e9cd7bca8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:38,945 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:44:38,945 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-124441f9-de85-4408-8e3b-cab2838623f8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-124441f9-de85-4408-8e3b-cab2838623f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:40,004 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:44:40,005 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25843135-0cf3-435f-879d-fa0f179bfbbb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25843135-0cf3-435f-879d-fa0f179bfbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:41,065 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:44:41,066 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56b295c-98f8-4fb3-8d2b-6ad12e82e495', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56b295c-98f8-4fb3-8d2b-6ad12e82e495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:42,129 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:44:42,129 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01993bd3-b411-4a06-96b2-21deacd44266', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01993bd3-b411-4a06-96b2-21deacd44266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:43,206 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.066s 2021-06-14 16:44:43,206 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0671c75-508d-4a47-aef5-59f3c51bde42', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0671c75-508d-4a47-aef5-59f3c51bde42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:44,275 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:44:44,276 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6ac8c0-8790-43d4-87f4-314eb811863c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6ac8c0-8790-43d4-87f4-314eb811863c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:45,348 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:44:45,349 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ae5c06-0085-4614-861a-97666a045860', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ae5c06-0085-4614-861a-97666a045860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:46,409 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:44:46,409 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9be4a6c-8c43-431f-8ff2-bb445c933372', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9be4a6c-8c43-431f-8ff2-bb445c933372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:47,482 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.065s 2021-06-14 16:44:47,482 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5feec021-9cae-49c0-b8ad-670e9a6c39e9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5feec021-9cae-49c0-b8ad-670e9a6c39e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:48,553 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:44:48,553 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524df855-bc82-4397-b602-2d033bf43cde', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524df855-bc82-4397-b602-2d033bf43cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:49,618 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:44:49,619 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34ab20d-6b65-44a2-9154-ff9a13e63757', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34ab20d-6b65-44a2-9154-ff9a13e63757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:50,682 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:44:50,683 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d97169-dd8d-4ab4-a71e-16f391db7ee3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d97169-dd8d-4ab4-a71e-16f391db7ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:51,751 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:44:51,752 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a913977-3da3-4afe-9fb8-ddb441168b8e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a913977-3da3-4afe-9fb8-ddb441168b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:52,824 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:44:52,825 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f8273b0-ad74-4874-8f5a-5a711e4446e3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f8273b0-ad74-4874-8f5a-5a711e4446e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:53,902 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.070s 2021-06-14 16:44:53,903 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b24ae12-12cd-4321-9636-be2c33b1d943', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b24ae12-12cd-4321-9636-be2c33b1d943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:54,963 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:44:54,964 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67b2979-b9ad-42af-a429-2f89ea3aa099', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67b2979-b9ad-42af-a429-2f89ea3aa099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:56,022 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:44:56,023 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70446688-c0ea-4081-95c1-9f513e2d65ed', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70446688-c0ea-4081-95c1-9f513e2d65ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:57,093 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:44:57,094 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c8a42f-cad3-41d9-9b33-8c5c8bc33bfe', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c8a42f-cad3-41d9-9b33-8c5c8bc33bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:58,153 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:44:58,154 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ebad0a-523a-438a-9efb-55fbafe41dc9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ebad0a-523a-438a-9efb-55fbafe41dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:44:59,215 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:44:59,216 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891d4ebf-96a2-4270-ba4b-3dad22389df8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891d4ebf-96a2-4270-ba4b-3dad22389df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:00,275 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:00,275 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a57f32-e3ae-4a9d-8b0d-9c8ff27e69b2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a57f32-e3ae-4a9d-8b0d-9c8ff27e69b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:01,346 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:45:01,346 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de563b4-6e18-46e3-a747-e89ae153d474', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de563b4-6e18-46e3-a747-e89ae153d474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:02,421 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:45:02,421 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0718e1-9469-4915-9fff-a798065e0dd3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0718e1-9469-4915-9fff-a798065e0dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:03,482 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:45:03,482 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f54ba7-bdfd-4412-8182-18e3ed6d6472', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f54ba7-bdfd-4412-8182-18e3ed6d6472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:04,540 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:45:04,541 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93189f45-8c07-4ff7-9fa0-98fbab2b5f77', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93189f45-8c07-4ff7-9fa0-98fbab2b5f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:05,607 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:45:05,607 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34cf897-c76c-465d-8a69-fa45dac7685a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34cf897-c76c-465d-8a69-fa45dac7685a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:06,674 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:45:06,674 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0d5b8b-92f6-4651-8ac1-64147d90806e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0d5b8b-92f6-4651-8ac1-64147d90806e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:07,736 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:45:07,736 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df29e44-33fc-4976-93ac-56f2467333e1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df29e44-33fc-4976-93ac-56f2467333e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:08,797 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:45:08,798 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a3335d-c6b4-4d95-a173-092a18e6a145', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a3335d-c6b4-4d95-a173-092a18e6a145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:09,868 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:45:09,868 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead101a4-6784-4e8f-96ae-e928e5cc13b5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead101a4-6784-4e8f-96ae-e928e5cc13b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:10,934 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:45:10,935 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a186e7c-63e0-4a9b-9a18-5c8f7769a7aa', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a186e7c-63e0-4a9b-9a18-5c8f7769a7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:12,006 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:45:12,006 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c3fbd6-c112-4db3-bc0a-c7033ee7ea31', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c3fbd6-c112-4db3-bc0a-c7033ee7ea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:13,076 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:45:13,077 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961b9b7d-6128-4f3c-a5c2-0b15b3c39e4c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961b9b7d-6128-4f3c-a5c2-0b15b3c39e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:14,140 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:45:14,140 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e149d25-b7fb-409f-ac89-02031cb2f65a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e149d25-b7fb-409f-ac89-02031cb2f65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:15,207 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:45:15,207 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7751f71b-be7d-4f89-9bc6-c6d4fbaa0126', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7751f71b-be7d-4f89-9bc6-c6d4fbaa0126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:16,279 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:45:16,280 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7878e332-0ddc-42a5-8d8f-956b9ec82268', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7878e332-0ddc-42a5-8d8f-956b9ec82268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:17,348 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:45:17,348 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e561d1ee-ac35-4c7e-9a43-187f7f5d6dd4', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e561d1ee-ac35-4c7e-9a43-187f7f5d6dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:18,411 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:45:18,412 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c38836-a1da-4b10-b17e-67135dce463a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c38836-a1da-4b10-b17e-67135dce463a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:19,481 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:45:19,482 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1baa58b-3331-4b31-b187-c557286ddaf5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1baa58b-3331-4b31-b187-c557286ddaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:20,551 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:45:20,551 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdd0279-3839-4255-b7bf-067906f15cd9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdd0279-3839-4255-b7bf-067906f15cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:21,620 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:45:21,620 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63815c9-75ff-4232-ad52-00289de6046f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63815c9-75ff-4232-ad52-00289de6046f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:22,692 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:45:22,692 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa095146-01d8-419e-8c76-03810286db3a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa095146-01d8-419e-8c76-03810286db3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:23,755 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:45:23,755 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be73170-5802-400b-8679-a48197110e47', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be73170-5802-400b-8679-a48197110e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:24,822 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:45:24,823 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3abcaf-8eb2-4b0a-afbf-ff35e463b3d8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3abcaf-8eb2-4b0a-afbf-ff35e463b3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:25,889 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:45:25,889 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed6c8c9-61bd-42e8-8286-67eb52f29518', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed6c8c9-61bd-42e8-8286-67eb52f29518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:26,950 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:45:26,951 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a950f0-4c59-4848-829e-e0319633e557', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a950f0-4c59-4848-829e-e0319633e557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:28,018 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:45:28,019 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ba7a15-9aca-4e2e-84ba-a9385f31e3d3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ba7a15-9aca-4e2e-84ba-a9385f31e3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:29,089 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:45:29,090 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96450daf-3202-42ba-9b1a-b12129e97a2e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96450daf-3202-42ba-9b1a-b12129e97a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:30,157 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:45:30,157 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f9b2af-f5ed-4711-a147-84f092180553', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f9b2af-f5ed-4711-a147-84f092180553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:31,216 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:45:31,216 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ecbb55-219b-45d9-b7f9-dfe1ad14954b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ecbb55-219b-45d9-b7f9-dfe1ad14954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:32,275 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:32,276 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d430b314-f098-4240-9133-413fcd1e4f3b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d430b314-f098-4240-9133-413fcd1e4f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:33,338 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:45:33,339 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfeca897-5bf3-4047-a9b0-bc8159a39fd8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfeca897-5bf3-4047-a9b0-bc8159a39fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:34,398 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:34,398 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e73ed3f-54a3-411b-95c0-8e2c270e39ae', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e73ed3f-54a3-411b-95c0-8e2c270e39ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:35,461 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:45:35,462 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba937bae-04a8-407d-a060-79bfc1ad5f5f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba937bae-04a8-407d-a060-79bfc1ad5f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:36,520 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:45:36,520 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd293fb5-40ce-45d6-96f8-9597a234b8ef', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd293fb5-40ce-45d6-96f8-9597a234b8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:37,584 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:45:37,584 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3765e4-8171-4d8d-9cd9-331043e36efd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3765e4-8171-4d8d-9cd9-331043e36efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:38,640 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.048s 2021-06-14 16:45:38,640 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e519167-96b3-4375-b11b-a77d2e646330', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e519167-96b3-4375-b11b-a77d2e646330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:39,699 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:39,700 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd424445-b0f6-49d3-aa0e-55aa10105c05', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd424445-b0f6-49d3-aa0e-55aa10105c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:40,761 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:45:40,762 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11bc9c4-4112-4c3f-a449-de115ce9c9f9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11bc9c4-4112-4c3f-a449-de115ce9c9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:41,830 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:45:41,830 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4d1865-80d1-41b8-9a9a-cc4bf4296b90', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4d1865-80d1-41b8-9a9a-cc4bf4296b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:42,896 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:45:42,896 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad1dcc6-952b-422d-a2a1-e3bc33155b40', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad1dcc6-952b-422d-a2a1-e3bc33155b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:43,959 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:45:43,960 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2504aac-23a4-4562-b1fa-8d4499c28b73', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2504aac-23a4-4562-b1fa-8d4499c28b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:45,016 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.049s 2021-06-14 16:45:45,016 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421c16c3-ed5d-4ac1-8fa2-a33426242e9c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421c16c3-ed5d-4ac1-8fa2-a33426242e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:46,081 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:45:46,081 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378beefc-f4a7-46c3-ab80-459fd0f9812e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378beefc-f4a7-46c3-ab80-459fd0f9812e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:47,140 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:45:47,140 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc30e228-2580-4245-b431-ea409e2013f8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc30e228-2580-4245-b431-ea409e2013f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:48,200 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:45:48,200 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab5c402-6bb8-4b2b-8058-ad234e9cb0a8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab5c402-6bb8-4b2b-8058-ad234e9cb0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:49,259 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:49,259 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42962a7b-6499-4af6-a334-fbb93a60f1eb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42962a7b-6499-4af6-a334-fbb93a60f1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:50,322 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:45:50,322 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ef25a0-cd8a-4dae-a28c-4ba4c14b0a1b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ef25a0-cd8a-4dae-a28c-4ba4c14b0a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:51,381 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:51,381 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aea551a-0f70-4a31-8ba0-ee55d5d2f730', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aea551a-0f70-4a31-8ba0-ee55d5d2f730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:52,440 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:52,441 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64cf7e0-4a9f-46ce-97ee-43f4cb21ae3c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64cf7e0-4a9f-46ce-97ee-43f4cb21ae3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:53,499 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:45:53,500 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82843e34-3b80-4d64-9a7c-8ce4cda6f524', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82843e34-3b80-4d64-9a7c-8ce4cda6f524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:54,558 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:54,559 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23239bdd-1e59-4f5d-b63b-b168863caf17', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23239bdd-1e59-4f5d-b63b-b168863caf17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:55,621 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:45:55,621 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68243d07-b5db-46f5-b71b-e833a0496b2a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68243d07-b5db-46f5-b71b-e833a0496b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:56,682 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:45:56,683 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96cb249-aead-4537-9688-930266255a24', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96cb249-aead-4537-9688-930266255a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:57,741 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:45:57,742 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0721369-f3ef-4b98-b8e7-5e102cbaf903', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0721369-f3ef-4b98-b8e7-5e102cbaf903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:58,799 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.049s 2021-06-14 16:45:58,799 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfda48a1-e5c9-456b-8fa2-60ef86d23409', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfda48a1-e5c9-456b-8fa2-60ef86d23409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:45:59,861 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:45:59,861 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a323ac47-e58d-4848-aac0-986e9e646fd9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a323ac47-e58d-4848-aac0-986e9e646fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:00,925 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:46:00,925 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b281d834-af4a-416b-9445-c32c39ce69c0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b281d834-af4a-416b-9445-c32c39ce69c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:01,987 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:46:01,987 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e96cf6-e720-4d93-aac3-b56edbed4728', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e96cf6-e720-4d93-aac3-b56edbed4728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:03,052 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:46:03,052 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15132607-a626-44eb-bd9d-c9c16aeaa7d5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15132607-a626-44eb-bd9d-c9c16aeaa7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:04,113 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:04,113 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23e7cc6-6c64-42d1-b37a-c04a2517fadc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23e7cc6-6c64-42d1-b37a-c04a2517fadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:05,180 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:46:05,181 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3560e61e-cbe2-4ec7-b268-4c360caa7039', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3560e61e-cbe2-4ec7-b268-4c360caa7039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:06,241 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:06,241 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34bafb8-0700-455d-aecd-8028845bfa82', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34bafb8-0700-455d-aecd-8028845bfa82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:07,306 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:46:07,306 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86278e2-d28a-411a-8eda-b85baa1eeabb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86278e2-d28a-411a-8eda-b85baa1eeabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:08,364 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:46:08,364 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaedb2f-44d4-48e9-ad22-07de7bc3572a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaedb2f-44d4-48e9-ad22-07de7bc3572a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:09,429 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:46:09,429 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a962c270-1fdb-4aab-b2dc-1912f5d2a797', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a962c270-1fdb-4aab-b2dc-1912f5d2a797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:10,495 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:46:10,495 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79167908-86a8-4725-98de-553d0860e36e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79167908-86a8-4725-98de-553d0860e36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:11,575 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.073s 2021-06-14 16:46:11,576 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f1fb44-8bd7-453b-833a-3ace5f9ffe47', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f1fb44-8bd7-453b-833a-3ace5f9ffe47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:12,646 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:46:12,646 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec16bd4-312f-436e-9242-713af1e9fd06', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec16bd4-312f-436e-9242-713af1e9fd06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:13,707 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:13,707 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb711da-564e-47bd-9454-265a21f289ae', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb711da-564e-47bd-9454-265a21f289ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:14,775 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:46:14,775 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8501eae0-6319-49b9-84b1-87cc2aaa3129', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8501eae0-6319-49b9-84b1-87cc2aaa3129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:15,835 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:15,835 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d23c6c2-143b-4174-bf5f-d372fb17174b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d23c6c2-143b-4174-bf5f-d372fb17174b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:16,897 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:46:16,897 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26824f91-c25f-4486-9f8a-bd9850354df0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26824f91-c25f-4486-9f8a-bd9850354df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:17,956 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:46:17,956 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b768bf-7142-40d9-8789-f1ce217ab4fc', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b768bf-7142-40d9-8789-f1ce217ab4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:19,018 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:19,019 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9780cd91-182f-479a-ac30-d085a6d92cef', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9780cd91-182f-479a-ac30-d085a6d92cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:20,084 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:46:20,085 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017c0130-9641-4ebf-a9b0-a271d1a92a21', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017c0130-9641-4ebf-a9b0-a271d1a92a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:21,147 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:21,147 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55af3391-28fe-4e0c-8298-13bad67fe437', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55af3391-28fe-4e0c-8298-13bad67fe437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:22,215 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:46:22,215 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ff3a74-2740-476d-b672-5041044932b9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ff3a74-2740-476d-b672-5041044932b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:23,287 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:46:23,288 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d9e04a-2335-4e0b-81b0-2e931f78cd8f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d9e04a-2335-4e0b-81b0-2e931f78cd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:24,355 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:46:24,355 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71083b47-ad64-4000-92f3-b6c4799727c7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71083b47-ad64-4000-92f3-b6c4799727c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:25,420 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:46:25,421 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2889941-aa80-414c-8029-1cdecea3c168', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2889941-aa80-414c-8029-1cdecea3c168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:26,484 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:46:26,484 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1200d6c-7367-4216-b3d2-0c15427cb0aa', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1200d6c-7367-4216-b3d2-0c15427cb0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:27,559 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.067s 2021-06-14 16:46:27,559 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a9eff3-2ffb-4962-a5d8-9bdb170fd308', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a9eff3-2ffb-4962-a5d8-9bdb170fd308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:28,632 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.065s 2021-06-14 16:46:28,632 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e605184b-9671-408b-954f-06d70c12e55b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e605184b-9671-408b-954f-06d70c12e55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:29,695 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:29,695 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba582d1b-1808-47a8-a60e-1c2771d04383', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba582d1b-1808-47a8-a60e-1c2771d04383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:30,757 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:30,758 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ada7dc5a-d530-424a-938e-a1f6686c1885', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ada7dc5a-d530-424a-938e-a1f6686c1885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:31,823 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:46:31,824 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a65bb5-28f5-4f55-bbda-65852289a453', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a65bb5-28f5-4f55-bbda-65852289a453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:32,894 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:46:32,894 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff25e30-adf9-43a8-848d-b7097a35aa4a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff25e30-adf9-43a8-848d-b7097a35aa4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:33,953 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:46:33,953 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03dea35-f2f6-4832-ac80-066d2412fce5', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03dea35-f2f6-4832-ac80-066d2412fce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:35,015 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:35,015 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9fbf72-abae-4783-b6f7-40c7ee4e0116', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9fbf72-abae-4783-b6f7-40c7ee4e0116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:36,082 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:46:36,083 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52987e57-4d0d-491e-8cad-375177ee658a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52987e57-4d0d-491e-8cad-375177ee658a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:37,152 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:46:37,153 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e36c205-3c0f-4bd3-9e3f-9aefd0ed71c0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e36c205-3c0f-4bd3-9e3f-9aefd0ed71c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:38,227 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.066s 2021-06-14 16:46:38,227 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fe0d24-b42a-400e-b7aa-a2fa668eb092', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fe0d24-b42a-400e-b7aa-a2fa668eb092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:39,293 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:46:39,294 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5641d32-5637-4467-af82-09483f297cd9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5641d32-5637-4467-af82-09483f297cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:40,358 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:46:40,359 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be61a776-8159-4696-b021-d0726d22d760', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be61a776-8159-4696-b021-d0726d22d760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:41,429 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:46:41,429 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54611e35-a681-4777-ae13-b4e2c1b7fdbe', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54611e35-a681-4777-ae13-b4e2c1b7fdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:42,489 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:42,489 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ee1fde-c09f-48cb-af19-d8b22809d9ec', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ee1fde-c09f-48cb-af19-d8b22809d9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:43,552 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:46:43,552 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad3a834-62a9-46d4-8541-7af1dfb5f157', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad3a834-62a9-46d4-8541-7af1dfb5f157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:44,623 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:46:44,624 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0368ab3-953d-48d4-854a-38f80422f58c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0368ab3-953d-48d4-854a-38f80422f58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:45,684 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:45,684 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c9a8d4-bb48-472b-954e-62101c8e2d31', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c9a8d4-bb48-472b-954e-62101c8e2d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:46,745 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:46,745 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23143011-d359-41b6-a92f-6ba798f9a32e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23143011-d359-41b6-a92f-6ba798f9a32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:47,804 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:46:47,804 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21bcd48-bc08-4999-8fa7-3f8ff2688d11', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21bcd48-bc08-4999-8fa7-3f8ff2688d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:48,865 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:46:48,865 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d0b8c0-a321-4d38-ad61-a2f0590286e0', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d0b8c0-a321-4d38-ad61-a2f0590286e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:49,933 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:46:49,933 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7df75a-6be4-4c01-b83d-ab2d56935766', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7df75a-6be4-4c01-b83d-ab2d56935766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:50,992 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:46:50,993 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8add80b8-7ddc-400c-9f8c-83d05be628ed', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8add80b8-7ddc-400c-9f8c-83d05be628ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:52,055 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:52,056 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a7e8d66-7a29-4a78-844a-5c0fa2264f30', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a7e8d66-7a29-4a78-844a-5c0fa2264f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:53,123 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:46:53,123 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37995eaa-8569-48c5-b46a-5cc97a298955', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37995eaa-8569-48c5-b46a-5cc97a298955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:54,183 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:46:54,183 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef767df-30f8-4205-8565-479f31f4e872', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef767df-30f8-4205-8565-479f31f4e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:55,246 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:55,246 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2c20a6-7090-4689-9c26-c1b3910fa6e3', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2c20a6-7090-4689-9c26-c1b3910fa6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:56,307 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:46:56,308 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-727b4b23-1385-41e6-b88a-c50d31a308fe', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-727b4b23-1385-41e6-b88a-c50d31a308fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:57,369 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:46:57,369 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2def1b2f-c98a-4282-b19d-2219ad25bc86', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2def1b2f-c98a-4282-b19d-2219ad25bc86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:58,447 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.070s 2021-06-14 16:46:58,448 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04433bf6-b5b4-4c0f-ad6e-abc911e289c1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04433bf6-b5b4-4c0f-ad6e-abc911e289c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:46:59,510 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:46:59,510 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f262b12d-74d9-4703-a092-a9c610e85ca7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f262b12d-74d9-4703-a092-a9c610e85ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:00,572 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:00,572 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04178040-35b6-4cbd-8139-e97b140708ab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04178040-35b6-4cbd-8139-e97b140708ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:01,633 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:47:01,634 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca91981-0b3b-4960-8567-ce0c01217bc7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca91981-0b3b-4960-8567-ce0c01217bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:02,701 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:47:02,702 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874495d9-b52e-4925-8fc0-8849e3287532', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874495d9-b52e-4925-8fc0-8849e3287532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:03,767 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:47:03,767 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008a673b-da9e-4203-8485-65571b4e3fa7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008a673b-da9e-4203-8485-65571b4e3fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:04,829 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:47:04,829 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65cdd15-8e1a-411d-a5e2-ccb180927e26', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65cdd15-8e1a-411d-a5e2-ccb180927e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:05,890 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:05,890 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707e2b5c-6920-4e73-b30c-54f198c856aa', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707e2b5c-6920-4e73-b30c-54f198c856aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:06,975 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.077s 2021-06-14 16:47:06,975 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cdcfcf-d21f-4a66-8375-c53f404cff24', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cdcfcf-d21f-4a66-8375-c53f404cff24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:08,034 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:47:08,034 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0bd366-d01d-4f11-bb21-e5ccf69cb574', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0bd366-d01d-4f11-bb21-e5ccf69cb574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:09,093 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:47:09,094 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8ec1cd-c835-4b96-b60d-64345f12e92e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8ec1cd-c835-4b96-b60d-64345f12e92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:10,156 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:47:10,157 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b15964-9f09-4468-84fe-f3e01e692556', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b15964-9f09-4468-84fe-f3e01e692556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:11,224 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:47:11,224 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53944e7-ad00-44db-a323-83cfa944fffb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53944e7-ad00-44db-a323-83cfa944fffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:12,287 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:47:12,287 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fc96a0-230f-4d57-a123-d10092afae89', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fc96a0-230f-4d57-a123-d10092afae89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:13,347 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:13,347 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37bced1-c495-400c-bcf9-2683fce86f7a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37bced1-c495-400c-bcf9-2683fce86f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:14,409 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:47:14,410 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9516b216-1661-4d45-ae8a-ddd8941fc150', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9516b216-1661-4d45-ae8a-ddd8941fc150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:15,478 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:47:15,479 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6c6633-2fd5-4c1a-806f-f3db38aae636', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6c6633-2fd5-4c1a-806f-f3db38aae636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:16,539 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:16,540 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf95c4c3-c5c4-4872-a677-032d2a330cd7', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf95c4c3-c5c4-4872-a677-032d2a330cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:17,609 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:47:17,609 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cdb6ca3-8239-450e-b7bd-d2f2be1313f9', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cdb6ca3-8239-450e-b7bd-d2f2be1313f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:18,670 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:18,670 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58599d6d-2385-42c0-8316-c31d1a4f4794', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58599d6d-2385-42c0-8316-c31d1a4f4794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:19,742 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:47:19,743 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997c9bf1-b307-4188-bc72-87889f202e3e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997c9bf1-b307-4188-bc72-87889f202e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:20,804 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:47:20,804 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311f3cff-44ac-434f-8683-b0291d5d8697', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311f3cff-44ac-434f-8683-b0291d5d8697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:21,870 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:47:21,870 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657fafe3-24c6-42e7-a2e0-c757b8c6e6a1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657fafe3-24c6-42e7-a2e0-c757b8c6e6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:22,941 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:47:22,941 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261595ab-12ac-4571-8d3e-87990229069d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261595ab-12ac-4571-8d3e-87990229069d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:24,003 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:24,003 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78385261-9459-494b-bf25-21fc41832a70', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78385261-9459-494b-bf25-21fc41832a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:25,069 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.059s 2021-06-14 16:47:25,069 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6df5734-a024-4d31-bd9b-c35da471c6af', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6df5734-a024-4d31-bd9b-c35da471c6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:26,129 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:26,130 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626bcbad-be33-4fcc-a0a4-fdfcd2339c85', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626bcbad-be33-4fcc-a0a4-fdfcd2339c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:27,191 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:27,191 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b47a85-9497-43c3-b8de-6650085c7dad', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b47a85-9497-43c3-b8de-6650085c7dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:28,253 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.054s 2021-06-14 16:47:28,254 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c6f621-8ff3-495b-a417-ebcd246f8865', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c6f621-8ff3-495b-a417-ebcd246f8865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:29,314 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:29,315 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4c05bf-1b20-4d9d-ac7b-c711d5feac13', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4c05bf-1b20-4d9d-ac7b-c711d5feac13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:30,383 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.060s 2021-06-14 16:47:30,383 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39fb93f-b3a1-41e1-97c8-41aa5d468c3d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39fb93f-b3a1-41e1-97c8-41aa5d468c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:31,444 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:31,445 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b338b109-91e0-40e4-9d11-1046ae2ba561', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b338b109-91e0-40e4-9d11-1046ae2ba561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:32,510 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:47:32,510 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac36f99e-e764-4329-977f-9272657df777', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac36f99e-e764-4329-977f-9272657df777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:33,579 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:47:33,579 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92d12a2-068c-4ac8-a9ed-2b81af954b77', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92d12a2-068c-4ac8-a9ed-2b81af954b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:34,645 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:47:34,645 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658dc50e-4982-48c5-ae60-4b0dd4acc98a', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658dc50e-4982-48c5-ae60-4b0dd4acc98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:35,709 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:47:35,709 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f9c02f-1ca2-43d4-9deb-10701637f66e', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f9c02f-1ca2-43d4-9deb-10701637f66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:36,770 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:36,770 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4076d2-5eac-427e-ba27-a5d8d51ea4b8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4076d2-5eac-427e-ba27-a5d8d51ea4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:37,831 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:37,831 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5e6357e-de43-4dae-a425-bb844234b54c', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e6357e-de43-4dae-a425-bb844234b54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:38,893 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:38,893 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4573a809-095d-494c-88d1-0435f0dd9730', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4573a809-095d-494c-88d1-0435f0dd9730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:39,957 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:47:39,958 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd699164-91c1-4c02-8254-0bac75779148', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd699164-91c1-4c02-8254-0bac75779148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:41,030 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.063s 2021-06-14 16:47:41,030 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c01921f-433c-4874-a4dc-8f4c0dcafd7d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c01921f-433c-4874-a4dc-8f4c0dcafd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:42,100 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.062s 2021-06-14 16:47:42,101 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639cc357-a379-406f-a314-e21d3da1328d', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639cc357-a379-406f-a314-e21d3da1328d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:43,167 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:47:43,168 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2318680-38d6-4485-8d6c-d894865e0414', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2318680-38d6-4485-8d6c-d894865e0414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:44,229 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:44,230 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034c34cf-6426-4bd1-a27b-7cea69bc8ac8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034c34cf-6426-4bd1-a27b-7cea69bc8ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:45,293 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:47:45,293 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e111b442-fe4e-45cf-95fd-137277f21d24', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e111b442-fe4e-45cf-95fd-137277f21d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:46,366 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.064s 2021-06-14 16:47:46,367 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7e5706-60d4-48e3-a362-39973cd65021', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7e5706-60d4-48e3-a362-39973cd65021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:47,430 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.055s 2021-06-14 16:47:47,430 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c217e8fc-19cd-48ee-86a4-a014b8929561', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c217e8fc-19cd-48ee-86a4-a014b8929561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:48,494 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:47:48,495 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59f7fb0-59cd-4224-9be2-79cb58f0c2b8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59f7fb0-59cd-4224-9be2-79cb58f0c2b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:49,577 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.073s 2021-06-14 16:47:49,578 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fc3af2-626c-4fbc-981d-a64e05ba8ba2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fc3af2-626c-4fbc-981d-a64e05ba8ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:50,636 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.050s 2021-06-14 16:47:50,636 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7da22b-09c1-4c02-aa9c-a2bf647e54bb', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7da22b-09c1-4c02-aa9c-a2bf647e54bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:51,702 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:47:51,702 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfb1dcf-ff23-4223-a223-7511b3545909', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfb1dcf-ff23-4223-a223-7511b3545909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:52,762 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:47:52,762 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ede103-6e16-4547-b695-a2a48d77c1c1', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ede103-6e16-4547-b695-a2a48d77c1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:53,823 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:53,824 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01981821-9af5-404f-8975-552b80605979', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01981821-9af5-404f-8975-552b80605979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:54,884 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:54,884 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f47211-25a7-423a-a019-85a389206dc8', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f47211-25a7-423a-a019-85a389206dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:55,944 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:55,945 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32699c61-de7f-4b5c-bdaf-42340ebc939f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32699c61-de7f-4b5c-bdaf-42340ebc939f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:57,006 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:47:57,006 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b58bd3-8c19-4608-8b14-22a85a4e7e16', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b58bd3-8c19-4608-8b14-22a85a4e7e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:58,075 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.061s 2021-06-14 16:47:58,076 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b383d17-c43e-429e-95da-c8fbf112ae8f', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b383d17-c43e-429e-95da-c8fbf112ae8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:47:59,137 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:47:59,137 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80bf69e2-a851-494d-ae08-34516c14da13', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bf69e2-a851-494d-ae08-34516c14da13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:00,199 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.053s 2021-06-14 16:48:00,199 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9f95db-8863-4cbe-a879-1340ffb80c75', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9f95db-8863-4cbe-a879-1340ffb80c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:01,264 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.058s 2021-06-14 16:48:01,265 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b47220-0bc9-48ba-b771-25dcb4b2ab88', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b47220-0bc9-48ba-b771-25dcb4b2ab88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:02,322 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.049s 2021-06-14 16:48:02,323 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ffb662-95cb-44f5-a20c-4e3ec1f64683', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ffb662-95cb-44f5-a20c-4e3ec1f64683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:03,381 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:48:03,382 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630669ba-56bc-4012-960a-6ebe83a3a184', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630669ba-56bc-4012-960a-6ebe83a3a184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:04,445 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.056s 2021-06-14 16:48:04,446 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c681ef7-4b1e-4f3d-af6d-74eedbd02eab', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c681ef7-4b1e-4f3d-af6d-74eedbd02eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:05,506 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:48:05,506 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fab3984-dc88-48d5-9a36-b107037376ad', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fab3984-dc88-48d5-9a36-b107037376ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:06,567 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:48:06,567 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7e405b-42f9-403a-b686-4b0b7e825bcd', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7e405b-42f9-403a-b686-4b0b7e825bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:07,627 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.051s 2021-06-14 16:48:07,627 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac2a577-af60-46c1-943a-3b389d8dbb86', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac2a577-af60-46c1-943a-3b389d8dbb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:08,687 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:48:08,687 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ffecf8-7dde-4f37-a623-2020c3bbb520', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ffecf8-7dde-4f37-a623-2020c3bbb520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:09,753 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.057s 2021-06-14 16:48:09,753 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b308a4f5-a3f6-4bb8-8f04-fcbc3ded7af2', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b308a4f5-a3f6-4bb8-8f04-fcbc3ded7af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:10,815 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367 0.052s 2021-06-14 16:48:10,815 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a844211a-ec93-433c-aa9d-18a249ea8d1b', 'content-length': '1659', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a844211a-ec93-433c-aa9d-18a249ea8d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367'} Body: b'{"volume": {"id": "524aac4a-b992-483b-a265-f4b60ea76367", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:35:01.000000", "updated_at": "2021-06-14T16:42:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-2131541388", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/38943e41fd53442e807b067339b3f0ed/volumes/524aac4a-b992-483b-a265-f4b60ea76367"}], "user_id": "9d07cc101374409b9de2bcc169503f35", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367", "attachment_id": "4437d4df-fa81-42a7-a59c-39d38cb5ef1b", "volume_id": "524aac4a-b992-483b-a265-f4b60ea76367", "server_id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-06-14T16:35:48.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "38943e41fd53442e807b067339b3f0ed"}}' 2021-06-14 16:48:11,050 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.227s 2021-06-14 16:48:11,050 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:10 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-238c8797-127f-4dfb-9e41-1bbacfa05d41', 'x-compute-request-id': 'req-238c8797-127f-4dfb-9e41-1bbacfa05d41', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'' 2021-06-14 16:48:11,411 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.360s 2021-06-14 16:48:11,412 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ace21f-7897-44b6-b5b6-0aa10f51763f', 'x-compute-request-id': 'req-b4ace21f-7897-44b6-b5b6-0aa10f51763f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {"tempest-VolumesSnapshotTestJSON-338848895-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:a9:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:12,689 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.269s 2021-06-14 16:48:12,690 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e23eb44-0437-4e2a-9ade-9a65147507f8', 'x-compute-request-id': 'req-4e23eb44-0437-4e2a-9ade-9a65147507f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {"tempest-VolumesSnapshotTestJSON-338848895-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:a9:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:13,854 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.155s 2021-06-14 16:48:13,855 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-555d112c-ec4a-4ba8-9cc1-0c6d921a5eed', 'x-compute-request-id': 'req-555d112c-ec4a-4ba8-9cc1-0c6d921a5eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:15,013 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.151s 2021-06-14 16:48:15,014 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c096794-8e0f-405c-b1b0-38c070c5e9b5', 'x-compute-request-id': 'req-0c096794-8e0f-405c-b1b0-38c070c5e9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:16,186 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.156s 2021-06-14 16:48:16,187 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-416e1055-dffd-4057-8eb3-487dd2698276', 'x-compute-request-id': 'req-416e1055-dffd-4057-8eb3-487dd2698276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:17,349 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.153s 2021-06-14 16:48:17,349 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-796283d6-65b6-4a4f-a254-859e7120dcf0', 'x-compute-request-id': 'req-796283d6-65b6-4a4f-a254-859e7120dcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:18,501 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.142s 2021-06-14 16:48:18,501 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ce59c5-51e7-4a97-b639-739d5c481fb0', 'x-compute-request-id': 'req-30ce59c5-51e7-4a97-b639-739d5c481fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:19,654 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.143s 2021-06-14 16:48:19,654 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75992ef8-fcbe-47eb-a547-d3c9df7a171a', 'x-compute-request-id': 'req-75992ef8-fcbe-47eb-a547-d3c9df7a171a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:20,805 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.142s 2021-06-14 16:48:20,805 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c922b97-ba15-4ca5-a309-b09af8331f1e', 'x-compute-request-id': 'req-9c922b97-ba15-4ca5-a309-b09af8331f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:21,967 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.153s 2021-06-14 16:48:21,967 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06c2009-3827-4f32-bf26-ea16d0fae999', 'x-compute-request-id': 'req-a06c2009-3827-4f32-bf26-ea16d0fae999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:23,125 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:48:23,126 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8772e4c5-b7a4-4934-b936-d25355dc7a28', 'x-compute-request-id': 'req-8772e4c5-b7a4-4934-b936-d25355dc7a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:24,280 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.145s 2021-06-14 16:48:24,280 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5ff740b-8b84-4186-85e8-6b1b38be8d78', 'x-compute-request-id': 'req-c5ff740b-8b84-4186-85e8-6b1b38be8d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:25,440 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.151s 2021-06-14 16:48:25,440 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a4c898-8715-40f1-a548-be132995d58a', 'x-compute-request-id': 'req-f6a4c898-8715-40f1-a548-be132995d58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:26,614 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.165s 2021-06-14 16:48:26,614 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80b4bf2a-bc4c-4ba0-8263-a4cc409a4326', 'x-compute-request-id': 'req-80b4bf2a-bc4c-4ba0-8263-a4cc409a4326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:27,787 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.163s 2021-06-14 16:48:27,787 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231e1d6c-5de3-43b1-82f6-ee2af09d9b0f', 'x-compute-request-id': 'req-231e1d6c-5de3-43b1-82f6-ee2af09d9b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:28,936 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.138s 2021-06-14 16:48:28,937 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfed8772-8eb9-44cf-9090-719c3f4c2cbe', 'x-compute-request-id': 'req-cfed8772-8eb9-44cf-9090-719c3f4c2cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:30,101 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.153s 2021-06-14 16:48:30,101 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814869e1-13bf-4d69-a441-341376b22ff7', 'x-compute-request-id': 'req-814869e1-13bf-4d69-a441-341376b22ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:31,256 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.144s 2021-06-14 16:48:31,256 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed2e1564-5d01-456e-b08a-4c0e1328d049', 'x-compute-request-id': 'req-ed2e1564-5d01-456e-b08a-4c0e1328d049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:32,421 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.156s 2021-06-14 16:48:32,421 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3112b4c7-3337-4851-9861-ffef539583d9', 'x-compute-request-id': 'req-3112b4c7-3337-4851-9861-ffef539583d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:33,595 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.165s 2021-06-14 16:48:33,595 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166eff64-0785-4e1f-a135-dd64fbb335d7', 'x-compute-request-id': 'req-166eff64-0785-4e1f-a135-dd64fbb335d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:34,749 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.145s 2021-06-14 16:48:34,750 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ba94e4-45fb-44e1-a52f-cc448cc3a534', 'x-compute-request-id': 'req-99ba94e4-45fb-44e1-a52f-cc448cc3a534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:35,916 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.154s 2021-06-14 16:48:35,917 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab67b5b-d347-4502-ae5a-6ea01e747c8d', 'x-compute-request-id': 'req-6ab67b5b-d347-4502-ae5a-6ea01e747c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:37,079 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.154s 2021-06-14 16:48:37,079 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4416e284-3c78-46a8-a7f6-49fe44804f42', 'x-compute-request-id': 'req-4416e284-3c78-46a8-a7f6-49fe44804f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:38,240 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.152s 2021-06-14 16:48:38,240 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f83e172-e487-415c-9756-c52ed73ffbaa', 'x-compute-request-id': 'req-9f83e172-e487-415c-9756-c52ed73ffbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:39,400 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.152s 2021-06-14 16:48:39,401 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaedc3f2-27e5-4ad6-b89d-0053718e9373', 'x-compute-request-id': 'req-aaedc3f2-27e5-4ad6-b89d-0053718e9373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:40,579 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.167s 2021-06-14 16:48:40,579 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c44de0-df58-4352-ba55-da8f44f10e87', 'x-compute-request-id': 'req-24c44de0-df58-4352-ba55-da8f44f10e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:41,738 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.150s 2021-06-14 16:48:41,738 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09adb712-c34b-44a2-af2d-af9835b93f7d', 'x-compute-request-id': 'req-09adb712-c34b-44a2-af2d-af9835b93f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:42,906 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.160s 2021-06-14 16:48:42,907 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d0fd4c-47c5-40f3-8743-6d5f9e582aac', 'x-compute-request-id': 'req-24d0fd4c-47c5-40f3-8743-6d5f9e582aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:44,232 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.317s 2021-06-14 16:48:44,233 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5594d6-e43e-4d94-bf63-fe2a2aad1917', 'x-compute-request-id': 'req-4a5594d6-e43e-4d94-bf63-fe2a2aad1917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:45,406 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.164s 2021-06-14 16:48:45,406 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8996db93-05b4-48ab-849e-99c3453c9dea', 'x-compute-request-id': 'req-8996db93-05b4-48ab-849e-99c3453c9dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:46,560 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.146s 2021-06-14 16:48:46,561 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f61a63-2566-4cca-9a27-92c09685175c', 'x-compute-request-id': 'req-37f61a63-2566-4cca-9a27-92c09685175c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:47,790 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.217s 2021-06-14 16:48:47,790 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0da9d6-f65f-4662-9ca1-9a41cd021501', 'x-compute-request-id': 'req-5a0da9d6-f65f-4662-9ca1-9a41cd021501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:48,953 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.155s 2021-06-14 16:48:48,954 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8607e6-f2d4-419e-a954-929f0c3f6d54', 'x-compute-request-id': 'req-7e8607e6-f2d4-419e-a954-929f0c3f6d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:50,106 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.144s 2021-06-14 16:48:50,106 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f98604-432c-4cf5-a72a-2921cdcc4f5f', 'x-compute-request-id': 'req-c4f98604-432c-4cf5-a72a-2921cdcc4f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:51,312 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.198s 2021-06-14 16:48:51,313 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64524e15-e010-46bb-a635-f5e91b3324b6', 'x-compute-request-id': 'req-64524e15-e010-46bb-a635-f5e91b3324b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:52,492 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.170s 2021-06-14 16:48:52,493 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b65ec06-ad0f-4456-88f8-477ba234b947', 'x-compute-request-id': 'req-7b65ec06-ad0f-4456-88f8-477ba234b947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:53,665 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.164s 2021-06-14 16:48:53,666 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee6c666-236e-4db5-b97f-4c374a199b64', 'x-compute-request-id': 'req-0ee6c666-236e-4db5-b97f-4c374a199b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:54,832 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.158s 2021-06-14 16:48:54,833 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd8a6ae-cf9c-43cd-b3f3-2451a4ef9687', 'x-compute-request-id': 'req-9dd8a6ae-cf9c-43cd-b3f3-2451a4ef9687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:56,001 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.160s 2021-06-14 16:48:56,002 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2b6370-2886-4294-b8d4-79e51b0a34ba', 'x-compute-request-id': 'req-cf2b6370-2886-4294-b8d4-79e51b0a34ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:57,161 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.152s 2021-06-14 16:48:57,162 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d81539-0af7-4ad4-8824-3e0fce87ac66', 'x-compute-request-id': 'req-24d81539-0af7-4ad4-8824-3e0fce87ac66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:58,318 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.148s 2021-06-14 16:48:58,319 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814004d4-9b62-495d-adeb-9aa7a70911d6', 'x-compute-request-id': 'req-814004d4-9b62-495d-adeb-9aa7a70911d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:48:59,483 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.152s 2021-06-14 16:48:59,484 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe16fd6e-839d-44b7-9c30-94062df38d2c', 'x-compute-request-id': 'req-fe16fd6e-839d-44b7-9c30-94062df38d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:00,646 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.152s 2021-06-14 16:49:00,647 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3633dbe-79be-41ed-92bd-8d1e69b52b51', 'x-compute-request-id': 'req-a3633dbe-79be-41ed-92bd-8d1e69b52b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:01,812 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.153s 2021-06-14 16:49:01,813 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3897f9ca-f362-41f1-a507-0d8593ab4a28', 'x-compute-request-id': 'req-3897f9ca-f362-41f1-a507-0d8593ab4a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:02,982 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.159s 2021-06-14 16:49:02,982 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5380c794-fffd-4cf9-8db6-f9b8549eb4be', 'x-compute-request-id': 'req-5380c794-fffd-4cf9-8db6-f9b8549eb4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:04,136 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.146s 2021-06-14 16:49:04,137 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e1ec51-a2ef-4131-a3f5-fd71ed28d9b2', 'x-compute-request-id': 'req-83e1ec51-a2ef-4131-a3f5-fd71ed28d9b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:05,294 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.148s 2021-06-14 16:49:05,294 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d0f5863-c471-494f-8d55-71cdda00cd37', 'x-compute-request-id': 'req-2d0f5863-c471-494f-8d55-71cdda00cd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:06,467 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.160s 2021-06-14 16:49:06,467 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc5e48f-8329-45d6-98ef-88df08140111', 'x-compute-request-id': 'req-9bc5e48f-8329-45d6-98ef-88df08140111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:07,623 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.147s 2021-06-14 16:49:07,624 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48ebaa1a-3508-433c-a66d-d9c5c54dbee6', 'x-compute-request-id': 'req-48ebaa1a-3508-433c-a66d-d9c5c54dbee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:08,791 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.159s 2021-06-14 16:49:08,791 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88788267-973a-4637-b4ec-ebac97f8129b', 'x-compute-request-id': 'req-88788267-973a-4637-b4ec-ebac97f8129b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:09,958 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.156s 2021-06-14 16:49:09,959 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf089a4-366a-4423-82e0-71af75f5bcc7', 'x-compute-request-id': 'req-fbf089a4-366a-4423-82e0-71af75f5bcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:11,114 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.147s 2021-06-14 16:49:11,115 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedccbc6-ee6a-42b3-bbbe-d5f2c0aa3051', 'x-compute-request-id': 'req-eedccbc6-ee6a-42b3-bbbe-d5f2c0aa3051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:12,274 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.150s 2021-06-14 16:49:12,274 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5051e66-0c19-4c49-904e-009235bc51be', 'x-compute-request-id': 'req-d5051e66-0c19-4c49-904e-009235bc51be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:13,449 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.166s 2021-06-14 16:49:13,450 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176ee0ec-b95a-48f7-ad78-ed6968f4f7b0', 'x-compute-request-id': 'req-176ee0ec-b95a-48f7-ad78-ed6968f4f7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:14,599 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.140s 2021-06-14 16:49:14,600 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a96861-be8a-4864-a8e1-e39baba83fe4', 'x-compute-request-id': 'req-d7a96861-be8a-4864-a8e1-e39baba83fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:15,763 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.153s 2021-06-14 16:49:15,763 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20fd5111-b66a-40ae-af9b-8a5d5ddeb898', 'x-compute-request-id': 'req-20fd5111-b66a-40ae-af9b-8a5d5ddeb898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:17,049 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.277s 2021-06-14 16:49:17,049 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee76fc1-996f-4175-93d3-6ea6a0b29cdd', 'x-compute-request-id': 'req-fee76fc1-996f-4175-93d3-6ea6a0b29cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:18,364 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.306s 2021-06-14 16:49:18,364 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a465adf5-e6b6-4e36-bde0-5471eecdee17', 'x-compute-request-id': 'req-a465adf5-e6b6-4e36-bde0-5471eecdee17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:19,527 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.155s 2021-06-14 16:49:19,527 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d9b16a-c1c9-474f-97e2-9a730bd3523e', 'x-compute-request-id': 'req-34d9b16a-c1c9-474f-97e2-9a730bd3523e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:20,685 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:49:20,686 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76df3874-50f6-4b9a-908f-79907fa56a3e', 'x-compute-request-id': 'req-76df3874-50f6-4b9a-908f-79907fa56a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:21,854 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.155s 2021-06-14 16:49:21,854 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1ddacb-cd11-49cc-a602-0638afa5a4c6', 'x-compute-request-id': 'req-4a1ddacb-cd11-49cc-a602-0638afa5a4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:23,005 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.143s 2021-06-14 16:49:23,006 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b032ab9-17e7-4ac5-9a82-aa2c6e9f2c4c', 'x-compute-request-id': 'req-4b032ab9-17e7-4ac5-9a82-aa2c6e9f2c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:24,162 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.148s 2021-06-14 16:49:24,163 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7d59c0-2b76-478c-93e1-c746e281d238', 'x-compute-request-id': 'req-fe7d59c0-2b76-478c-93e1-c746e281d238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:25,323 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.151s 2021-06-14 16:49:25,323 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a77277-f237-4c48-8452-c841d02afaca', 'x-compute-request-id': 'req-d2a77277-f237-4c48-8452-c841d02afaca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:26,481 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:49:26,481 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192f7136-4713-4906-b767-e2e34d574131', 'x-compute-request-id': 'req-192f7136-4713-4906-b767-e2e34d574131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:27,664 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.173s 2021-06-14 16:49:27,664 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23393829-59aa-412d-983f-3657e85c51e5', 'x-compute-request-id': 'req-23393829-59aa-412d-983f-3657e85c51e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:28,816 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.144s 2021-06-14 16:49:28,817 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567049dd-dbf3-4dd4-b4b2-2bb8cd73b760', 'x-compute-request-id': 'req-567049dd-dbf3-4dd4-b4b2-2bb8cd73b760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:29,994 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.168s 2021-06-14 16:49:29,994 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8f65fb-0442-43f8-a1a6-bb155db65bfc', 'x-compute-request-id': 'req-9d8f65fb-0442-43f8-a1a6-bb155db65bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:31,157 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.152s 2021-06-14 16:49:31,158 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4238277b-f8f6-48cf-bc0f-27526d4a893b', 'x-compute-request-id': 'req-4238277b-f8f6-48cf-bc0f-27526d4a893b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:32,321 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.154s 2021-06-14 16:49:32,321 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1969c3a-5092-4887-8503-251e53a564ba', 'x-compute-request-id': 'req-d1969c3a-5092-4887-8503-251e53a564ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:33,478 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.147s 2021-06-14 16:49:33,478 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f517ec6a-7979-484a-94d2-3acfb6cda9ae', 'x-compute-request-id': 'req-f517ec6a-7979-484a-94d2-3acfb6cda9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:34,867 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.377s 2021-06-14 16:49:34,867 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df35e60-cfa3-4be4-a239-516a53bf1666', 'x-compute-request-id': 'req-0df35e60-cfa3-4be4-a239-516a53bf1666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:36,024 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.148s 2021-06-14 16:49:36,024 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb03bd0-b4b3-4366-ac7e-d3064fbe2593', 'x-compute-request-id': 'req-9fb03bd0-b4b3-4366-ac7e-d3064fbe2593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:37,169 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.136s 2021-06-14 16:49:37,169 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff1fc4a-1e24-41a4-87fa-db89d35a57aa', 'x-compute-request-id': 'req-fff1fc4a-1e24-41a4-87fa-db89d35a57aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:38,321 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.143s 2021-06-14 16:49:38,321 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed42c64c-4f39-460e-a3b3-86cd40562e61', 'x-compute-request-id': 'req-ed42c64c-4f39-460e-a3b3-86cd40562e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:39,482 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.152s 2021-06-14 16:49:39,483 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a951eb13-5793-4bc4-90e0-6a5d27ca89e4', 'x-compute-request-id': 'req-a951eb13-5793-4bc4-90e0-6a5d27ca89e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:40,645 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.154s 2021-06-14 16:49:40,646 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3496cb1-31c3-4924-9cdf-d967eff46a89', 'x-compute-request-id': 'req-d3496cb1-31c3-4924-9cdf-d967eff46a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:41,803 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:49:41,804 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec09bff5-8fca-4d51-b86e-a64e6bf80794', 'x-compute-request-id': 'req-ec09bff5-8fca-4d51-b86e-a64e6bf80794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:42,962 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.150s 2021-06-14 16:49:42,963 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb97337e-7807-4277-af5f-1c8716d5fb32', 'x-compute-request-id': 'req-eb97337e-7807-4277-af5f-1c8716d5fb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:44,113 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.142s 2021-06-14 16:49:44,114 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c290fd-922d-4a25-99a0-9d2ebad373f7', 'x-compute-request-id': 'req-52c290fd-922d-4a25-99a0-9d2ebad373f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:45,278 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.155s 2021-06-14 16:49:45,278 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c521d9b-b204-4af0-b4f7-05ef91f4b587', 'x-compute-request-id': 'req-9c521d9b-b204-4af0-b4f7-05ef91f4b587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:46,444 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.156s 2021-06-14 16:49:46,444 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a990ad-fe46-49d8-a076-2b41d5a64b6f', 'x-compute-request-id': 'req-d2a990ad-fe46-49d8-a076-2b41d5a64b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:47,592 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.139s 2021-06-14 16:49:47,592 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe75501-d987-4da6-ba18-d11f4fa4b0fd', 'x-compute-request-id': 'req-abe75501-d987-4da6-ba18-d11f4fa4b0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:48,742 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.142s 2021-06-14 16:49:48,742 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff5fd2f-5c28-42c8-941a-820584ab7d94', 'x-compute-request-id': 'req-dff5fd2f-5c28-42c8-941a-820584ab7d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:49,902 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.151s 2021-06-14 16:49:49,902 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b86fce6e-636c-427b-8463-570d0d40defa', 'x-compute-request-id': 'req-b86fce6e-636c-427b-8463-570d0d40defa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:51,059 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.148s 2021-06-14 16:49:51,060 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a310e41-75a7-474c-90db-2c1557050178', 'x-compute-request-id': 'req-6a310e41-75a7-474c-90db-2c1557050178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:52,210 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.141s 2021-06-14 16:49:52,210 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cdbd919-4440-453d-ac61-8276469d66c4', 'x-compute-request-id': 'req-3cdbd919-4440-453d-ac61-8276469d66c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:53,362 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.143s 2021-06-14 16:49:53,363 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e89df77-0488-4fa9-9f51-d7d5211c2574', 'x-compute-request-id': 'req-3e89df77-0488-4fa9-9f51-d7d5211c2574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:54,510 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.139s 2021-06-14 16:49:54,511 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87875e1a-d63f-4bc6-bb5a-1e143015dcc9', 'x-compute-request-id': 'req-87875e1a-d63f-4bc6-bb5a-1e143015dcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:55,662 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.143s 2021-06-14 16:49:55,662 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-816eb8ea-7a52-4bea-b04c-39eb88505d5f', 'x-compute-request-id': 'req-816eb8ea-7a52-4bea-b04c-39eb88505d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:56,808 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.138s 2021-06-14 16:49:56,809 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ead4cff2-dc38-4dda-941b-0d5fbc2c552b', 'x-compute-request-id': 'req-ead4cff2-dc38-4dda-941b-0d5fbc2c552b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:57,967 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:49:57,967 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89a5704-aa47-4ac7-a716-b692d41140b5', 'x-compute-request-id': 'req-e89a5704-aa47-4ac7-a716-b692d41140b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:49:59,124 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.148s 2021-06-14 16:49:59,124 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ceaa32-8d48-4f24-a596-6028baa07e32', 'x-compute-request-id': 'req-79ceaa32-8d48-4f24-a596-6028baa07e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:00,282 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:50:00,282 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e72e92b5-18a7-451f-990a-d0fe12be2056', 'x-compute-request-id': 'req-e72e92b5-18a7-451f-990a-d0fe12be2056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:01,440 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:50:01,440 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3498f335-2bd4-4983-8f0a-2c9daea06b99', 'x-compute-request-id': 'req-3498f335-2bd4-4983-8f0a-2c9daea06b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:02,591 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.140s 2021-06-14 16:50:02,591 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a64b0b-a310-4831-8d09-a35f32d22749', 'x-compute-request-id': 'req-46a64b0b-a310-4831-8d09-a35f32d22749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:03,748 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.148s 2021-06-14 16:50:03,749 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94627b3-5678-40f3-a76a-ee6e1051ac28', 'x-compute-request-id': 'req-d94627b3-5678-40f3-a76a-ee6e1051ac28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:04,897 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.140s 2021-06-14 16:50:04,898 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bce0525-c811-4e48-b1ae-03d349fd5336', 'x-compute-request-id': 'req-3bce0525-c811-4e48-b1ae-03d349fd5336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:06,047 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.140s 2021-06-14 16:50:06,047 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a899a2e-6719-41ad-8dc0-7530a4dd01cc', 'x-compute-request-id': 'req-8a899a2e-6719-41ad-8dc0-7530a4dd01cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:07,194 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.138s 2021-06-14 16:50:07,195 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df73759d-0c6e-4149-a1dd-9002392f8234', 'x-compute-request-id': 'req-df73759d-0c6e-4149-a1dd-9002392f8234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:08,352 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.149s 2021-06-14 16:50:08,352 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc5e13d-1afb-4461-b433-b1dd304dfbf4', 'x-compute-request-id': 'req-dfc5e13d-1afb-4461-b433-b1dd304dfbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:09,507 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.146s 2021-06-14 16:50:09,507 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e890ec3-bc45-4b70-b983-b80f03a2db44', 'x-compute-request-id': 'req-6e890ec3-bc45-4b70-b983-b80f03a2db44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:10,682 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.166s 2021-06-14 16:50:10,682 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fffff6ec-2a63-446b-a420-7652769c93ef', 'x-compute-request-id': 'req-fffff6ec-2a63-446b-a420-7652769c93ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:11,834 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.142s 2021-06-14 16:50:11,834 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e562fa9-c456-49fc-bc13-f5d151593739', 'x-compute-request-id': 'req-5e562fa9-c456-49fc-bc13-f5d151593739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "ACTIVE", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:13,012 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.170s 2021-06-14 16:50:13,012 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9adba6a4-da3b-4e4a-b58b-6cfd82b596e6', 'x-compute-request-id': 'req-9adba6a4-da3b-4e4a-b58b-6cfd82b596e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"server": {"id": "34d32b32-e2f6-484f-83c9-5cbd2810d9c4", "name": "tempest-VolumesSnapshotTestJSON-instance-1616103758", "status": "DELETED", "tenant_id": "38943e41fd53442e807b067339b3f0ed", "user_id": "9d07cc101374409b9de2bcc169503f35", "metadata": {}, "hostId": "a1440d57a0af24b5a7c3ff01f945eaa62f2f8b37e7f763e612ca36ef", "image": {"id": "284716aa-ab68-4e7d-80fc-0e3a15ba8632", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/284716aa-ab68-4e7d-80fc-0e3a15ba8632"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:34:36Z", "updated": "2021-06-14T16:50:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-06-14T16:44:11Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-06-14T16:34:57.000000", "OS-SRV-USG:terminated_at": "2021-06-14T16:50:12.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "524aac4a-b992-483b-a265-f4b60ea76367"}]}}' 2021-06-14 16:50:13,019 113165 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 122 second wait 2021-06-14 16:50:14,100 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4 0.079s 2021-06-14 16:50:14,100 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:14 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-fbed3428-e872-4e29-a54e-8b25d968b31a', 'x-compute-request-id': 'req-fbed3428-e872-4e29-a54e-8b25d968b31a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/34d32b32-e2f6-484f-83c9-5cbd2810d9c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34d32b32-e2f6-484f-83c9-5cbd2810d9c4 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 524aac4a-b992-483b-a265-f4b60ea76367 failed to reach available status (current detaching) within the required time (360 s). }}} 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 61, in test_snapshot_create_delete_with_volume_in_use snapshot3 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, 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 9e038a7c-16a9-425f-b18d-f84361ab1f21 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
ft11.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-06-14 16:50:14,405 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots 0.134s 2021-06-14 16:50:14,405 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27886a28-4190-44b6-b06b-8dc38a3f25da', 'content-length': '379', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27886a28-4190-44b6-b06b-8dc38a3f25da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.350072", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2021-06-14 16:50:14,433 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:50:14,433 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab5a610-1744-4edf-babc-927dc69bbfc8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab5a610-1744-4edf-babc-927dc69bbfc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:15,466 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:50:15,467 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a13b7a7-df55-4cb6-a75c-9e69e2283bbf', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a13b7a7-df55-4cb6-a75c-9e69e2283bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:16,493 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:50:16,493 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab9e92c-f330-4754-ad6d-3ca7fc355019', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab9e92c-f330-4754-ad6d-3ca7fc355019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:17,525 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:50:17,526 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231972c4-ddd4-4eaa-8dec-f3278f5238df', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231972c4-ddd4-4eaa-8dec-f3278f5238df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:18,560 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.030s 2021-06-14 16:50:18,560 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d1dde5-44fc-4dc2-a448-5587ac7329cb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d1dde5-44fc-4dc2-a448-5587ac7329cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:19,600 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.035s 2021-06-14 16:50:19,600 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7986482-1849-415e-adc2-8dc9f5e0c185', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7986482-1849-415e-adc2-8dc9f5e0c185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:20,630 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:50:20,631 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1583f58e-d341-4ce2-ba34-11d8decddead', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1583f58e-d341-4ce2-ba34-11d8decddead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:21,667 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:50:21,668 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fd5aac-2786-435b-a60b-86df3778b075', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fd5aac-2786-435b-a60b-86df3778b075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:22,703 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:50:22,703 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6728f214-7612-4196-b781-78d9edcb8efa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6728f214-7612-4196-b781-78d9edcb8efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:23,730 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:50:23,731 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d6e54a-3c04-4e8e-b354-dc7c99086ab3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d6e54a-3c04-4e8e-b354-dc7c99086ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:24,762 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:50:24,762 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca90d684-2011-4d6a-9d40-e0fe5b7ef152', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca90d684-2011-4d6a-9d40-e0fe5b7ef152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:25,788 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:50:25,788 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e06a81e-1ae2-4cd7-b50b-45292fe3076c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e06a81e-1ae2-4cd7-b50b-45292fe3076c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:26,821 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:50:26,821 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be87446-98ab-41e9-bffe-8a7eb0dd5317', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be87446-98ab-41e9-bffe-8a7eb0dd5317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:27,850 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:50:27,850 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6071b20-c92e-49d8-aaa9-c58840bbefaa', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6071b20-c92e-49d8-aaa9-c58840bbefaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:28,883 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:50:28,883 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c0677e-dd7c-4ae9-ab08-256c2f064e09', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c0677e-dd7c-4ae9-ab08-256c2f064e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:29,925 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.037s 2021-06-14 16:50:29,925 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf6f936-9f64-4649-b00a-8689fc235f2d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf6f936-9f64-4649-b00a-8689fc235f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:30,953 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:50:30,954 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7997c0dc-3c9a-48fd-bfdd-37d33dbce874', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7997c0dc-3c9a-48fd-bfdd-37d33dbce874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:31,981 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:50:31,981 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a27064d-47cc-40b4-b6ea-2d6371de8227', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a27064d-47cc-40b4-b6ea-2d6371de8227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:33,009 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:50:33,010 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abde1d6-e43d-44c4-a1d4-9d2c9395fb78', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abde1d6-e43d-44c4-a1d4-9d2c9395fb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:34,046 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.032s 2021-06-14 16:50:34,046 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40202173-1254-4502-ad8f-d5f62bbd8271', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40202173-1254-4502-ad8f-d5f62bbd8271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:35,104 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:50:35,105 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827f98a7-3a42-4606-a5e8-be6172bea51f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827f98a7-3a42-4606-a5e8-be6172bea51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:36,162 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:50:36,163 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7edc8c74-6df4-4767-a978-22db64a47705', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7edc8c74-6df4-4767-a978-22db64a47705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:37,222 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.056s 2021-06-14 16:50:37,222 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b9139e-6792-4c76-960f-314fc8afc7c0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b9139e-6792-4c76-960f-314fc8afc7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:38,273 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:50:38,274 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5034d252-7786-4145-912c-cfc59fc79619', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5034d252-7786-4145-912c-cfc59fc79619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:39,343 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.063s 2021-06-14 16:50:39,344 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10d2751-4550-4e92-ad1e-b746fd517b3f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10d2751-4550-4e92-ad1e-b746fd517b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:40,400 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:50:40,401 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baee802d-9557-4d03-bdda-6d3a7a11d215', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baee802d-9557-4d03-bdda-6d3a7a11d215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:41,466 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.061s 2021-06-14 16:50:41,466 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba607a0e-5434-452d-bfb2-a32b2a6589b7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba607a0e-5434-452d-bfb2-a32b2a6589b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:42,515 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.045s 2021-06-14 16:50:42,516 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06efa59-3ecb-4a32-a050-cda5c7a45bf4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06efa59-3ecb-4a32-a050-cda5c7a45bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:43,577 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:50:43,578 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3780b2a4-781c-436a-94f0-74d24bbb7d77', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3780b2a4-781c-436a-94f0-74d24bbb7d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:44,786 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.204s 2021-06-14 16:50:44,786 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55cb31f9-27e1-4e87-9cd5-a0ac4efd641c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55cb31f9-27e1-4e87-9cd5-a0ac4efd641c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:45,851 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:50:45,852 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1541a526-6116-4e73-a352-c46d63d747e0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1541a526-6116-4e73-a352-c46d63d747e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:46,905 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:50:46,905 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9890c37-e47e-4eaa-b55e-2f37e88ab325', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9890c37-e47e-4eaa-b55e-2f37e88ab325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:47,963 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:50:47,963 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81044cd0-8c2f-471d-9af9-0db432b9db3d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81044cd0-8c2f-471d-9af9-0db432b9db3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:49,017 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:50:49,017 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-545c6f2a-55a8-4ba5-a66e-cd5509335233', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-545c6f2a-55a8-4ba5-a66e-cd5509335233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:50,065 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.044s 2021-06-14 16:50:50,066 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92236a1e-1f03-4fc1-8834-196f73d35b35', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92236a1e-1f03-4fc1-8834-196f73d35b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:51,127 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.057s 2021-06-14 16:50:51,127 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ab8c5f-aa4c-4e06-a677-23cd895cbda4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ab8c5f-aa4c-4e06-a677-23cd895cbda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:52,186 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.056s 2021-06-14 16:50:52,187 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45456449-9625-4617-b2f5-a91b96967b6a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45456449-9625-4617-b2f5-a91b96967b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:53,246 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:50:53,247 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-619c68bc-86f1-470b-9a95-6b68e0601864', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-619c68bc-86f1-470b-9a95-6b68e0601864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:54,311 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:50:54,311 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6581f1da-c847-45f6-b5e5-930a35777de3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6581f1da-c847-45f6-b5e5-930a35777de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:55,360 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.045s 2021-06-14 16:50:55,360 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcade12-ff41-4447-af24-951c4227c267', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcade12-ff41-4447-af24-951c4227c267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:56,426 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.062s 2021-06-14 16:50:56,426 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd8a27a-e183-4cc8-82ac-8dcac1ca35b0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd8a27a-e183-4cc8-82ac-8dcac1ca35b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:57,485 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:50:57,486 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120ba5d5-d1c0-4ecc-a945-6a5f1a03a886', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120ba5d5-d1c0-4ecc-a945-6a5f1a03a886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:58,550 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.061s 2021-06-14 16:50:58,551 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e45cb30-c484-4f1a-bdd9-67f2e4f272b6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e45cb30-c484-4f1a-bdd9-67f2e4f272b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:50:59,608 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:50:59,609 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a48a59a-1d9f-41e2-b654-f3e026abf609', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a48a59a-1d9f-41e2-b654-f3e026abf609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:00,684 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.071s 2021-06-14 16:51:00,685 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c55b53-8c4e-466f-a5bd-96f159742642', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c55b53-8c4e-466f-a5bd-96f159742642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:01,738 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:51:01,739 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b070fc-573f-4b8f-b48a-d6b46499c00d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b070fc-573f-4b8f-b48a-d6b46499c00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:02,797 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:51:02,798 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc4cbef-e218-4098-8d76-b879a4df9f4b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc4cbef-e218-4098-8d76-b879a4df9f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:03,866 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:51:03,866 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb41ef6-4054-469e-8a76-e7a7fb6d3b2b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb41ef6-4054-469e-8a76-e7a7fb6d3b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:04,927 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.056s 2021-06-14 16:51:04,927 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8bb3a5-62da-4a66-9721-9a1f74c639f3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8bb3a5-62da-4a66-9721-9a1f74c639f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:05,986 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:51:05,986 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944a9775-afdc-4d5a-b8c7-bca654aca256', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944a9775-afdc-4d5a-b8c7-bca654aca256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:07,038 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.048s 2021-06-14 16:51:07,038 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fafe11d-5416-4774-bc73-adf88da58cbe', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fafe11d-5416-4774-bc73-adf88da58cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:08,108 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.066s 2021-06-14 16:51:08,108 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647c9e52-dd71-488c-b026-fbb60a365308', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647c9e52-dd71-488c-b026-fbb60a365308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:09,153 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.041s 2021-06-14 16:51:09,154 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277ed6fa-e525-482c-8dfd-3c9bcb72e386', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277ed6fa-e525-482c-8dfd-3c9bcb72e386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:10,210 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:51:10,210 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084ee688-9a0b-4243-8aed-6c58a46b408f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084ee688-9a0b-4243-8aed-6c58a46b408f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:11,274 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:51:11,275 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d4e88c-c73f-4d5b-95a0-706ba6995ae0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d4e88c-c73f-4d5b-95a0-706ba6995ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:12,337 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.059s 2021-06-14 16:51:12,337 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094d752c-10d8-4114-9d83-c0460f3f540a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094d752c-10d8-4114-9d83-c0460f3f540a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:13,390 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:51:13,391 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825a8cec-ce0d-43e6-bc40-1772ae9d4c97', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825a8cec-ce0d-43e6-bc40-1772ae9d4c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:14,441 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.046s 2021-06-14 16:51:14,441 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84accd4f-2bac-4e25-b9b8-fe99ab50baab', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84accd4f-2bac-4e25-b9b8-fe99ab50baab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:15,496 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.051s 2021-06-14 16:51:15,497 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fddf3229-8dc2-4186-8e5a-01df99643e74', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fddf3229-8dc2-4186-8e5a-01df99643e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:16,558 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:51:16,559 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ac9367-e1b9-412c-8ab1-e6da463fda3e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ac9367-e1b9-412c-8ab1-e6da463fda3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:17,585 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:17,585 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15773b0b-24e1-4b9f-9862-2bc28b8cbe3f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15773b0b-24e1-4b9f-9862-2bc28b8cbe3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:18,618 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:51:18,618 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9df6403-b0c4-40af-8e58-5c7a2c8ac6d5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9df6403-b0c4-40af-8e58-5c7a2c8ac6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:19,646 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:51:19,646 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebfa532f-4dc1-4499-9464-459c2029c1c9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfa532f-4dc1-4499-9464-459c2029c1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:20,672 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:20,672 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f80ceb4-0306-45ec-9d5f-df52ff0cbbc5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f80ceb4-0306-45ec-9d5f-df52ff0cbbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:21,699 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:21,699 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad23bea-026a-439f-9e5a-48fe230d6f33', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad23bea-026a-439f-9e5a-48fe230d6f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:22,723 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:51:22,724 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b4ce99-c779-4daa-b340-63f6e544080f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b4ce99-c779-4daa-b340-63f6e544080f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:23,751 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:51:23,752 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a06856e-e902-44f0-a1fc-a2e4abe285ae', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a06856e-e902-44f0-a1fc-a2e4abe285ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:24,777 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:51:24,777 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7208fd3-e1f6-4e84-a590-044f7ffbff7b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7208fd3-e1f6-4e84-a590-044f7ffbff7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:25,807 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:51:25,807 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f450e8-e858-4915-8e90-cd9680ff0fb3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f450e8-e858-4915-8e90-cd9680ff0fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:26,835 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:51:26,835 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b4dd6b-76ae-4b46-b3de-c001770cb579', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b4dd6b-76ae-4b46-b3de-c001770cb579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:27,866 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:51:27,866 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50fce9c1-8111-470b-8186-10af270d4937', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50fce9c1-8111-470b-8186-10af270d4937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:28,901 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:51:28,901 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d395946-818e-43b8-8876-fafaed7dc0a3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d395946-818e-43b8-8876-fafaed7dc0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:29,928 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:29,929 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59268f4e-22ed-4dcb-81a1-0c49469ea157', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59268f4e-22ed-4dcb-81a1-0c49469ea157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:30,954 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:30,955 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9ca223-8948-4d8e-b2fb-28cf6335791c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9ca223-8948-4d8e-b2fb-28cf6335791c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:31,982 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:51:31,983 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b48aec-f684-459b-ac7b-bf7f46da8304', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b48aec-f684-459b-ac7b-bf7f46da8304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:33,010 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:33,011 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c5c4f0-27c7-4e33-a719-9419f117daea', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c5c4f0-27c7-4e33-a719-9419f117daea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:34,036 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:51:34,036 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760694b5-d131-4c1b-b667-fe632475280f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760694b5-d131-4c1b-b667-fe632475280f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:35,062 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:51:35,062 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c84756c-d9fd-4ff4-bebd-07c77b0884ce', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c84756c-d9fd-4ff4-bebd-07c77b0884ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:36,088 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:36,088 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294d60b3-920d-4efd-b67b-386902edf7a2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294d60b3-920d-4efd-b67b-386902edf7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:37,113 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:37,114 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7242c23a-ca2a-4424-95af-5bd53a495454', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7242c23a-ca2a-4424-95af-5bd53a495454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:38,140 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:38,140 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01f6e76-44b6-473a-946c-9263202d2ff5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01f6e76-44b6-473a-946c-9263202d2ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:39,167 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:51:39,168 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988f7358-a92e-4cfe-92f8-14213d4e3821', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988f7358-a92e-4cfe-92f8-14213d4e3821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:40,192 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:40,193 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c473758a-1236-47bf-9f61-eafacb6f0d8f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c473758a-1236-47bf-9f61-eafacb6f0d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:41,218 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:51:41,219 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7a195a-b875-4476-8c2e-01a061e903d5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7a195a-b875-4476-8c2e-01a061e903d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:42,244 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:42,244 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ae39cd-9f99-4a6d-98d2-baa1d45cac02', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ae39cd-9f99-4a6d-98d2-baa1d45cac02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:43,276 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:51:43,276 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43f08ed-c6a4-492f-8dd4-f4e12074755f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43f08ed-c6a4-492f-8dd4-f4e12074755f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:44,304 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:51:44,304 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d98147-4100-4df6-b266-ce9feb6c0ba3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d98147-4100-4df6-b266-ce9feb6c0ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:45,336 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:51:45,336 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1917f6-95e5-4c4d-9005-59cf8acef5a5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1917f6-95e5-4c4d-9005-59cf8acef5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:46,362 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:46,363 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47090278-f2a2-44fa-84be-61061be38932', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47090278-f2a2-44fa-84be-61061be38932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:47,390 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:47,390 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c81c249-9169-4a28-ad35-b24e12c4f610', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c81c249-9169-4a28-ad35-b24e12c4f610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:48,415 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:51:48,416 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1357f151-b2b0-4f4a-b607-d1b5b154f536', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1357f151-b2b0-4f4a-b607-d1b5b154f536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:49,444 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:51:49,444 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3a5ea1-a18c-48f0-9474-150242dcaf14', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3a5ea1-a18c-48f0-9474-150242dcaf14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:50,472 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:51:50,473 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271dffb4-0f87-49e5-82e2-a892de1e4b6d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271dffb4-0f87-49e5-82e2-a892de1e4b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:51,500 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:51,500 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc27c865-6fd2-4726-b535-6b3dfac224eb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc27c865-6fd2-4726-b535-6b3dfac224eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:52,532 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:51:52,532 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae70b16-453d-4aaf-a044-39dce820948b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae70b16-453d-4aaf-a044-39dce820948b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:53,559 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:53,559 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30117fe9-af0c-4373-a456-53b0bc6dca12', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30117fe9-af0c-4373-a456-53b0bc6dca12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:54,586 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:54,587 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3b82ab-4156-4b3d-9f93-c678173f51d4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3b82ab-4156-4b3d-9f93-c678173f51d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:55,614 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:55,614 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465df6a7-2b05-459f-8750-f64f613b5508', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465df6a7-2b05-459f-8750-f64f613b5508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:56,640 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:51:56,641 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faed1488-110b-44ff-92e9-115dd72bed8c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faed1488-110b-44ff-92e9-115dd72bed8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:57,668 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:57,668 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d04d097-b391-49af-af40-f7ca016c6447', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d04d097-b391-49af-af40-f7ca016c6447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:58,700 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:51:58,700 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61f911d-0a99-48fe-bce4-3af3f2d50a39', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61f911d-0a99-48fe-bce4-3af3f2d50a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:51:59,728 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:51:59,728 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca076974-119d-4c18-b86c-321ba86de602', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca076974-119d-4c18-b86c-321ba86de602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:00,755 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:52:00,755 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2114e8c4-cbff-4ef0-9aaa-5db1f967a6f2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2114e8c4-cbff-4ef0-9aaa-5db1f967a6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:01,782 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:52:01,782 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19da59b4-b9a7-4506-a85d-c7abaf70a4f7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19da59b4-b9a7-4506-a85d-c7abaf70a4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:02,815 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:52:02,816 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13961712-8ab3-439a-8213-833930ff7088', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13961712-8ab3-439a-8213-833930ff7088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:03,844 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:52:03,844 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f45e9c7-11b6-4e10-8aa6-1da416291a27', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f45e9c7-11b6-4e10-8aa6-1da416291a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:04,872 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:52:04,872 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75bbde9-97a2-4b98-8bfb-c01fa94dcc16', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75bbde9-97a2-4b98-8bfb-c01fa94dcc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:05,899 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:52:05,899 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35126b3e-f8d6-47c4-b9ba-3063857f4c45', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35126b3e-f8d6-47c4-b9ba-3063857f4c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:06,926 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:52:06,926 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08db8a3d-fdec-4be5-9e53-5bec03265d9a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08db8a3d-fdec-4be5-9e53-5bec03265d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:07,953 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:52:07,953 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b2ced8-ae25-4897-a79e-1fc2b51189d8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b2ced8-ae25-4897-a79e-1fc2b51189d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:08,978 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:52:08,978 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cccab71-1c74-4ca8-8278-bf54163b6ba4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cccab71-1c74-4ca8-8278-bf54163b6ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:10,007 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:52:10,007 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcacef9d-5415-4f01-9db5-09c65bca8055', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcacef9d-5415-4f01-9db5-09c65bca8055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:11,037 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:52:11,038 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21715964-96d4-4699-9122-6c5f9edf3e59', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21715964-96d4-4699-9122-6c5f9edf3e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:12,070 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:52:12,070 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f463fa7-646a-4d4e-b478-1a3bfd2177d0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f463fa7-646a-4d4e-b478-1a3bfd2177d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:13,100 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:52:13,100 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf1540f-42bc-42b1-b144-8adba5d3cd5d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf1540f-42bc-42b1-b144-8adba5d3cd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:14,132 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:52:14,133 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289ed505-4321-43d9-8c77-4a8c47d7de82', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289ed505-4321-43d9-8c77-4a8c47d7de82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:15,162 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:52:15,163 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a6cdef-08d2-49ef-bebb-9e67e96d8547', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a6cdef-08d2-49ef-bebb-9e67e96d8547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:16,201 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.034s 2021-06-14 16:52:16,201 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-191aea38-f920-45e3-a8f8-0b446cb91004', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-191aea38-f920-45e3-a8f8-0b446cb91004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:17,229 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:52:17,229 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813004e2-2fd9-4ee7-a669-cb7d6f61845d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813004e2-2fd9-4ee7-a669-cb7d6f61845d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:18,260 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:52:18,261 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa261f5c-dd5c-461b-887d-01dddd0b2e70', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa261f5c-dd5c-461b-887d-01dddd0b2e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:19,298 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:52:19,299 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f90f49-5dbf-4110-a0dc-519e8f768615', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f90f49-5dbf-4110-a0dc-519e8f768615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:20,338 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.034s 2021-06-14 16:52:20,339 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418f17ba-4dc5-4d42-a64a-e7aed71b0564', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418f17ba-4dc5-4d42-a64a-e7aed71b0564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:21,367 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:52:21,368 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e703359e-5bc7-4602-952b-d0e4eadf27bb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e703359e-5bc7-4602-952b-d0e4eadf27bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:22,394 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:52:22,394 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b0c3e4-968e-425c-bdd4-4e09cda5da05', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b0c3e4-968e-425c-bdd4-4e09cda5da05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:23,433 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.034s 2021-06-14 16:52:23,433 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61584a1f-91b4-4396-9bb0-b84c7d7f2297', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61584a1f-91b4-4396-9bb0-b84c7d7f2297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:24,462 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:52:24,462 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209c1dc0-24d7-4205-9056-edfced8da861', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209c1dc0-24d7-4205-9056-edfced8da861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:25,498 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:52:25,498 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0f01d2-a1e4-4892-8390-e207ddaa195c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0f01d2-a1e4-4892-8390-e207ddaa195c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:26,531 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:52:26,531 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0755d649-816d-4bcc-8236-f2b05f9da863', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0755d649-816d-4bcc-8236-f2b05f9da863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:27,559 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:52:27,559 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa11a58f-d03f-4706-9e3f-04e6a052e18f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa11a58f-d03f-4706-9e3f-04e6a052e18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:28,585 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:52:28,585 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22279602-1ac6-49a0-830a-b63f4fc76497', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22279602-1ac6-49a0-830a-b63f4fc76497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:29,616 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:52:29,616 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2068f8a6-65c4-4fcd-a203-c50e60a15fb8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2068f8a6-65c4-4fcd-a203-c50e60a15fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:30,648 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:52:30,649 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ef0d03-3044-4e2b-a85e-131a4f1ac16f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ef0d03-3044-4e2b-a85e-131a4f1ac16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:31,686 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.032s 2021-06-14 16:52:31,686 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d116c905-4bba-431a-a480-db864e453fe2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d116c905-4bba-431a-a480-db864e453fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:32,714 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:52:32,714 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e79783-0135-4724-988f-6b80646b7117', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e79783-0135-4724-988f-6b80646b7117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:33,740 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:52:33,741 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ee7c02-7cb6-4f5e-8b9e-f0398df3fd4e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ee7c02-7cb6-4f5e-8b9e-f0398df3fd4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:34,767 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:52:34,767 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd13da2-5f77-4bed-996b-3d59e960aaee', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd13da2-5f77-4bed-996b-3d59e960aaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:35,821 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:52:35,821 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5101b999-382c-4132-ac0c-183f217d5c51', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5101b999-382c-4132-ac0c-183f217d5c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:36,879 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:52:36,880 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961aabd1-f6c4-4093-8e6a-df4866bb2412', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961aabd1-f6c4-4093-8e6a-df4866bb2412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:37,935 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:52:37,936 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ea6d23-1f93-4b61-8ae9-96144b6de2e8', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ea6d23-1f93-4b61-8ae9-96144b6de2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:38,993 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:52:38,993 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f76c89-4fc2-4470-84bc-c5c9c31d8e31', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f76c89-4fc2-4470-84bc-c5c9c31d8e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:40,062 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.063s 2021-06-14 16:52:40,062 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51be8132-8211-4c58-ab52-954a828fae45', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51be8132-8211-4c58-ab52-954a828fae45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:41,112 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.044s 2021-06-14 16:52:41,112 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf21b90-455f-48e4-82c2-e36272fb4d10', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf21b90-455f-48e4-82c2-e36272fb4d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:42,167 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:52:42,167 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29bce10-8688-4c09-bf1b-06d43101764e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29bce10-8688-4c09-bf1b-06d43101764e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:43,225 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:52:43,226 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e492d056-469e-4399-9b52-8c32c349265e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e492d056-469e-4399-9b52-8c32c349265e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:44,278 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.048s 2021-06-14 16:52:44,278 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2154ca-27e6-41aa-8bee-b89116a03b99', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2154ca-27e6-41aa-8bee-b89116a03b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:45,342 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:52:45,342 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8df6d7-71b9-4831-9f95-f7a21bae3482', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8df6d7-71b9-4831-9f95-f7a21bae3482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:46,405 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:52:46,405 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a339b4-4076-400b-b2f3-01e490245289', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a339b4-4076-400b-b2f3-01e490245289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:47,467 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.057s 2021-06-14 16:52:47,468 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156f2ed3-092d-4f8e-96f4-63c9840c8962', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156f2ed3-092d-4f8e-96f4-63c9840c8962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:48,530 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:52:48,531 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32dec3fd-8dd1-45e7-bec4-2494a4876034', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32dec3fd-8dd1-45e7-bec4-2494a4876034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:49,588 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:52:49,588 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66e5356-6ed8-499b-b94a-422747444c64', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66e5356-6ed8-499b-b94a-422747444c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:50,652 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:52:50,652 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d68549-4e87-42a3-9276-882e2d45c330', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d68549-4e87-42a3-9276-882e2d45c330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:51,714 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:52:51,715 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5fccdb-1d18-4eb9-a7c6-bc9ca470502a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5fccdb-1d18-4eb9-a7c6-bc9ca470502a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:52,778 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.059s 2021-06-14 16:52:52,779 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be9dfb0-1b08-4c8d-ba0c-545c3aab2e4c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be9dfb0-1b08-4c8d-ba0c-545c3aab2e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:53,836 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:52:53,837 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15651638-1eca-49e9-abda-714f0440c943', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15651638-1eca-49e9-abda-714f0440c943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:54,897 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.057s 2021-06-14 16:52:54,898 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c7ffc5-5d0f-4d29-801a-3a307ba186ad', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c7ffc5-5d0f-4d29-801a-3a307ba186ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:55,949 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:52:55,949 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd076e4-721b-4a35-bde2-d4d7650cd16a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd076e4-721b-4a35-bde2-d4d7650cd16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:57,000 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:52:57,001 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0426eea8-9946-41e3-ab0b-9f9d7fb78a62', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0426eea8-9946-41e3-ab0b-9f9d7fb78a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:58,052 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:52:58,052 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3123267-3ad4-474b-8d00-d5674697486d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3123267-3ad4-474b-8d00-d5674697486d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:52:59,112 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.056s 2021-06-14 16:52:59,113 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b5beba-67cd-4b7e-808d-ae0df2243cb1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b5beba-67cd-4b7e-808d-ae0df2243cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:00,178 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.062s 2021-06-14 16:53:00,179 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abdaafa-5ba2-4cd3-b2dd-e260e8ebfc18', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abdaafa-5ba2-4cd3-b2dd-e260e8ebfc18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:01,246 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.064s 2021-06-14 16:53:01,247 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208d7387-fd26-40d1-b0c2-b7b5c7ab3462', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208d7387-fd26-40d1-b0c2-b7b5c7ab3462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:02,309 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:53:02,309 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c62d7c3-7238-440d-83dc-7e5019ea0359', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c62d7c3-7238-440d-83dc-7e5019ea0359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:03,388 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.075s 2021-06-14 16:53:03,389 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2153e66-f861-4480-b3a3-d4cfc97a4d1b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2153e66-f861-4480-b3a3-d4cfc97a4d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:04,438 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.044s 2021-06-14 16:53:04,438 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81bad3e-3045-4d04-ab51-6135e5ada16d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81bad3e-3045-4d04-ab51-6135e5ada16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:05,501 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.059s 2021-06-14 16:53:05,502 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e143c849-4b72-4160-b9ec-1595b0e87be0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e143c849-4b72-4160-b9ec-1595b0e87be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:06,569 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:53:06,570 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7ad52c-474a-4cf5-9f7e-10e088902d40', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7ad52c-474a-4cf5-9f7e-10e088902d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:07,631 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.057s 2021-06-14 16:53:07,631 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb11cab-e8dd-4954-a7f2-dbfad18e083e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb11cab-e8dd-4954-a7f2-dbfad18e083e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:08,688 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:53:08,688 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b20c5a-4a46-42d7-9035-95bd8d37d9e6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b20c5a-4a46-42d7-9035-95bd8d37d9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:09,747 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:53:09,747 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e91aba5-c9fb-408a-bfb6-7b9c5932b4a0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e91aba5-c9fb-408a-bfb6-7b9c5932b4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:10,806 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:53:10,806 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d540d6ac-2c6a-4564-bbc4-24ae786c08de', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d540d6ac-2c6a-4564-bbc4-24ae786c08de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:11,859 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:53:11,860 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13857ed4-1470-42b9-bee4-37c5addfa124', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13857ed4-1470-42b9-bee4-37c5addfa124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:12,915 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.051s 2021-06-14 16:53:12,916 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957c51aa-1399-4798-bd26-f77b7c910504', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957c51aa-1399-4798-bd26-f77b7c910504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:13,971 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:53:13,972 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a0ad20-7de5-4a39-9c54-7adb90047f10', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a0ad20-7de5-4a39-9c54-7adb90047f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:15,044 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.068s 2021-06-14 16:53:15,045 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baaf1302-99dc-48ab-8dc3-e2beac836370', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baaf1302-99dc-48ab-8dc3-e2beac836370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:16,093 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.044s 2021-06-14 16:53:16,093 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b365e1e-0f7e-4e57-bbbe-ce9b37458e54', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b365e1e-0f7e-4e57-bbbe-ce9b37458e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:17,153 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.056s 2021-06-14 16:53:17,154 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfecba90-92de-4560-b113-333adf97b92b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfecba90-92de-4560-b113-333adf97b92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:18,211 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:53:18,212 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f133f4-5555-4587-924a-bd4575c6047b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f133f4-5555-4587-924a-bd4575c6047b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:19,267 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.051s 2021-06-14 16:53:19,267 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae607e5-f038-4181-b930-f687ea95b451', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae607e5-f038-4181-b930-f687ea95b451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:20,328 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.057s 2021-06-14 16:53:20,328 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9116e097-da7f-4b58-b152-c456e9a3f499', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9116e097-da7f-4b58-b152-c456e9a3f499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:21,384 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:53:21,385 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0797468-fca7-4f2e-b551-523d798855c6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0797468-fca7-4f2e-b551-523d798855c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:22,441 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.051s 2021-06-14 16:53:22,441 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e14a87-f6d7-468e-8ab2-8c756061a258', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e14a87-f6d7-468e-8ab2-8c756061a258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:23,499 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:53:23,499 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d91a45-ad9c-4c2e-95f6-84784fdcbb42', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d91a45-ad9c-4c2e-95f6-84784fdcbb42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:24,557 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:53:24,558 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f62d60-903f-4ba0-bbf3-26308d3968eb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f62d60-903f-4ba0-bbf3-26308d3968eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:25,608 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.046s 2021-06-14 16:53:25,608 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0600ac1f-5fd0-4138-94a2-6461ab4deb10', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0600ac1f-5fd0-4138-94a2-6461ab4deb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:26,634 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:53:26,635 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077c9fd8-e897-4f53-9c93-56a4d2928811', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077c9fd8-e897-4f53-9c93-56a4d2928811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:27,667 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:53:27,667 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0636bdb4-deb3-426a-b3b7-35240e6a5218', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0636bdb4-deb3-426a-b3b7-35240e6a5218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:28,700 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:53:28,700 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5ae327-cdc7-477d-8b5c-f2a3ffaeba66', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5ae327-cdc7-477d-8b5c-f2a3ffaeba66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:29,727 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:53:29,727 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ca57b7-22c5-4bfa-a545-bf8b89a6232a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ca57b7-22c5-4bfa-a545-bf8b89a6232a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:30,755 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:53:30,755 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e07253-923d-4d46-b40b-3dea7bd22b2f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e07253-923d-4d46-b40b-3dea7bd22b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:31,789 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:53:31,789 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132a76d9-9636-451d-a8c5-cce16acc430a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132a76d9-9636-451d-a8c5-cce16acc430a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:32,817 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:53:32,818 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8f4c85-2b87-4a6f-a8d6-6864850d8171', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8f4c85-2b87-4a6f-a8d6-6864850d8171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:33,850 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:53:33,850 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b5319a-da1b-4563-ad41-3c6277584463', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b5319a-da1b-4563-ad41-3c6277584463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:34,877 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:53:34,878 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c02e0a-d91e-42ba-94db-335bb0970122', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c02e0a-d91e-42ba-94db-335bb0970122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:35,907 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:53:35,907 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6987e122-4577-4a53-ac19-3471aa783e97', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6987e122-4577-4a53-ac19-3471aa783e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:36,936 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:53:36,936 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c9d0fa-f274-4103-8739-ec49165b428f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c9d0fa-f274-4103-8739-ec49165b428f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:37,962 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:53:37,962 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005113cd-6988-4346-8e14-749ddfc765a7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005113cd-6988-4346-8e14-749ddfc765a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:38,990 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:53:38,990 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b288c1-f852-490c-ba55-dcb863f0b056', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b288c1-f852-490c-ba55-dcb863f0b056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:40,021 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:53:40,021 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7788ec0c-8ee3-4af6-b6fc-b09a2fca418a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7788ec0c-8ee3-4af6-b6fc-b09a2fca418a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:41,048 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:53:41,049 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42676ec2-f728-4be7-a424-bf3323ea30cd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42676ec2-f728-4be7-a424-bf3323ea30cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:42,078 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:53:42,078 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265c015f-108e-4e9c-aeaf-a1fb82536642', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265c015f-108e-4e9c-aeaf-a1fb82536642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:43,114 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:53:43,114 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1719b096-8e1f-4a4d-905d-f92a6cb93330', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1719b096-8e1f-4a4d-905d-f92a6cb93330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:44,147 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:53:44,148 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c5f525-ecc8-4fce-b00f-d8e21ce4efb4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c5f525-ecc8-4fce-b00f-d8e21ce4efb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:45,184 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:53:45,184 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a0dce9-79c4-4d0d-9760-6c836f52414e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a0dce9-79c4-4d0d-9760-6c836f52414e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:46,215 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:53:46,216 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc890516-8f92-4391-804a-488826a105fc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc890516-8f92-4391-804a-488826a105fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:47,242 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:53:47,242 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1aad6dc-3911-44e4-8385-d9100ce949f5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1aad6dc-3911-44e4-8385-d9100ce949f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:48,268 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:53:48,269 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d17b9aa-ab42-4f93-890f-5fb416a1091b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d17b9aa-ab42-4f93-890f-5fb416a1091b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:49,295 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:53:49,295 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93d34e5-c912-4b5a-bb8a-01996502933c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93d34e5-c912-4b5a-bb8a-01996502933c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:50,322 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:53:50,322 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea66e325-e7a0-4ba1-9da3-5edd7a72add6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea66e325-e7a0-4ba1-9da3-5edd7a72add6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:51,351 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:53:51,352 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36880f81-01ef-4c0c-a88d-5c112f951b63', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36880f81-01ef-4c0c-a88d-5c112f951b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:52,378 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:53:52,379 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf417f4-8d9e-4d58-a219-1d748d7a199d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf417f4-8d9e-4d58-a219-1d748d7a199d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:53,417 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.035s 2021-06-14 16:53:53,418 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bd6145-b711-4342-ba58-e1b09b8f2596', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bd6145-b711-4342-ba58-e1b09b8f2596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:54,448 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:53:54,449 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407e266b-1cca-44d0-8fcf-28fc39453497', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407e266b-1cca-44d0-8fcf-28fc39453497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:55,479 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:53:55,480 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309a8a4c-e234-4400-bd57-08dbd7467802', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309a8a4c-e234-4400-bd57-08dbd7467802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:56,517 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:53:56,517 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955bac3c-6b2e-4c1d-b258-dcef495414ab', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955bac3c-6b2e-4c1d-b258-dcef495414ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:57,552 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.030s 2021-06-14 16:53:57,552 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bada903d-225e-4107-8097-7d006cf6b1a1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bada903d-225e-4107-8097-7d006cf6b1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:58,591 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.035s 2021-06-14 16:53:58,592 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d561da7e-c392-4e59-a02e-4df06ce91bf4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d561da7e-c392-4e59-a02e-4df06ce91bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:53:59,620 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:53:59,621 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92fa843-d81b-4982-a7a4-52a511be3733', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92fa843-d81b-4982-a7a4-52a511be3733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:00,657 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.032s 2021-06-14 16:54:00,657 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ff61be-540d-4714-b277-9576d44bb907', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ff61be-540d-4714-b277-9576d44bb907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:01,692 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:54:01,692 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef39e1b8-e653-486f-aab1-3b9b4a48884e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef39e1b8-e653-486f-aab1-3b9b4a48884e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:02,719 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:54:02,719 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bf6678-2633-4272-986b-7d0deff0de86', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bf6678-2633-4272-986b-7d0deff0de86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:03,751 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:54:03,751 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e62a590-9b4d-4a2a-8578-c78976e0d9af', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e62a590-9b4d-4a2a-8578-c78976e0d9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:04,795 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.041s 2021-06-14 16:54:04,795 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff776e5-33d8-47e1-ac11-eba946858357', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff776e5-33d8-47e1-ac11-eba946858357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:05,856 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.056s 2021-06-14 16:54:05,857 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6527251e-88fc-4939-b308-d3f1e10fc8c3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6527251e-88fc-4939-b308-d3f1e10fc8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:06,930 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.070s 2021-06-14 16:54:06,931 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfaa26f-d4bb-4e5f-a270-4405d8de7a9e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfaa26f-d4bb-4e5f-a270-4405d8de7a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:07,979 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.045s 2021-06-14 16:54:07,980 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0785e6e-4984-41cb-a3c1-9ac6a04d1a90', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0785e6e-4984-41cb-a3c1-9ac6a04d1a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:09,049 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.066s 2021-06-14 16:54:09,050 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99217970-149b-469c-b3e3-8a2c648bea8a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99217970-149b-469c-b3e3-8a2c648bea8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:10,103 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:54:10,103 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7e37d8-e5d4-4929-aee5-e5cb403bfc6f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7e37d8-e5d4-4929-aee5-e5cb403bfc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:11,155 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.048s 2021-06-14 16:54:11,155 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e9cb00-016d-44f6-b40f-a112ac28c40b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e9cb00-016d-44f6-b40f-a112ac28c40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:12,220 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.061s 2021-06-14 16:54:12,221 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05985df9-458e-4581-8fea-6dcd6ee5456f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05985df9-458e-4581-8fea-6dcd6ee5456f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:13,248 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:54:13,248 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdf4924-f7bc-475d-b89c-6d1711fea9b6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdf4924-f7bc-475d-b89c-6d1711fea9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:14,282 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.030s 2021-06-14 16:54:14,282 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3601044b-8367-4f9f-8bce-a0fdc3eeee7a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3601044b-8367-4f9f-8bce-a0fdc3eeee7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:15,320 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:54:15,320 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf130bc-7533-4b75-affd-5d8e2520be44', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf130bc-7533-4b75-affd-5d8e2520be44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:16,354 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:54:16,355 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d81e468-84d7-4899-905d-ba3b04181c83', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d81e468-84d7-4899-905d-ba3b04181c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:17,393 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.034s 2021-06-14 16:54:17,394 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c490e0fa-81d9-44dd-bb08-8bccab2339d7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c490e0fa-81d9-44dd-bb08-8bccab2339d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:18,429 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:54:18,430 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-982a1bcc-7fe5-480c-8de5-8cbdb575a8ca', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-982a1bcc-7fe5-480c-8de5-8cbdb575a8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:19,458 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.024s 2021-06-14 16:54:19,458 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a3f124-7b5a-42b8-9d0a-e684bbd235ac', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a3f124-7b5a-42b8-9d0a-e684bbd235ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:20,495 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.032s 2021-06-14 16:54:20,495 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ccf223-8300-418e-b6b7-e7c3c2e2e203', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ccf223-8300-418e-b6b7-e7c3c2e2e203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:21,530 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:54:21,530 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c726b39-066c-4588-b85f-6f213784921f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c726b39-066c-4588-b85f-6f213784921f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:22,563 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:54:22,563 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2859e51-019a-4c8b-94f2-e098348994b9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2859e51-019a-4c8b-94f2-e098348994b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:23,595 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:54:23,596 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af619925-ed5b-4483-834d-0f00f19e1cf1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af619925-ed5b-4483-834d-0f00f19e1cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:24,633 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:54:24,633 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7e652e-3411-47b5-a01c-234d871a3bfc', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7e652e-3411-47b5-a01c-234d871a3bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:25,663 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:54:25,664 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68a0511-eb70-4ce9-9186-c31cbb5afeb1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68a0511-eb70-4ce9-9186-c31cbb5afeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:26,700 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:54:26,701 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1181d8-1d2b-42d6-8cee-2ba57bf3a077', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1181d8-1d2b-42d6-8cee-2ba57bf3a077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:27,735 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.030s 2021-06-14 16:54:27,736 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c441d6-7ef6-4b6c-9093-a1d997ef380b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c441d6-7ef6-4b6c-9093-a1d997ef380b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:28,766 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:54:28,766 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a6ff41-51be-4cb6-8268-dccb85e28294', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a6ff41-51be-4cb6-8268-dccb85e28294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:29,799 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:54:29,800 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70c2bdb-1558-402b-92eb-fc9b3bcf184e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70c2bdb-1558-402b-92eb-fc9b3bcf184e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:30,837 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.034s 2021-06-14 16:54:30,838 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa25e28-cb6c-41bd-99df-715833cfb5e1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa25e28-cb6c-41bd-99df-715833cfb5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:31,867 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:54:31,867 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48dff849-9d5a-4737-8262-5232d120eade', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48dff849-9d5a-4737-8262-5232d120eade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:32,903 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.032s 2021-06-14 16:54:32,903 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec87c4be-bebc-41ce-99ca-c27d0f7a6be7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec87c4be-bebc-41ce-99ca-c27d0f7a6be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:33,992 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.086s 2021-06-14 16:54:33,993 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799783ca-3b53-4da6-86f0-5c952ba3d186', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799783ca-3b53-4da6-86f0-5c952ba3d186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:35,019 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:54:35,019 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4a75f7-083d-44b6-8429-b169d4e29caf', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4a75f7-083d-44b6-8429-b169d4e29caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:36,056 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:54:36,057 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bd6051-f4a2-4076-b726-6bed956474a2', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bd6051-f4a2-4076-b726-6bed956474a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:37,087 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:54:37,087 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b68066-fca2-495a-9a8b-484f6773dd9d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b68066-fca2-495a-9a8b-484f6773dd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:38,113 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:54:38,113 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30c682f-bdba-4388-97e1-f5a0b3797747', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30c682f-bdba-4388-97e1-f5a0b3797747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:39,139 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:54:39,139 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdfa6c3-f68b-4dc5-acc8-0ed464b3f42a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdfa6c3-f68b-4dc5-acc8-0ed464b3f42a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:40,164 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:54:40,165 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d3fb2c-780b-4ccc-a53a-dd773d3b745e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d3fb2c-780b-4ccc-a53a-dd773d3b745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:41,191 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:54:41,191 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca40a87-fa61-43e8-a16d-5bfaf6667d63', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca40a87-fa61-43e8-a16d-5bfaf6667d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:42,224 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:54:42,224 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcd95de-d650-4508-8847-5f4bed88fabd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcd95de-d650-4508-8847-5f4bed88fabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:43,251 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:54:43,252 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e199f0cb-524f-40e9-909b-02a378ef96e5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e199f0cb-524f-40e9-909b-02a378ef96e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:44,285 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:54:44,285 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fabde4-1e86-41fd-8cff-54998a02507a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fabde4-1e86-41fd-8cff-54998a02507a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:45,311 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:54:45,311 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51895e0-1a28-4334-b712-db654455f20c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51895e0-1a28-4334-b712-db654455f20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:46,336 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:54:46,336 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4597eb39-7734-4484-8ad5-a1abf366d20b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4597eb39-7734-4484-8ad5-a1abf366d20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:47,361 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:54:47,362 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5ac5fc-9999-410e-a88f-5612ae84ce8c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5ac5fc-9999-410e-a88f-5612ae84ce8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:48,395 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:54:48,395 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336da52e-4ecb-4cc4-8a1b-7b3b592001d5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336da52e-4ecb-4cc4-8a1b-7b3b592001d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:49,429 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.029s 2021-06-14 16:54:49,430 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513c5d29-dc57-47f7-a2f0-88c0e5ad665b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513c5d29-dc57-47f7-a2f0-88c0e5ad665b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:50,468 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:54:50,468 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217a2ea8-48f7-4665-b584-7dc36fe855e7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217a2ea8-48f7-4665-b584-7dc36fe855e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:51,499 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:54:51,500 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52908d2-5d3f-45f5-9b37-1e5a27795196', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52908d2-5d3f-45f5-9b37-1e5a27795196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:52,525 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:54:52,525 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6daf914c-c0e5-43a0-808f-41a24e491b55', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6daf914c-c0e5-43a0-808f-41a24e491b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:53,551 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:54:53,551 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6664d6ba-678f-4823-a4f0-37c24ee13b09', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6664d6ba-678f-4823-a4f0-37c24ee13b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:54,580 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:54:54,580 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09981cd5-5728-4a91-8846-93668152d0cb', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09981cd5-5728-4a91-8846-93668152d0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:55,612 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.027s 2021-06-14 16:54:55,612 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665f7f50-9624-426f-9571-7e00db93cb00', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665f7f50-9624-426f-9571-7e00db93cb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:56,647 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.030s 2021-06-14 16:54:56,647 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739f2353-4400-4831-b2f8-ed6df1be4705', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739f2353-4400-4831-b2f8-ed6df1be4705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:57,685 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:54:57,685 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f2431b-975e-46d3-9bf9-79efb56c5a7f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f2431b-975e-46d3-9bf9-79efb56c5a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:58,719 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:54:58,719 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7905174-9b3d-47cc-9afb-5582f32f84d3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7905174-9b3d-47cc-9afb-5582f32f84d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:54:59,744 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.021s 2021-06-14 16:54:59,744 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb25a3a6-6097-4d38-b927-a2c912e02873', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb25a3a6-6097-4d38-b927-a2c912e02873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:00,771 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:55:00,771 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2d8d3f-ec5a-4ab3-b0f9-df3747360927', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2d8d3f-ec5a-4ab3-b0f9-df3747360927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:01,806 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.032s 2021-06-14 16:55:01,806 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c49fca8-baa3-4f3c-9370-18e1cb77f1ca', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c49fca8-baa3-4f3c-9370-18e1cb77f1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:02,846 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.035s 2021-06-14 16:55:02,846 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f991272a-f866-4c0d-9def-6063b69715a4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f991272a-f866-4c0d-9def-6063b69715a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:03,875 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:55:03,876 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb797678-28c3-4a57-a526-1f50d202979d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb797678-28c3-4a57-a526-1f50d202979d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:04,906 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:55:04,907 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c58eb0f-d1f9-44ae-be3c-ad6916362390', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c58eb0f-d1f9-44ae-be3c-ad6916362390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:05,943 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:55:05,943 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4198cd10-ccbe-4020-8d38-c6385f275263', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4198cd10-ccbe-4020-8d38-c6385f275263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:06,970 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:55:06,970 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d7c4da-6cc8-4854-8a52-357bdbd2ccbd', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d7c4da-6cc8-4854-8a52-357bdbd2ccbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:08,006 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:55:08,007 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf153e2-e547-4969-915d-a787a447fb57', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf153e2-e547-4969-915d-a787a447fb57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:09,043 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.032s 2021-06-14 16:55:09,043 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b434912e-fcd1-4e4c-8d27-295c3c50ec6e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b434912e-fcd1-4e4c-8d27-295c3c50ec6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:10,082 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.035s 2021-06-14 16:55:10,082 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0cb8ed-be58-4853-8486-f6de2fa76807', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0cb8ed-be58-4853-8486-f6de2fa76807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:11,109 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:55:11,109 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b9b136-b8e7-43da-b527-e2100e1b2981', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b9b136-b8e7-43da-b527-e2100e1b2981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:12,147 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.033s 2021-06-14 16:55:12,148 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482be3f7-9ac5-4ce6-813c-a590f889c509', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482be3f7-9ac5-4ce6-813c-a590f889c509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:13,184 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.031s 2021-06-14 16:55:13,185 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364187c0-4cbd-4507-b7ce-95e0abff5a01', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364187c0-4cbd-4507-b7ce-95e0abff5a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:14,215 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:55:14,216 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f684ad-e456-43f0-ad28-ea875e35470c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f684ad-e456-43f0-ad28-ea875e35470c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:15,249 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:55:15,249 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5bc0a19-402b-42dd-ba40-9d88317d0738', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5bc0a19-402b-42dd-ba40-9d88317d0738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:16,276 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.022s 2021-06-14 16:55:16,276 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a64cef6-fa24-420f-a11c-5124406d9a4d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a64cef6-fa24-420f-a11c-5124406d9a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:17,308 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.028s 2021-06-14 16:55:17,308 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3eadc0c-d841-47e9-8bd7-abb007fa5c52', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3eadc0c-d841-47e9-8bd7-abb007fa5c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:18,338 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.026s 2021-06-14 16:55:18,338 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6762d12b-f638-4ec8-b51a-acbc03581458', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6762d12b-f638-4ec8-b51a-acbc03581458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:19,365 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:55:19,366 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50940efa-ef25-4dc1-9c35-44ad7e2eb273', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50940efa-ef25-4dc1-9c35-44ad7e2eb273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:20,395 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:55:20,395 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54911ba8-6946-4bc0-a4fe-67b594a439bf', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54911ba8-6946-4bc0-a4fe-67b594a439bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:21,424 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:55:21,424 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705a314e-ce8b-4730-9f18-ab749d33d2db', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705a314e-ce8b-4730-9f18-ab749d33d2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:22,451 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:55:22,451 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5dfa53-9eeb-4c78-8584-6a4e4f264a0d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5dfa53-9eeb-4c78-8584-6a4e4f264a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:23,481 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.025s 2021-06-14 16:55:23,482 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ed285d-eb7e-4019-b267-98c5fa1076bf', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ed285d-eb7e-4019-b267-98c5fa1076bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:24,508 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.023s 2021-06-14 16:55:24,509 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc1d5c6-479e-40e8-b946-fbdb7fc8e953', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc1d5c6-479e-40e8-b946-fbdb7fc8e953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:25,558 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.045s 2021-06-14 16:55:25,558 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83392ae0-3d8c-4a17-a7a6-953ef8b5fdb3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83392ae0-3d8c-4a17-a7a6-953ef8b5fdb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:26,613 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:55:26,613 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ce7d8d-a0e5-4a13-9d96-f5727c0ff939', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ce7d8d-a0e5-4a13-9d96-f5727c0ff939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:27,669 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:55:27,669 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880f660f-5586-41fe-9058-3d5bf7b597b3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880f660f-5586-41fe-9058-3d5bf7b597b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:28,735 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.061s 2021-06-14 16:55:28,735 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2847243-bc04-4af1-942f-a0492cb6108b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2847243-bc04-4af1-942f-a0492cb6108b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:29,795 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:55:29,795 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e851ddb4-705f-4c06-a939-3992e3d40234', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e851ddb4-705f-4c06-a939-3992e3d40234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:30,847 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:55:30,847 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21c936d-70a1-4f70-961d-9f5e4df3b187', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21c936d-70a1-4f70-961d-9f5e4df3b187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:31,900 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.049s 2021-06-14 16:55:31,901 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d906c8-b40b-4051-8712-9dfd40dd054f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d906c8-b40b-4051-8712-9dfd40dd054f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:32,963 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.059s 2021-06-14 16:55:32,964 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9a62ee-3909-44cb-8dc0-67ae492bad7c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9a62ee-3909-44cb-8dc0-67ae492bad7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:34,029 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.061s 2021-06-14 16:55:34,029 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97c120b-1005-4db0-b013-5cfb7cea2fb3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97c120b-1005-4db0-b013-5cfb7cea2fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:35,086 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:55:35,087 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b358db-b720-40b8-9cfa-58c7f3326b2d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b358db-b720-40b8-9cfa-58c7f3326b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:36,151 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:55:36,151 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642fdbca-6365-4a74-9f2a-a287da6886b1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642fdbca-6365-4a74-9f2a-a287da6886b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:37,213 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.059s 2021-06-14 16:55:37,214 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940a2d03-bce0-4545-8efa-0f67c4c63a30', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940a2d03-bce0-4545-8efa-0f67c4c63a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:38,266 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:55:38,267 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23199503-52ec-4e69-9747-bbc6ff24f69c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23199503-52ec-4e69-9747-bbc6ff24f69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:39,331 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.061s 2021-06-14 16:55:39,332 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3932a0fa-9a29-42f5-a441-f15d92de3d69', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3932a0fa-9a29-42f5-a441-f15d92de3d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:40,391 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:55:40,391 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488143df-49da-4b23-8a07-bfd5c77532db', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488143df-49da-4b23-8a07-bfd5c77532db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:41,448 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:55:41,448 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c516c3-b610-4ab4-a18f-5c305d91ed54', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c516c3-b610-4ab4-a18f-5c305d91ed54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:42,506 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:55:42,507 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24dc3149-82c3-4981-be2a-4d020226d851', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24dc3149-82c3-4981-be2a-4d020226d851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:43,560 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:55:43,561 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df63b384-98d6-456a-b2ea-d559b3eb2d1d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df63b384-98d6-456a-b2ea-d559b3eb2d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:44,662 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.096s 2021-06-14 16:55:44,663 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335ca75f-2a22-43e7-ae30-50d6dbf52b1c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335ca75f-2a22-43e7-ae30-50d6dbf52b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:45,714 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:55:45,715 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7888e748-8c71-4950-b34b-1432fa2bc934', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7888e748-8c71-4950-b34b-1432fa2bc934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:46,771 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:55:46,772 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d8bafb-576d-4369-a485-3124b57b567f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d8bafb-576d-4369-a485-3124b57b567f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:47,827 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:55:47,827 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39d0349-af8e-4c72-a2b0-1750bfcd8497', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39d0349-af8e-4c72-a2b0-1750bfcd8497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:48,883 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:55:48,883 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a4cfe6-6b5e-4fa2-aabe-a85fa5fb10da', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a4cfe6-6b5e-4fa2-aabe-a85fa5fb10da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:49,949 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.062s 2021-06-14 16:55:49,949 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcbd5ef-18ab-44ce-9d54-da74043245f3', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcbd5ef-18ab-44ce-9d54-da74043245f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:51,000 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:55:51,001 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20bc582-0096-4a4b-90fc-bd0d2946098c', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20bc582-0096-4a4b-90fc-bd0d2946098c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:52,055 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:55:52,055 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d8f1cb-e72f-42f7-8ca5-40887b6b1339', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d8f1cb-e72f-42f7-8ca5-40887b6b1339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:53,119 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:55:53,120 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2658e3-d126-470c-a994-381a1e49f366', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2658e3-d126-470c-a994-381a1e49f366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:54,177 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:55:54,177 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358e26bf-e219-429d-ae8a-9c795f651c5f', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358e26bf-e219-429d-ae8a-9c795f651c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:55,232 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:55:55,232 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad77359-7dcc-41d2-8b31-833c41d41c11', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad77359-7dcc-41d2-8b31-833c41d41c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:56,287 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:55:56,287 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5ef4b0-e4a4-40da-ac9e-b7d972e9ec1b', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5ef4b0-e4a4-40da-ac9e-b7d972e9ec1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:57,340 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:55:57,341 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874aeee5-ac26-40a5-8a36-693d5142de97', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874aeee5-ac26-40a5-8a36-693d5142de97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:58,402 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.055s 2021-06-14 16:55:58,402 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4cc4f76-cb57-4436-8c67-6e3b74b49817', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4cc4f76-cb57-4436-8c67-6e3b74b49817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:55:59,453 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.047s 2021-06-14 16:55:59,454 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd1c15a-9e77-42e3-96a6-710b11e146c6', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd1c15a-9e77-42e3-96a6-710b11e146c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:00,511 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.054s 2021-06-14 16:56:00,512 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb0afa1-996f-45ba-b662-37d84f7cde5d', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb0afa1-996f-45ba-b662-37d84f7cde5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:01,574 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:56:01,574 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e91e050-e968-42ff-94d2-08428bddf38e', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e91e050-e968-42ff-94d2-08428bddf38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:02,632 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:56:02,632 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0050c4b-74e1-457d-b84f-6b86f79c1b98', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0050c4b-74e1-457d-b84f-6b86f79c1b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:03,688 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.051s 2021-06-14 16:56:03,688 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a214561b-1fa7-49b3-9097-9ad5797082a7', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a214561b-1fa7-49b3-9097-9ad5797082a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:04,751 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:56:04,751 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197034d4-9585-4e5b-a7d1-c76fedc75f40', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197034d4-9585-4e5b-a7d1-c76fedc75f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:05,806 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.051s 2021-06-14 16:56:05,806 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1268ea5-0817-4183-807f-c03491c4877a', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1268ea5-0817-4183-807f-c03491c4877a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:06,870 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.060s 2021-06-14 16:56:06,871 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36215f51-ced3-41e7-942c-8643f8fc8c72', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36215f51-ced3-41e7-942c-8643f8fc8c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:07,927 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.053s 2021-06-14 16:56:07,928 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a70599-fffa-4312-9f48-748089818942', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a70599-fffa-4312-9f48-748089818942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:08,982 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.050s 2021-06-14 16:56:08,982 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4e55ef-1ac0-4796-9ea3-3335b99815b4', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4e55ef-1ac0-4796-9ea3-3335b99815b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:10,037 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.051s 2021-06-14 16:56:10,038 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d5691b-453f-4fab-ba5c-02bd99bbdb47', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d5691b-453f-4fab-ba5c-02bd99bbdb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:11,099 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.056s 2021-06-14 16:56:11,099 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8dfa51-3a87-4015-99d9-b854566790d5', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8dfa51-3a87-4015-99d9-b854566790d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:12,160 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.058s 2021-06-14 16:56:12,160 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf52f31-9b79-42f0-ae03-6c6966a0b4a1', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf52f31-9b79-42f0-ae03-6c6966a0b4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:13,223 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.059s 2021-06-14 16:56:13,223 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e6de3e-cc53-4209-910a-69202dc4ecf9', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e6de3e-cc53-4209-910a-69202dc4ecf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:14,280 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5 0.052s 2021-06-14 16:56:14,280 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087169f0-0523-48ca-a1a0-cb10559deec0', 'content-length': '511', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087169f0-0523-48ca-a1a0-cb10559deec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/53db6cdb-4a56-40e5-bc0d-e353875728f5'} Body: b'{"snapshot": {"id": "53db6cdb-4a56-40e5-bc0d-e353875728f5", "created_at": "2021-06-14T16:50:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-872534649", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "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 144, 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 53db6cdb-4a56-40e5-bc0d-e353875728f5 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
ft11.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-06-14 16:56:14,459 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots 0.122s 2021-06-14 16:56:14,459 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036d1f3c-4425-40cb-9112-b12377d5cf09', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036d1f3c-4425-40cb-9112-b12377d5cf09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.406878", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}}}' 2021-06-14 16:56:14,482 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.020s 2021-06-14 16:56:14,483 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0165c658-3b87-4473-b32e-ac5216a5a5af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0165c658-3b87-4473-b32e-ac5216a5a5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:15,517 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:56:15,517 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df543c22-795b-419f-8f43-de1c5194cf57', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df543c22-795b-419f-8f43-de1c5194cf57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:16,543 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:56:16,543 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0573ceb4-34c2-4ecd-a06d-669c0bb7f086', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0573ceb4-34c2-4ecd-a06d-669c0bb7f086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:17,577 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:56:17,578 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719c0940-c820-4a79-a7d6-4efa7e2b5eb6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719c0940-c820-4a79-a7d6-4efa7e2b5eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:18,603 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:56:18,604 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e651893-3cfe-4bcc-8e8f-9238e8adb335', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e651893-3cfe-4bcc-8e8f-9238e8adb335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:19,629 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:56:19,629 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3f7481-7c7d-48d4-a701-5645b8fce388', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3f7481-7c7d-48d4-a701-5645b8fce388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:20,661 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:56:20,661 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5c9310-0635-422c-9b2e-b95cde2394d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5c9310-0635-422c-9b2e-b95cde2394d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:21,715 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 16:56:21,716 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520ab624-e567-493b-a5af-ef3e973c6889', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520ab624-e567-493b-a5af-ef3e973c6889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:22,771 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 16:56:22,771 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62617a8b-ed32-4ae7-82d3-fb3a40719b64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62617a8b-ed32-4ae7-82d3-fb3a40719b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:23,825 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 16:56:23,826 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd099cb-530d-443b-90fe-6b1104cc7f89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd099cb-530d-443b-90fe-6b1104cc7f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:24,883 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 16:56:24,884 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf9cde6-5672-4215-8ffb-b75455696465', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf9cde6-5672-4215-8ffb-b75455696465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:25,944 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.056s 2021-06-14 16:56:25,945 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b3c15a-d4e2-44e5-80d7-4a0c262b2976', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b3c15a-d4e2-44e5-80d7-4a0c262b2976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:27,008 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.058s 2021-06-14 16:56:27,009 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196c88e8-1622-48a0-bdfd-33f8c87ad9db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196c88e8-1622-48a0-bdfd-33f8c87ad9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:28,074 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.061s 2021-06-14 16:56:28,074 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99188f9-06a0-4271-a567-07c80e006d94', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99188f9-06a0-4271-a567-07c80e006d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:29,132 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 16:56:29,132 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c867ed1-9fcb-41f0-9acb-282c76526517', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c867ed1-9fcb-41f0-9acb-282c76526517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:30,192 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.056s 2021-06-14 16:56:30,192 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40217581-9371-45d7-9717-14651c736e2f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40217581-9371-45d7-9717-14651c736e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:31,254 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.057s 2021-06-14 16:56:31,254 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d17f73a-280b-49e8-adb5-7b1af21f31e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d17f73a-280b-49e8-adb5-7b1af21f31e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:32,308 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 16:56:32,308 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5b8689-e8ea-4262-8597-6c27f85cd5ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5b8689-e8ea-4262-8597-6c27f85cd5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:33,362 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 16:56:33,363 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35aa9e28-85e1-4cf3-a21d-b519c58f15c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35aa9e28-85e1-4cf3-a21d-b519c58f15c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:34,436 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.070s 2021-06-14 16:56:34,437 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f256fa-8422-4be9-82ee-812853d7359d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f256fa-8422-4be9-82ee-812853d7359d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:35,488 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.045s 2021-06-14 16:56:35,488 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792f06d8-9e4b-4157-8af8-8c6dc4d17b64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792f06d8-9e4b-4157-8af8-8c6dc4d17b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:36,548 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.055s 2021-06-14 16:56:36,548 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13dc2f3a-db55-4274-8d25-cb1fc984a7ad', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13dc2f3a-db55-4274-8d25-cb1fc984a7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:37,613 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.060s 2021-06-14 16:56:37,613 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16d5ea5-ada6-4597-ae3c-8c01708fe95c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16d5ea5-ada6-4597-ae3c-8c01708fe95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:38,670 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 16:56:38,670 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7afd755-a0b2-4315-bcca-0e155dc6ab90', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7afd755-a0b2-4315-bcca-0e155dc6ab90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:39,735 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.061s 2021-06-14 16:56:39,736 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5473ae66-af3b-4ed3-b33b-f65ef33effb3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5473ae66-af3b-4ed3-b33b-f65ef33effb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:40,790 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 16:56:40,791 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89860ff4-f0d9-4115-ac68-927baa6e870d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89860ff4-f0d9-4115-ac68-927baa6e870d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:41,850 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.055s 2021-06-14 16:56:41,851 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e41e8b-fcc5-432d-8ba6-7316f621b193', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e41e8b-fcc5-432d-8ba6-7316f621b193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:42,911 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.056s 2021-06-14 16:56:42,911 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b9560f-4630-4502-90a0-31d57f82556b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b9560f-4630-4502-90a0-31d57f82556b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:43,972 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.058s 2021-06-14 16:56:43,973 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fe9a3c-740c-4af9-b7f7-ce99a12116cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fe9a3c-740c-4af9-b7f7-ce99a12116cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:45,025 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.048s 2021-06-14 16:56:45,025 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd1d37a-27d1-48ae-85ac-be7ee472bb93', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd1d37a-27d1-48ae-85ac-be7ee472bb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:46,083 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 16:56:46,083 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d091681d-339c-4337-9f3c-ec7a57c9a228', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d091681d-339c-4337-9f3c-ec7a57c9a228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:47,148 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.062s 2021-06-14 16:56:47,148 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b27aa6-5c72-4e68-a130-cba410dbab27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b27aa6-5c72-4e68-a130-cba410dbab27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:48,201 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 16:56:48,201 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04569d4-ee94-44c5-a77d-e5d397037544', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04569d4-ee94-44c5-a77d-e5d397037544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:49,253 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.048s 2021-06-14 16:56:49,254 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dd15df-78fd-459f-b5c9-e4ae80034eec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dd15df-78fd-459f-b5c9-e4ae80034eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:50,309 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 16:56:50,309 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e45e7de-6086-4bff-b5af-86be7e329e47', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e45e7de-6086-4bff-b5af-86be7e329e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:51,374 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.061s 2021-06-14 16:56:51,375 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1920fa-9aa7-4c6f-86fc-e358e50978a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1920fa-9aa7-4c6f-86fc-e358e50978a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:52,429 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 16:56:52,429 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad75e17-d962-43df-981d-61fb7e6dfc69', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad75e17-d962-43df-981d-61fb7e6dfc69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:53,487 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.053s 2021-06-14 16:56:53,487 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646eabb5-db2e-4ee7-bc32-21c7e169b7f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646eabb5-db2e-4ee7-bc32-21c7e169b7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:54,544 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.053s 2021-06-14 16:56:54,544 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d129a968-69bb-43de-99a2-fddb67f72ffd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d129a968-69bb-43de-99a2-fddb67f72ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:55,609 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.061s 2021-06-14 16:56:55,610 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed1fd86-4c1a-4cfa-b3c7-57927e701b2b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed1fd86-4c1a-4cfa-b3c7-57927e701b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:56,669 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 16:56:56,670 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4887537f-e374-43ce-b696-4a7d90407fbe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4887537f-e374-43ce-b696-4a7d90407fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:57,729 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.055s 2021-06-14 16:56:57,730 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a73e51-e1e6-49ad-9764-c33392314f6b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a73e51-e1e6-49ad-9764-c33392314f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:58,782 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.048s 2021-06-14 16:56:58,782 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd8cd71-f333-428f-a141-ea5faf946d2b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd8cd71-f333-428f-a141-ea5faf946d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:56:59,837 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 16:56:59,837 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0fc071-314e-49b2-809c-b776a75666c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0fc071-314e-49b2-809c-b776a75666c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:00,905 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.064s 2021-06-14 16:57:00,905 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a3ec92-63dc-4324-9d2a-8d46af1b3484', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a3ec92-63dc-4324-9d2a-8d46af1b3484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:01,959 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 16:57:01,960 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40624307-50c9-4d20-8cd8-125f482e5635', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40624307-50c9-4d20-8cd8-125f482e5635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:03,020 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.056s 2021-06-14 16:57:03,021 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bfa0df-98a2-406c-b397-f166884426ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bfa0df-98a2-406c-b397-f166884426ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:04,073 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.047s 2021-06-14 16:57:04,074 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93fe5b5-fe22-4025-b839-3555778bd968', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93fe5b5-fe22-4025-b839-3555778bd968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:05,139 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.061s 2021-06-14 16:57:05,139 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c04bd8-1bbd-49bd-9345-116c981d440b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c04bd8-1bbd-49bd-9345-116c981d440b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:06,194 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 16:57:06,195 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93de045-826c-41b1-ae5d-b020cc84803f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93de045-826c-41b1-ae5d-b020cc84803f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:07,255 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.055s 2021-06-14 16:57:07,256 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671ae59a-1566-4f6e-b2aa-5f892e22ea33', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671ae59a-1566-4f6e-b2aa-5f892e22ea33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:08,307 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.047s 2021-06-14 16:57:08,307 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9f5489-d10d-4808-93f0-2ee9fec3a46a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9f5489-d10d-4808-93f0-2ee9fec3a46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:09,363 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 16:57:09,363 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d694f57-6cfd-4132-ad04-74d66439a816', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d694f57-6cfd-4132-ad04-74d66439a816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:10,425 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.056s 2021-06-14 16:57:10,425 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a51a659-bbc0-4655-ae8f-afa9f3634181', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a51a659-bbc0-4655-ae8f-afa9f3634181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:11,480 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 16:57:11,480 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cf54e7-59a0-443b-83e9-78e67b63553b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cf54e7-59a0-443b-83e9-78e67b63553b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:12,533 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 16:57:12,533 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4c489c-9576-4e0f-abbe-d307c48a34b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4c489c-9576-4e0f-abbe-d307c48a34b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:13,603 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.066s 2021-06-14 16:57:13,604 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d42a80d-5dcf-4e4c-b209-cf0348cddd6d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d42a80d-5dcf-4e4c-b209-cf0348cddd6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:14,658 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 16:57:14,659 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f726af-6676-4c76-b25c-56b9576ac5be', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f726af-6676-4c76-b25c-56b9576ac5be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:15,719 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.056s 2021-06-14 16:57:15,719 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae44a6a-3898-4859-9549-bddd15b48bd6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae44a6a-3898-4859-9549-bddd15b48bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:16,784 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.059s 2021-06-14 16:57:16,784 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffa1192-2ea4-45fd-9b53-b8fe8da99ccb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffa1192-2ea4-45fd-9b53-b8fe8da99ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:17,842 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 16:57:17,842 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9199bc36-c725-48e3-a43e-16ea67e44748', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9199bc36-c725-48e3-a43e-16ea67e44748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:18,896 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 16:57:18,897 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b876bc28-2e88-4aaa-8edb-8f8632be3ba2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b876bc28-2e88-4aaa-8edb-8f8632be3ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:19,954 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.053s 2021-06-14 16:57:19,954 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b3bd12-a8b7-474e-9b8b-779ecf4e3f1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b3bd12-a8b7-474e-9b8b-779ecf4e3f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:21,009 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 16:57:21,009 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe84e41b-04b6-425a-bb19-8e214eb4a2ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe84e41b-04b6-425a-bb19-8e214eb4a2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:22,042 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:57:22,043 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ee9618-ac2f-4fd2-93f9-216ee4d9b305', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ee9618-ac2f-4fd2-93f9-216ee4d9b305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:23,077 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:57:23,077 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d45f469-5caa-463e-8ac2-f4e8ff7f8986', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d45f469-5caa-463e-8ac2-f4e8ff7f8986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:24,101 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:24,102 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988434ca-9eb1-44f3-a5b3-b5ed93a2afff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988434ca-9eb1-44f3-a5b3-b5ed93a2afff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:25,127 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:25,127 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62878a60-ce3c-49d8-ba70-a20501eaa155', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62878a60-ce3c-49d8-ba70-a20501eaa155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:26,152 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:26,152 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e3cde9-413f-42ca-8aee-cc8d864b0e9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e3cde9-413f-42ca-8aee-cc8d864b0e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:27,176 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:27,176 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cce94a-6372-4745-9333-3f6138feaeb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cce94a-6372-4745-9333-3f6138feaeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:28,200 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.020s 2021-06-14 16:57:28,201 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d250e72-0f86-4d45-b51f-0c8d037aef57', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d250e72-0f86-4d45-b51f-0c8d037aef57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:29,235 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 16:57:29,236 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fa1fcc-0fb0-406d-8896-176525b51cc0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fa1fcc-0fb0-406d-8896-176525b51cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:30,267 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 16:57:30,268 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b8a9c6-0fd4-4e3e-a436-853c5181a01e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b8a9c6-0fd4-4e3e-a436-853c5181a01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:31,292 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.020s 2021-06-14 16:57:31,292 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be054b2-bcbe-4bbf-b549-113ce591750d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be054b2-bcbe-4bbf-b549-113ce591750d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:32,327 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 16:57:32,327 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e500e49-2cbb-44da-8239-a0020e17e601', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e500e49-2cbb-44da-8239-a0020e17e601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:33,361 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:57:33,361 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe18dcb-3ffb-48f1-9bea-d1430712f306', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe18dcb-3ffb-48f1-9bea-d1430712f306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:34,391 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:57:34,391 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1dedc56-23c4-4ecc-8d05-d47cfa1f66f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1dedc56-23c4-4ecc-8d05-d47cfa1f66f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:35,418 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:57:35,419 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f88cca4-34fa-449d-b253-3620dc76ef42', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f88cca4-34fa-449d-b253-3620dc76ef42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:36,444 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:57:36,445 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe254eb-3b5d-4cb0-937a-4e73b86304a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe254eb-3b5d-4cb0-937a-4e73b86304a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:37,471 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:57:37,471 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d934666-8020-47dc-a14a-0db6dcef6d0c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d934666-8020-47dc-a14a-0db6dcef6d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:38,497 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:57:38,498 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf5e92e-0e14-494e-a1ec-40b4b509a9c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf5e92e-0e14-494e-a1ec-40b4b509a9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:39,522 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:57:39,523 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae195535-4a53-4ed1-be2d-d3374c463160', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae195535-4a53-4ed1-be2d-d3374c463160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:40,548 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:40,548 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be7a05f-36e8-4823-b841-4f7b92a452d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be7a05f-36e8-4823-b841-4f7b92a452d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:41,586 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.034s 2021-06-14 16:57:41,586 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129772a2-eb4f-468c-b19d-0fe63403d252', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129772a2-eb4f-468c-b19d-0fe63403d252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:42,613 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:57:42,613 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdcad8b-63e0-4292-a19d-bc122e7de3f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdcad8b-63e0-4292-a19d-bc122e7de3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:43,645 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:57:43,646 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68182f52-15e5-4f0f-a182-5ef6f623e18e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68182f52-15e5-4f0f-a182-5ef6f623e18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:44,678 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:57:44,678 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2181492a-f9ae-47f9-aadb-1a0edeba4458', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2181492a-f9ae-47f9-aadb-1a0edeba4458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:45,706 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:57:45,706 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7996827-d8ea-4dea-b8e0-5e9fc193a65f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7996827-d8ea-4dea-b8e0-5e9fc193a65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:46,732 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:57:46,733 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3446e2-f50a-4cde-bd85-6b40a6be5761', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3446e2-f50a-4cde-bd85-6b40a6be5761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:47,763 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:57:47,763 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c6dea9-b7f7-450b-a9c1-64767abe0c56', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c6dea9-b7f7-450b-a9c1-64767abe0c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:48,789 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:48,789 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1694b6be-c9a6-4761-a8c1-82479eb5c125', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1694b6be-c9a6-4761-a8c1-82479eb5c125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:49,814 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.020s 2021-06-14 16:57:49,814 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f2fa8f-37c1-4362-8083-7d3456f69d3b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f2fa8f-37c1-4362-8083-7d3456f69d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:50,843 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:57:50,843 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029cff5d-9d99-4422-9515-46ccd0f057e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029cff5d-9d99-4422-9515-46ccd0f057e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:51,868 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:57:51,869 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a434edd3-6232-443e-8e8d-6aa5a23e27d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a434edd3-6232-443e-8e8d-6aa5a23e27d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:52,894 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:52,895 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76af77a-4d0d-4fd8-8479-4087da08ab61', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76af77a-4d0d-4fd8-8479-4087da08ab61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:53,925 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:57:53,925 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08df7113-03db-42e6-a052-235cfacccdfd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08df7113-03db-42e6-a052-235cfacccdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:54,950 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:57:54,950 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e88fc36-79d2-4774-9ee9-39e6f5bf947f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e88fc36-79d2-4774-9ee9-39e6f5bf947f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:55,977 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:57:55,977 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae998690-f4ed-4f20-854c-bf64bbda64f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae998690-f4ed-4f20-854c-bf64bbda64f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:57,011 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:57:57,011 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a06b962-cf21-4b28-ba6e-7ed9fe70590a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a06b962-cf21-4b28-ba6e-7ed9fe70590a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:58,045 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:57:58,045 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915bca43-1e50-44b0-9df5-3b3d7afa8f41', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915bca43-1e50-44b0-9df5-3b3d7afa8f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:57:59,074 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:57:59,074 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de531e5d-dc34-49e1-8cb3-12f303aa1257', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de531e5d-dc34-49e1-8cb3-12f303aa1257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:00,099 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:00,100 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea19a1df-a8c1-4882-a453-690661be1572', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea19a1df-a8c1-4882-a453-690661be1572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:01,125 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:01,125 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7386ac-33e8-43ce-b3ac-74a99c6203df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7386ac-33e8-43ce-b3ac-74a99c6203df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:02,157 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 16:58:02,157 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4d6f03-6868-45eb-b5c9-894a3b8f0981', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4d6f03-6868-45eb-b5c9-894a3b8f0981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:03,183 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:03,184 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4fe875-9ee8-46d9-b02b-a0ec1726ab64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4fe875-9ee8-46d9-b02b-a0ec1726ab64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:04,255 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:04,256 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0511ead-36a0-42af-9d60-3234931bbe89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0511ead-36a0-42af-9d60-3234931bbe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:05,285 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:58:05,285 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0603c690-bb2b-47f1-929c-e5384395fa44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0603c690-bb2b-47f1-929c-e5384395fa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:06,311 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:06,311 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9e67af-ab7c-4bc5-b8ac-19679d53e445', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9e67af-ab7c-4bc5-b8ac-19679d53e445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:07,337 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:07,337 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d722f96b-0d6e-4f53-ab40-029bb10bbb01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d722f96b-0d6e-4f53-ab40-029bb10bbb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:08,364 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:58:08,364 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123dd85d-70f9-4665-9292-df271a578bf6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123dd85d-70f9-4665-9292-df271a578bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:09,391 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:58:09,391 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d062ab8e-edc4-47c2-9cdd-9f95ad78e350', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d062ab8e-edc4-47c2-9cdd-9f95ad78e350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:10,423 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:58:10,423 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f46c1b9-ad7d-4a96-9fc9-f5b0832da685', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f46c1b9-ad7d-4a96-9fc9-f5b0832da685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:11,456 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:58:11,456 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c960f387-6493-444f-8afd-09dd52e080f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c960f387-6493-444f-8afd-09dd52e080f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:12,484 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:12,485 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f77a63-98e7-4c82-b506-addb9c57f218', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f77a63-98e7-4c82-b506-addb9c57f218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:13,511 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:13,511 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1447cfd-6e78-4cbb-b6fd-a4cca6dc6cd8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1447cfd-6e78-4cbb-b6fd-a4cca6dc6cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:14,537 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:58:14,538 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebe0cad-d15d-464b-86b3-3da255fd2ec3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebe0cad-d15d-464b-86b3-3da255fd2ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:15,565 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:58:15,566 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7fe9341-d63f-4a1b-8442-4460220bf3cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7fe9341-d63f-4a1b-8442-4460220bf3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:16,592 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:16,593 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c620bf79-4487-4435-bbd4-9a568a42d1af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c620bf79-4487-4435-bbd4-9a568a42d1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:17,620 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:58:17,620 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be970a9-bb52-42eb-b9e9-45b69081dfb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be970a9-bb52-42eb-b9e9-45b69081dfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:18,649 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:58:18,649 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e2f868-b185-480f-8d28-f45b0769608c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e2f868-b185-480f-8d28-f45b0769608c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:19,679 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:58:19,679 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44086627-d563-4078-9ff6-0647579ec873', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44086627-d563-4078-9ff6-0647579ec873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:20,704 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:20,704 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00cd54e7-5adb-44ec-a39a-fa6043859f0d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00cd54e7-5adb-44ec-a39a-fa6043859f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:21,730 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:21,730 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293e2c95-d4bb-4d14-a12a-b6d67aff54c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293e2c95-d4bb-4d14-a12a-b6d67aff54c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:22,758 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:22,758 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cc526b-9cea-429d-8eef-9538f38fcd59', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cc526b-9cea-429d-8eef-9538f38fcd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:23,784 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:23,784 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8d052f-0f3c-474e-b883-42481bab7c97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8d052f-0f3c-474e-b883-42481bab7c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:24,812 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:24,813 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50177a56-ec77-4fd4-8545-d3e2d23076e6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50177a56-ec77-4fd4-8545-d3e2d23076e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:25,838 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:25,839 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-999634e6-243e-481d-8849-412f8864ea57', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-999634e6-243e-481d-8849-412f8864ea57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:26,870 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 16:58:26,870 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da8e494-49a3-4e97-aa5f-a5c25e7c69de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da8e494-49a3-4e97-aa5f-a5c25e7c69de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:27,896 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:27,897 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c920fedd-0546-4506-bac4-e5644b6c2c26', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c920fedd-0546-4506-bac4-e5644b6c2c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:28,931 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:58:28,932 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7fd4e7-b2f6-44c7-a72b-13784f5a0b1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7fd4e7-b2f6-44c7-a72b-13784f5a0b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:29,959 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:29,959 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56489423-6a9a-429f-9a0c-8fedeb637da1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56489423-6a9a-429f-9a0c-8fedeb637da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:30,985 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:30,985 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2403ee-05bb-4185-a00b-0c0ad5fd47ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2403ee-05bb-4185-a00b-0c0ad5fd47ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:32,017 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:58:32,018 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfadc61-8f64-454c-94b4-75d0ba5d4f43', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfadc61-8f64-454c-94b4-75d0ba5d4f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:33,046 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:33,046 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bee5631-f5d3-43a8-847d-ef8757c33dea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bee5631-f5d3-43a8-847d-ef8757c33dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:34,074 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:58:34,074 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512c538d-6e38-4100-8323-38d200533b4a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512c538d-6e38-4100-8323-38d200533b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:35,099 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:35,100 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971e7a1e-681e-479b-9f3c-04b21574ab98', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971e7a1e-681e-479b-9f3c-04b21574ab98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:36,126 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:36,127 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32cd0fe-1701-4417-8f21-804ca9b68bca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32cd0fe-1701-4417-8f21-804ca9b68bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:37,153 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:37,153 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044c4dca-219f-4fdc-81eb-a75df790e53c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044c4dca-219f-4fdc-81eb-a75df790e53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:38,179 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:38,179 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560b6e3c-f565-4e1f-95c3-590766baf0da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560b6e3c-f565-4e1f-95c3-590766baf0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:39,204 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:58:39,204 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9e4964-5331-4d7b-b7c9-44a21fd2dd46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9e4964-5331-4d7b-b7c9-44a21fd2dd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:40,230 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:40,230 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd67292-0841-4209-8d0a-7c96bd870a91', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd67292-0841-4209-8d0a-7c96bd870a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:41,261 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:58:41,261 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9219036c-30af-42a2-bb35-d7b3e3c52203', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9219036c-30af-42a2-bb35-d7b3e3c52203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:42,293 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:58:42,293 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74add2b1-66a4-49e8-b912-8c596fe44b1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74add2b1-66a4-49e8-b912-8c596fe44b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:43,326 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:58:43,327 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ad62e2-fe5c-4161-8b33-9776a1ab4056', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ad62e2-fe5c-4161-8b33-9776a1ab4056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:44,363 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 16:58:44,363 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f06d3b-0fa0-43bd-aea5-cf70f7ebf901', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f06d3b-0fa0-43bd-aea5-cf70f7ebf901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:45,396 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:58:45,397 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a63a10e-23c5-4512-9b7c-422df083bf5b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a63a10e-23c5-4512-9b7c-422df083bf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:46,429 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:58:46,430 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18289185-3cf4-4410-a35e-48b2dcf9b2cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18289185-3cf4-4410-a35e-48b2dcf9b2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:47,455 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:47,456 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ac29dc-0d3e-45a0-b3ac-84891cf13ebe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ac29dc-0d3e-45a0-b3ac-84891cf13ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:48,490 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:58:48,490 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40139ee-2f40-4cc3-9dee-b10b00d62d4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40139ee-2f40-4cc3-9dee-b10b00d62d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:49,518 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:49,519 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9084af-553a-4895-9654-5e1ad43af924', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9084af-553a-4895-9654-5e1ad43af924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:50,543 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.020s 2021-06-14 16:58:50,543 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667d7558-0de6-4e74-a2a4-c217e9435a23', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667d7558-0de6-4e74-a2a4-c217e9435a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:51,580 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.033s 2021-06-14 16:58:51,581 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214ba77f-15cf-4a2a-acb2-19bf00d92400', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214ba77f-15cf-4a2a-acb2-19bf00d92400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:52,609 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:52,610 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed436b0-1e5c-4694-a5d7-c927c1a02c3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed436b0-1e5c-4694-a5d7-c927c1a02c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:53,647 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 16:58:53,647 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04dc2efe-f1cf-447b-bd09-eef82c97a017', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04dc2efe-f1cf-447b-bd09-eef82c97a017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:54,672 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:58:54,673 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5999b37b-193d-4816-8ab7-a5c31c7569ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5999b37b-193d-4816-8ab7-a5c31c7569ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:55,700 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:55,701 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03f776e-a104-45f0-b090-d72658ed308b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03f776e-a104-45f0-b090-d72658ed308b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:56,735 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:58:56,735 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a9f3aa-f058-41a7-897e-f94c5adf36de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a9f3aa-f058-41a7-897e-f94c5adf36de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:57,769 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 16:58:57,770 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc8dfe5-7c22-496f-9dc0-04bc681d50f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc8dfe5-7c22-496f-9dc0-04bc681d50f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:58,802 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 16:58:58,803 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbafad7-ac0e-465b-b314-57ef93b8267d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbafad7-ac0e-465b-b314-57ef93b8267d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:58:59,830 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:58:59,831 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68835613-fce5-4cbe-a3d3-7b67c32ee0c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68835613-fce5-4cbe-a3d3-7b67c32ee0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:00,856 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:59:00,856 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563cbce4-3751-4313-9748-cbb23ac056d9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563cbce4-3751-4313-9748-cbb23ac056d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:01,883 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:59:01,883 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b39595-e1ce-4fac-9db9-e631e0cc50a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b39595-e1ce-4fac-9db9-e631e0cc50a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:02,913 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:02,914 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba0e2c1-d331-46fc-b417-b3e49e0f455f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba0e2c1-d331-46fc-b417-b3e49e0f455f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:03,942 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:59:03,943 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb276eaf-4736-4318-aedc-180760f58a9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb276eaf-4736-4318-aedc-180760f58a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:04,969 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:59:04,969 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b3319e-087e-4e8a-ab9e-32c795eae744', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b3319e-087e-4e8a-ab9e-32c795eae744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:05,995 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:59:05,995 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae41b1f-d7d9-45ac-9138-6a120d4b4771', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae41b1f-d7d9-45ac-9138-6a120d4b4771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:07,030 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 16:59:07,030 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97da4719-bffa-44a1-99d6-611ad06ec8cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97da4719-bffa-44a1-99d6-611ad06ec8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:08,058 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:59:08,059 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47036d81-84ee-42f2-ade7-60ccf511e565', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47036d81-84ee-42f2-ade7-60ccf511e565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:09,085 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:59:09,085 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0662746-1310-4dc3-9e2d-ac12818379dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0662746-1310-4dc3-9e2d-ac12818379dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:10,111 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:10,112 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85123516-75af-4f0c-b15f-ade6a9c2ea70', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85123516-75af-4f0c-b15f-ade6a9c2ea70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:11,138 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:11,138 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f045676-a405-4386-a14a-a1a5c6598608', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f045676-a405-4386-a14a-a1a5c6598608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:12,169 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:12,169 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8066809-2b52-458a-8168-f9878d8fd8d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8066809-2b52-458a-8168-f9878d8fd8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:13,206 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 16:59:13,206 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-867329b1-6ae6-4955-a57c-e55bf77f3aae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867329b1-6ae6-4955-a57c-e55bf77f3aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:14,231 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.020s 2021-06-14 16:59:14,231 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88011246-51cb-4d35-ae57-6eb570c1c0ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88011246-51cb-4d35-ae57-6eb570c1c0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:15,261 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:15,261 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a881cf1-51f3-4385-a1d0-4dcf741e5ad2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a881cf1-51f3-4385-a1d0-4dcf741e5ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:16,286 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:59:16,286 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bc0fe0-e876-4c10-a905-bb89c86037d8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bc0fe0-e876-4c10-a905-bb89c86037d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:17,315 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:59:17,315 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a66b225-20e8-467d-a095-cc19453f62c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a66b225-20e8-467d-a095-cc19453f62c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:18,340 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:18,340 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d2d9d0-c541-432e-bb16-aaf0fc174294', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d2d9d0-c541-432e-bb16-aaf0fc174294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:19,371 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 16:59:19,371 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b47c25-cafc-4afb-b5ae-0805de9140d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b47c25-cafc-4afb-b5ae-0805de9140d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:20,409 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.034s 2021-06-14 16:59:20,409 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638e2586-be9c-494b-b4d7-fa45f6716e09', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638e2586-be9c-494b-b4d7-fa45f6716e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:21,438 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:59:21,438 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2bc2d5-21f4-4318-b838-7451880f3225', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2bc2d5-21f4-4318-b838-7451880f3225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:22,471 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:59:22,472 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882ec43c-5eff-47bc-801e-d47d7fc37aff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882ec43c-5eff-47bc-801e-d47d7fc37aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:23,504 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:59:23,505 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e95818e-773e-480f-b40a-80c7ce229175', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e95818e-773e-480f-b40a-80c7ce229175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:24,533 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:59:24,533 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd3b333-6154-4f1e-b6a1-edae0b5a034d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd3b333-6154-4f1e-b6a1-edae0b5a034d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:25,568 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 16:59:25,569 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08f29fa-2e37-42e5-b762-072c657e9657', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08f29fa-2e37-42e5-b762-072c657e9657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:26,596 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:59:26,596 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8da195-f4de-40f8-8972-db4992ff3bb7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8da195-f4de-40f8-8972-db4992ff3bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:27,622 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 16:59:27,622 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ff4a43-faa1-4c6d-a8b7-ec596d3e2933', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ff4a43-faa1-4c6d-a8b7-ec596d3e2933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:28,650 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:59:28,651 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453d29c9-8e06-44b7-b283-08b34749287b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453d29c9-8e06-44b7-b283-08b34749287b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:29,681 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:59:29,682 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069da921-e949-484d-acc3-88972f86d174', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069da921-e949-484d-acc3-88972f86d174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:30,710 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 16:59:30,711 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40dbad3-f345-44cb-861b-f49c94d61990', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40dbad3-f345-44cb-861b-f49c94d61990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:31,743 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:59:31,743 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68a9ed4-f89e-4b0f-b665-a0b43f70244d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68a9ed4-f89e-4b0f-b665-a0b43f70244d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:32,774 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 16:59:32,774 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d615a31-401e-43db-b7c9-23b8029c8580', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d615a31-401e-43db-b7c9-23b8029c8580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:33,799 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:33,799 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7f74a7b-4cfd-40a8-9961-c58c2d5e56f2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7f74a7b-4cfd-40a8-9961-c58c2d5e56f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:34,967 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.163s 2021-06-14 16:59:34,967 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac67be57-e858-40c9-9a90-1034a2c01c01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac67be57-e858-40c9-9a90-1034a2c01c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:35,992 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:35,993 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-facf49bb-3b86-40ad-890d-7ad798ee4da7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-facf49bb-3b86-40ad-890d-7ad798ee4da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:37,025 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:59:37,025 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217a8b42-dca2-4cb6-a622-50f8fae4d3b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217a8b42-dca2-4cb6-a622-50f8fae4d3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:38,052 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:38,052 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797a70fc-42a6-421b-91ff-19f7d53f48f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797a70fc-42a6-421b-91ff-19f7d53f48f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:39,079 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:39,079 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259848d1-1ae6-47ee-8fb1-d0889c40bc34', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259848d1-1ae6-47ee-8fb1-d0889c40bc34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:40,107 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:40,108 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1710346d-fce6-43f9-a8fe-0514949892fc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1710346d-fce6-43f9-a8fe-0514949892fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:41,138 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:41,138 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708d7327-3f2d-49c3-ad98-d106941ac8bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708d7327-3f2d-49c3-ad98-d106941ac8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:42,167 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:59:42,168 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179cd946-fb1c-4081-85a7-3f4a408c167b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179cd946-fb1c-4081-85a7-3f4a408c167b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:43,195 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:59:43,195 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b849eaef-0a02-49a4-b2db-4083e5ef42de', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b849eaef-0a02-49a4-b2db-4083e5ef42de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:44,221 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 16:59:44,222 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edacb6fe-0b35-4c71-b403-d6797f87ecbb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edacb6fe-0b35-4c71-b403-d6797f87ecbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:45,256 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 16:59:45,256 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c515ea-3905-4e62-a18e-cf23113eb62d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c515ea-3905-4e62-a18e-cf23113eb62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:46,294 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.034s 2021-06-14 16:59:46,294 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d1f011-a9b9-4a02-a8b5-98be210eb82f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d1f011-a9b9-4a02-a8b5-98be210eb82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:47,324 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:47,324 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8186f24-4117-438c-b5f3-0061a6247c80', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8186f24-4117-438c-b5f3-0061a6247c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:48,361 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 16:59:48,362 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789dbd2c-7e81-4a83-a3a5-529c390083df', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789dbd2c-7e81-4a83-a3a5-529c390083df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:49,396 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:59:49,396 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4cb366b-9f65-4b72-890f-9828a14b7bb8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4cb366b-9f65-4b72-890f-9828a14b7bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:50,427 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 16:59:50,428 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d247e08d-6536-4591-a83f-4e944c691675', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d247e08d-6536-4591-a83f-4e944c691675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:51,453 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:51,453 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f16285-5225-4628-9ddc-ce6017846aed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f16285-5225-4628-9ddc-ce6017846aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:52,483 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:52,483 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1976b3-82ee-4b13-a9f3-e5acdefeaf4c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1976b3-82ee-4b13-a9f3-e5acdefeaf4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:53,513 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 16:59:53,513 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d57370-4155-46fd-bb09-b03084728bd7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d57370-4155-46fd-bb09-b03084728bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:54,549 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 16:59:54,550 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a145684-3a75-451f-a785-4cf4809e5b95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a145684-3a75-451f-a785-4cf4809e5b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:55,580 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:55,580 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424c3e2c-6c79-4b27-93ac-f8a44419afa4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424c3e2c-6c79-4b27-93ac-f8a44419afa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:56,615 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 16:59:56,616 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3cc193-ceb3-447a-b0ae-1b0f8039363a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3cc193-ceb3-447a-b0ae-1b0f8039363a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:57,649 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 16:59:57,649 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383f140a-f0b0-44eb-91bc-a6c437c22a7d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383f140a-f0b0-44eb-91bc-a6c437c22a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:58,680 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 16:59:58,680 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7bdf9dc-9567-44e3-bb2f-5330d7a8c944', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7bdf9dc-9567-44e3-bb2f-5330d7a8c944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 16:59:59,708 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 16:59:59,708 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db19fe54-8982-4cf7-89ec-5156eb707f96', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db19fe54-8982-4cf7-89ec-5156eb707f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:00,733 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:00:00,734 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900e55e4-0acc-452e-8805-090e6c77cb00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900e55e4-0acc-452e-8805-090e6c77cb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:01,760 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 17:00:01,760 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dc6879-b2b8-4001-a442-541d2175de1e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dc6879-b2b8-4001-a442-541d2175de1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:02,789 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:00:02,789 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8014eb2-e0d4-4046-9319-a54813ed5c61', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8014eb2-e0d4-4046-9319-a54813ed5c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:03,846 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.053s 2021-06-14 17:00:03,847 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c93e49-f183-4275-bf63-d00b60dd71c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c93e49-f183-4275-bf63-d00b60dd71c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:04,911 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.058s 2021-06-14 17:00:04,911 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfa35df-63c0-4a4b-a716-32906cb7df8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfa35df-63c0-4a4b-a716-32906cb7df8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:05,968 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.053s 2021-06-14 17:00:05,968 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8a48a5-7f34-4fda-9b06-4c173ce3fbb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8a48a5-7f34-4fda-9b06-4c173ce3fbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:07,021 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 17:00:07,021 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f23c85-ef0a-4654-b07b-02110ced5430', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f23c85-ef0a-4654-b07b-02110ced5430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:08,075 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 17:00:08,076 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3c103b-db55-432f-a7a2-9439f25e2d74', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3c103b-db55-432f-a7a2-9439f25e2d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:09,150 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.070s 2021-06-14 17:00:09,150 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe360b8-57b1-4b13-a3e6-f37cf94f12d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe360b8-57b1-4b13-a3e6-f37cf94f12d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:10,196 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.042s 2021-06-14 17:00:10,196 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48284d8-a4cf-42d4-9ee4-584cd741c8a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48284d8-a4cf-42d4-9ee4-584cd741c8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:11,249 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 17:00:11,249 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f76602-fb39-4e5c-8d0d-26715dade7e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f76602-fb39-4e5c-8d0d-26715dade7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:12,308 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 17:00:12,308 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42cf2113-8eab-4f23-bc1a-4eb2306371ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42cf2113-8eab-4f23-bc1a-4eb2306371ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:13,340 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 17:00:13,340 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73499d1e-cc4f-4ad7-98e0-6f54874685cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73499d1e-cc4f-4ad7-98e0-6f54874685cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:14,368 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 17:00:14,369 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be52415d-90d6-4f21-b5da-6e73fd6d8394', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be52415d-90d6-4f21-b5da-6e73fd6d8394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:15,400 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 17:00:15,400 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8249f182-3448-407b-b48f-fdea56d928e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8249f182-3448-407b-b48f-fdea56d928e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:16,430 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 17:00:16,430 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e8e698-2838-47cf-b495-895b338ea1cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e8e698-2838-47cf-b495-895b338ea1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:17,456 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:00:17,456 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d169e87f-3ec7-4d8c-92c2-42c4651dca8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d169e87f-3ec7-4d8c-92c2-42c4651dca8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:18,487 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 17:00:18,487 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e2b99e-0011-4e36-883d-3b536cd4926a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e2b99e-0011-4e36-883d-3b536cd4926a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:19,512 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:00:19,512 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de6d12a-86d6-43e5-8b30-ae5fce258a68', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de6d12a-86d6-43e5-8b30-ae5fce258a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:20,538 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 17:00:20,539 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24822ef3-6e9e-4678-b0fa-c030adaa29ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24822ef3-6e9e-4678-b0fa-c030adaa29ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:21,563 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:00:21,563 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec922a34-600a-4013-a63a-5aba6aa90779', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec922a34-600a-4013-a63a-5aba6aa90779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:22,592 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:00:22,593 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030df266-7cc4-4f39-bf65-e2cf167ea07a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030df266-7cc4-4f39-bf65-e2cf167ea07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:23,621 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 17:00:23,622 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234fbfda-2752-45ff-a91f-c15fa91ddc0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234fbfda-2752-45ff-a91f-c15fa91ddc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:24,655 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 17:00:24,655 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6ee81e-2248-4da2-9785-c5f7e55b5b04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6ee81e-2248-4da2-9785-c5f7e55b5b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:25,682 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 17:00:25,683 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe4e80d-34dd-49a4-9ccf-174cb274fab5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe4e80d-34dd-49a4-9ccf-174cb274fab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:26,713 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 17:00:26,713 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b92c1c2-05bf-47eb-96ca-908733140571', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b92c1c2-05bf-47eb-96ca-908733140571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:27,748 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 17:00:27,749 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0331b75c-bd60-463c-a2ac-bdf4df68b26d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0331b75c-bd60-463c-a2ac-bdf4df68b26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:28,777 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 17:00:28,777 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f3a6d8-0775-41aa-a66c-d7025a1f4bf4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f3a6d8-0775-41aa-a66c-d7025a1f4bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:29,813 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 17:00:29,813 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed69f474-0665-40fa-8162-e12efc124139', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed69f474-0665-40fa-8162-e12efc124139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:30,847 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 17:00:30,847 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a57ecf-7cda-417c-80bb-6ba5072ffc0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a57ecf-7cda-417c-80bb-6ba5072ffc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:31,890 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.040s 2021-06-14 17:00:31,891 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f7e9f5-36ba-4e17-9238-5bbd6e0f3824', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f7e9f5-36ba-4e17-9238-5bbd6e0f3824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:32,934 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.037s 2021-06-14 17:00:32,934 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2860e0b-d534-49a2-af77-028389586a54', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2860e0b-d534-49a2-af77-028389586a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:33,960 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 17:00:33,961 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c0f9d6-a1a5-4e4d-966e-54c438a061d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c0f9d6-a1a5-4e4d-966e-54c438a061d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:34,987 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 17:00:34,988 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6020765-af07-4073-ae74-c5f6d0efa5b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6020765-af07-4073-ae74-c5f6d0efa5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:36,020 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 17:00:36,020 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed9e6243-e96b-485e-a298-47e3c2f673dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed9e6243-e96b-485e-a298-47e3c2f673dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:37,052 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 17:00:37,053 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737f3713-b4a0-4cdb-9112-b153ed5d6d97', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737f3713-b4a0-4cdb-9112-b153ed5d6d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:38,082 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 17:00:38,082 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95b4ad5-59fe-4b25-ad6f-6fa484480b3f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95b4ad5-59fe-4b25-ad6f-6fa484480b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:39,116 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 17:00:39,116 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017bdd12-b5c3-4cb0-b1a2-946e6fef4547', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017bdd12-b5c3-4cb0-b1a2-946e6fef4547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:40,141 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:00:40,142 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22f4fbf-6316-4953-b586-d845185d8def', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22f4fbf-6316-4953-b586-d845185d8def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:41,169 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 17:00:41,169 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814a87e9-d0cc-4399-864d-08f4a2dbba83', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814a87e9-d0cc-4399-864d-08f4a2dbba83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:42,200 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 17:00:42,201 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bdcab2-0753-4ee0-aefd-2226b091fa05', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bdcab2-0753-4ee0-aefd-2226b091fa05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:43,237 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 17:00:43,237 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6b2843-a137-43b3-8e4a-dbcc7b1bd043', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6b2843-a137-43b3-8e4a-dbcc7b1bd043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:44,266 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:00:44,266 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ddd425-32e5-4d2a-a376-f5477559e041', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ddd425-32e5-4d2a-a376-f5477559e041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:45,296 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:00:45,296 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd18b9da-0d7f-4164-9d70-2bd622ebf512', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd18b9da-0d7f-4164-9d70-2bd622ebf512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:46,332 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 17:00:46,333 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52e8a38-f4c2-4a69-b152-889f5713b5cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52e8a38-f4c2-4a69-b152-889f5713b5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:47,357 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:00:47,358 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26dc9de-aec8-49e9-852e-7d556399ab58', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26dc9de-aec8-49e9-852e-7d556399ab58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:48,393 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 17:00:48,393 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5db1ca-57da-4e20-bb06-294c6ee21caa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5db1ca-57da-4e20-bb06-294c6ee21caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:49,418 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:00:49,418 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d08d530-485e-47c4-af4a-4e033b41b667', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d08d530-485e-47c4-af4a-4e033b41b667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:50,451 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 17:00:50,451 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262f2fbf-9a67-4f8f-b53d-7b6b82dcca67', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262f2fbf-9a67-4f8f-b53d-7b6b82dcca67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:51,476 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 17:00:51,477 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1234e39f-9846-431d-aff5-b40c149e6cf8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1234e39f-9846-431d-aff5-b40c149e6cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:52,501 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.020s 2021-06-14 17:00:52,502 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eed829c-749b-4747-899f-d81fa43b74d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eed829c-749b-4747-899f-d81fa43b74d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:53,528 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.022s 2021-06-14 17:00:53,528 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f9ddc7-cbe9-42a7-b94d-b791c20512a5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f9ddc7-cbe9-42a7-b94d-b791c20512a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:54,562 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 17:00:54,562 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cc87c8-51f9-449c-83b0-738a9904a72a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cc87c8-51f9-449c-83b0-738a9904a72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:55,592 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 17:00:55,592 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fcb0f11-66fc-48ad-9cc2-a9c78102b6f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fcb0f11-66fc-48ad-9cc2-a9c78102b6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:56,620 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 17:00:56,620 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421a3268-a8fd-4444-93c7-36f4563fc897', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421a3268-a8fd-4444-93c7-36f4563fc897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:57,648 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 17:00:57,648 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a032ffdb-6f7f-47fb-916e-960921cc36b6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a032ffdb-6f7f-47fb-916e-960921cc36b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:58,686 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.034s 2021-06-14 17:00:58,687 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b07151-49a3-45d5-8631-0bf90081400f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b07151-49a3-45d5-8631-0bf90081400f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:00:59,721 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 17:00:59,722 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ead3b59-5346-4bfd-961f-33dc6af4313c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ead3b59-5346-4bfd-961f-33dc6af4313c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:00,751 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:01:00,752 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7afd774b-b730-4b10-8da9-93a4a1102757', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7afd774b-b730-4b10-8da9-93a4a1102757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:01,780 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 17:01:01,780 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d92c29-923e-4884-b390-135fcbe8c6d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d92c29-923e-4884-b390-135fcbe8c6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:02,813 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 17:01:02,813 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89b0aeb-9502-472f-bd74-cd84a711dbe9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89b0aeb-9502-472f-bd74-cd84a711dbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:03,842 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 17:01:03,843 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c26e63-b573-426f-82f7-b8cec5ae68ac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c26e63-b573-426f-82f7-b8cec5ae68ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:04,873 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:01:04,873 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd8e60d-022b-4622-8cc3-2bef78dabdcd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd8e60d-022b-4622-8cc3-2bef78dabdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:05,902 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 17:01:05,903 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5bc9ca-f3d4-4c91-9fad-7a2139ebd8a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5bc9ca-f3d4-4c91-9fad-7a2139ebd8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:06,938 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 17:01:06,939 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbd5cd7-e14e-4e01-99b4-bd0ae9ca2bb1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbd5cd7-e14e-4e01-99b4-bd0ae9ca2bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:07,964 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:01:07,964 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52ebca5-5a3b-4c17-ac88-f9e6ba49d33f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52ebca5-5a3b-4c17-ac88-f9e6ba49d33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:08,993 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:01:08,993 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4325a040-eeea-4fd9-a9c0-7109cf156898', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4325a040-eeea-4fd9-a9c0-7109cf156898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:10,030 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.033s 2021-06-14 17:01:10,030 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da65fd16-02a9-4674-8419-22bbd5995859', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da65fd16-02a9-4674-8419-22bbd5995859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:11,059 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.025s 2021-06-14 17:01:11,060 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307c1b71-77c1-4306-bf1d-fe466849bb59', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307c1b71-77c1-4306-bf1d-fe466849bb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:12,096 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 17:01:12,096 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cb2a618-c02b-4059-95d4-54e6cb128935', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cb2a618-c02b-4059-95d4-54e6cb128935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:13,121 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:01:13,121 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27768cc9-9c6d-4d01-82aa-3b5efe6faa44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27768cc9-9c6d-4d01-82aa-3b5efe6faa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:14,151 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 17:01:14,151 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b8685a-872b-4d1f-a556-5ae9fc3aff74', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b8685a-872b-4d1f-a556-5ae9fc3aff74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:15,182 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 17:01:15,182 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6bbc62-468c-45c0-83f6-757f0ad20c51', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6bbc62-468c-45c0-83f6-757f0ad20c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:16,215 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.029s 2021-06-14 17:01:16,215 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1441fb65-779e-462d-96cf-cf5b5e7a1852', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1441fb65-779e-462d-96cf-cf5b5e7a1852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:17,247 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.026s 2021-06-14 17:01:17,247 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24866e0-79ab-4706-ad94-1e261a97b455', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24866e0-79ab-4706-ad94-1e261a97b455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:18,284 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.032s 2021-06-14 17:01:18,284 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6f943d-fd3d-4312-a7a6-f1dbe42a1604', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6f943d-fd3d-4312-a7a6-f1dbe42a1604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:19,311 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.023s 2021-06-14 17:01:19,312 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daffaa5c-6447-498a-a72a-e5c05eb2944e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daffaa5c-6447-498a-a72a-e5c05eb2944e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:20,346 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.031s 2021-06-14 17:01:20,347 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b49fe5f-d3c3-4a62-9bb3-c0e4a29bc3f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b49fe5f-d3c3-4a62-9bb3-c0e4a29bc3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:21,380 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 17:01:21,381 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956ebdca-533c-4dea-99b6-465f70c729a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956ebdca-533c-4dea-99b6-465f70c729a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:22,420 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.034s 2021-06-14 17:01:22,421 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ca250c-de8e-460b-bd59-c9c79639a99e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ca250c-de8e-460b-bd59-c9c79639a99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:23,452 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.027s 2021-06-14 17:01:23,453 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bffc2c-5310-4e9c-9320-8b5566662192', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bffc2c-5310-4e9c-9320-8b5566662192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:24,488 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 17:01:24,488 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25642753-e02a-4884-8df9-5bccfdb0de2b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25642753-e02a-4884-8df9-5bccfdb0de2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:25,520 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.028s 2021-06-14 17:01:25,520 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fea3f85-4b73-4bcc-ab01-0e95da53b1dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fea3f85-4b73-4bcc-ab01-0e95da53b1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:26,549 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.024s 2021-06-14 17:01:26,549 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3587c19-9ebc-4f56-94c5-288c2d6bfa4a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3587c19-9ebc-4f56-94c5-288c2d6bfa4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:27,583 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.030s 2021-06-14 17:01:27,583 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb7bc7f-2308-4aeb-8d62-6b9c14b0befa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb7bc7f-2308-4aeb-8d62-6b9c14b0befa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:28,607 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:01:28,608 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ace818-5250-49c5-843f-7574609f83a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ace818-5250-49c5-843f-7574609f83a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:29,632 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:01:29,632 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d8fbe9-42bc-49b6-82e5-de92286a0767', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d8fbe9-42bc-49b6-82e5-de92286a0767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:30,685 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 17:01:30,686 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0b6071-e303-417c-a6d6-2dd182676005', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0b6071-e303-417c-a6d6-2dd182676005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:31,742 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 17:01:31,742 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5e484d-12d2-4eb6-ae65-fe24c64fed35', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5e484d-12d2-4eb6-ae65-fe24c64fed35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:32,805 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.059s 2021-06-14 17:01:32,806 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60847c81-367c-4a52-b6f8-4b7457c8c535', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60847c81-367c-4a52-b6f8-4b7457c8c535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:33,860 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 17:01:33,860 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e092a833-fe57-48f1-817b-0de27dd6ee4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e092a833-fe57-48f1-817b-0de27dd6ee4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:34,928 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.064s 2021-06-14 17:01:34,928 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5282c22-5fca-48a1-892a-f8a78ad8fef7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5282c22-5fca-48a1-892a-f8a78ad8fef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:35,979 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.047s 2021-06-14 17:01:35,979 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8b77b7-572a-47a6-9957-d2b3783749ce', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8b77b7-572a-47a6-9957-d2b3783749ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:37,031 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.048s 2021-06-14 17:01:37,031 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64cb250-aa87-4633-8810-bef2d9b8b7d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64cb250-aa87-4633-8810-bef2d9b8b7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:38,085 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 17:01:38,086 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f94893e-a911-47fe-81da-e16fec15f612', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f94893e-a911-47fe-81da-e16fec15f612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:39,153 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.064s 2021-06-14 17:01:39,153 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5ea96d-1bbe-4874-b8bf-375f1b1d013a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5ea96d-1bbe-4874-b8bf-375f1b1d013a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:40,211 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 17:01:40,212 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d6094f-8c0a-4c6c-8dbd-cf21c52c6715', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d6094f-8c0a-4c6c-8dbd-cf21c52c6715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:41,269 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.053s 2021-06-14 17:01:41,270 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166ab6ab-75f3-4a41-84e6-5885dfe42fb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166ab6ab-75f3-4a41-84e6-5885dfe42fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:42,323 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 17:01:42,323 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344e01df-8ca8-4359-b476-f4ab0f2bfb9e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344e01df-8ca8-4359-b476-f4ab0f2bfb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:43,380 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 17:01:43,380 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811a1046-76c2-4fbe-99e6-fc6c469a0d2e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811a1046-76c2-4fbe-99e6-fc6c469a0d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:44,436 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 17:01:44,436 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095e6e4f-56e2-4279-9bc3-2784748680cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095e6e4f-56e2-4279-9bc3-2784748680cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:45,491 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 17:01:45,491 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a098bbbe-45c7-4dc0-8e0c-47f44b0bc975', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a098bbbe-45c7-4dc0-8e0c-47f44b0bc975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:46,551 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.057s 2021-06-14 17:01:46,552 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e28badb-edc5-4313-80b4-b501c25fb588', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e28badb-edc5-4313-80b4-b501c25fb588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:47,612 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.056s 2021-06-14 17:01:47,612 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d89d8a5-4055-4e9b-b463-c5e9a5e0b2a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d89d8a5-4055-4e9b-b463-c5e9a5e0b2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:48,667 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 17:01:48,668 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56ae485-143d-4f27-bebd-776d03c4b94e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56ae485-143d-4f27-bebd-776d03c4b94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:49,721 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 17:01:49,721 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2af3177-7dd1-4fb7-9f22-99fbee2ac56d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2af3177-7dd1-4fb7-9f22-99fbee2ac56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:50,776 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 17:01:50,777 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7f6398-e52f-4456-8cca-045b81d8c1b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7f6398-e52f-4456-8cca-045b81d8c1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:51,834 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 17:01:51,834 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2b1abe-7c5c-45b1-9d7d-5b316ad71a86', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2b1abe-7c5c-45b1-9d7d-5b316ad71a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:52,888 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 17:01:52,888 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b3fa7f-5f8a-4b3c-8735-66b068ee68db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b3fa7f-5f8a-4b3c-8735-66b068ee68db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:53,950 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.058s 2021-06-14 17:01:53,950 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee29f70a-8e21-49d1-b2f8-1597793965f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee29f70a-8e21-49d1-b2f8-1597793965f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:55,005 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.050s 2021-06-14 17:01:55,006 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1020b71-98f8-4e6f-8b1c-1c3ded3182cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1020b71-98f8-4e6f-8b1c-1c3ded3182cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:56,071 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.061s 2021-06-14 17:01:56,071 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ce9fe5-2777-4736-a62d-ddb03227bdc5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ce9fe5-2777-4736-a62d-ddb03227bdc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:57,128 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.053s 2021-06-14 17:01:57,128 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b12781-37e1-42b7-a238-0eca05120645', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b12781-37e1-42b7-a238-0eca05120645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:58,186 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 17:01:58,186 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4daef9be-4db6-4358-b078-be8528daebd6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4daef9be-4db6-4358-b078-be8528daebd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:01:59,242 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 17:01:59,242 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d6548f-16f4-4dec-a7a0-c97f6c3c5451', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d6548f-16f4-4dec-a7a0-c97f6c3c5451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:00,306 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.060s 2021-06-14 17:02:00,307 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d394198-e85e-42a9-8d6f-55a924ca4b42', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d394198-e85e-42a9-8d6f-55a924ca4b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:01,361 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.051s 2021-06-14 17:02:01,361 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cecfcbf-4f81-41f9-b8de-246a0794c6d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cecfcbf-4f81-41f9-b8de-246a0794c6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:02,437 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.072s 2021-06-14 17:02:02,438 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f4e5d6-123e-47e8-b464-27630712ede1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f4e5d6-123e-47e8-b464-27630712ede1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:03,489 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.047s 2021-06-14 17:02:03,489 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a377f473-8830-48e6-96ac-da8c71a7d551', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a377f473-8830-48e6-96ac-da8c71a7d551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:04,548 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.054s 2021-06-14 17:02:04,548 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d664ce-fb61-4c49-97aa-69237a29ba44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d664ce-fb61-4c49-97aa-69237a29ba44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:05,601 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 17:02:05,602 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a322b8f1-f884-4ed5-b0c6-925416fdaf7d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a322b8f1-f884-4ed5-b0c6-925416fdaf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:06,666 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.060s 2021-06-14 17:02:06,666 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb544795-1aed-4d3b-af0a-2fdb2a589890', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb544795-1aed-4d3b-af0a-2fdb2a589890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:07,723 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 17:02:07,723 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abf93b5-42f8-44ff-a5ee-6a4e85a9a400', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abf93b5-42f8-44ff-a5ee-6a4e85a9a400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:08,772 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.046s 2021-06-14 17:02:08,773 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f2964-35f6-4f63-bbb7-1bba73490430', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f2964-35f6-4f63-bbb7-1bba73490430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:09,834 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.057s 2021-06-14 17:02:09,835 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e711573-d587-45a3-98b5-6c402c2db82b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e711573-d587-45a3-98b5-6c402c2db82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:10,890 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.052s 2021-06-14 17:02:10,890 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-220cc241-bff6-4889-9493-be73a2da17bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-220cc241-bff6-4889-9493-be73a2da17bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:11,949 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.055s 2021-06-14 17:02:11,950 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a7d831-fa22-4900-a69c-453863a677fa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a7d831-fa22-4900-a69c-453863a677fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:13,003 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.049s 2021-06-14 17:02:13,004 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93368f2-b500-4e10-b734-f2b7a82f5f00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93368f2-b500-4e10-b734-f2b7a82f5f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-06-14 17:02:14,029 113165 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a 0.021s 2021-06-14 17:02:14,029 113165 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 17:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885f1824-754f-4992-957b-3b3e633a55fb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885f1824-754f-4992-957b-3b3e633a55fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/38943e41fd53442e807b067339b3f0ed/snapshots/1198b4ce-c375-451d-835f-9eef5d65473a'} Body: b'{"snapshot": {"id": "1198b4ce-c375-451d-835f-9eef5d65473a", "created_at": "2021-06-14T16:56:14.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1039381095", "description": null, "volume_id": "cc86e0e8-dcf4-465a-a134-c3ead5212b79", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "38943e41fd53442e807b067339b3f0ed", "os-extended-snapshot-attributes:progress": "0%"}}' }}} 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 80, in test_snapshot_create_offline_delete_online snapshot1 = self.create_snapshot(self.volume_origin['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, 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 1198b4ce-c375-451d-835f-9eef5d65473a failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt11.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt11.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
ft12.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-06-14 16:35:43,514 113174 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-06-14 16:35:43,867 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.25/image/v2/images 0.352s 2021-06-14 16:35:43,868 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1021645269", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7767455c-e759-4cd0-aeee-ea21e9e760e7', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-80d59512-210c-4ed1-88ae-3f7b7b4143ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1021645269", "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": "ac243c315f15403eb53dc16ca380955a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "created_at": "2021-06-14T16:35:44Z", "updated_at": "2021-06-14T16:35:44Z", "tags": [], "self": "/v2/images/7767455c-e759-4cd0-aeee-ea21e9e760e7", "file": "/v2/images/7767455c-e759-4cd0-aeee-ea21e9e760e7/file", "schema": "/v2/schemas/image"}' 2021-06-14 16:35:59,312 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.25/image/v2/images/7767455c-e759-4cd0-aeee-ea21e9e760e7/file 15.443s 2021-06-14 16:35:59,312 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f6790ec6d00> Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b192ceec-e4c2-4b89-8afc-5ed2fbf81ea2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/image/v2/images/7767455c-e759-4cd0-aeee-ea21e9e760e7/file'} Body: b'' 2021-06-14 16:35:59,312 113174 DEBUG [tempest.scenario.manager] image:7767455c-e759-4cd0-aeee-ea21e9e760e7 2021-06-14 16:35:59,488 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.25/compute/v2.1/os-keypairs 0.175s 2021-06-14 16:35:59,488 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1109533256"}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed637875-62ef-4ce2-97b8-b909e5310ae6', 'x-compute-request-id': 'req-ed637875-62ef-4ce2-97b8-b909e5310ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA5b4HAikjBI9kkBeNaptNvCCqKKGzFXahcNABVG75fjgDaH1f\\nKP7TX40RUxPx0mQ+AlxnejTtcEZoD14NGNADTkWmXAjLngHepDntb0960iwcovHX\\n66F7vdyMAGm27gUdrKc0TgFeQqpZ6h+DNxPQheQQQ0UBajyugQerxcLy91sBCY3R\\nDM42SKelrd1j8V5v0F65hB0Py5j5w24NTW2VuLaBotXgM2qWmwOKHb0W5PKzYOsK\\nKuvC7iMaP80mikiq9ItJ4wtVBIEiUsUmaci1UpLBLTPcf9IN5euoAXpYVCAEmMq6\\nOvXpQbW4FG85gGTy29HZBaNZgKESIwO+YgDw1wIDAQABAoIBAQCMWP4nD8JYstCY\\nRgsaKS3f04SftciVQBd3t1pYnkLEHKvYVV6gyKuQH7mJqxF7mclX3+NHALZcdGZ1\\nnNsbYVfjpSDv8F+Tc0jzwn+OFFvPsSr9UAi75baWUfkk92/NEEsEglCtpqBS0YaE\\nRCQArZYhdSWKMsmegNuJ74m8ElAjUsgocLjsEt72SVQsop6whx5KKCgyjG5uuVZd\\nJXX/NReNZXFXqPUEz8pU1qZn1+iJlf0y2HQWy4PDAyE8Aal9PLM74MkQ6sw5yzzX\\nAk6BoYj13SnhX/nhosXAHUaPBLyCR6Q34yd43+DVXUKA2BF7JrM+bMxZCupjI1f8\\n24HJ7orhAoGBAP9T4yS4O3B1kDr6kHYMV5yBaB/yghuWMPoeYMMbnc1HyiJEGy2i\\nVtxkgY0OVjLIblswAxahf031iBBseXF20Xaw/TjikaNaFTOmzmDDzAc0J3zFrdO8\\nBYIPcICbTDlK1A8gGkTr0WIi0HwLd06dTpxZaQ0hEei+lY17pUr4y/99AoGBAOZY\\n5LLY737XT0/1u0xbGqErXrv6Y+FjrS1pYcasaG8v5njqFWOf9SsbDrE76qlGWEHv\\nCOa6QK2ovF0VhvrHxPSFuPP2CnPRGPGZRcuVKDifPJdB8GnlWhFOPRzVfuV4BLyQ\\nz/kh+lcn6SYNC1dWpJTvhT7zsFdSQzRxbinrSgnjAoGAfDbIW1XRfO2ExFyfqP5q\\nJPaDvH8TMu6HVzcuJd0qkPKq8K6ndjTzAvdWW1QtNTlzDqO17O2WbEvV7P+IuV1v\\nm8mQ93qqFYk+pUkyP7shaCPEThwxa7+eAl8WgUqL85dmwRECFqOO0qpTOPWvDizT\\nUJbi14NOHieRxCnyCR4uyFUCgYEAnH+csd4tqTHDkwHTBOeIyiNbM7/EiGdeS1Ij\\nugV81r3mihQQACW3PlgdvVCF+AfxAqrSk1/LfbD8eQmdMVj0eWU46ZcqNtHDbrHB\\n97UZJI8bbXDBVFEcxlEvuB1dH65RGYQRqKPrH7ff8Zg/MlGNdBrfnouWLV2Yh1Lh\\nk91l6h0CgYEAkWGrrgHqkBf96SVdcCRU9lYLDhzhEVo6HDJ4KXpICnTtuUUZTfQJ\\nG3Mm95nX6z7ftq0HzqcJAvIdqoazgkxgKdtURwzFa5gT0jOUcSlfEZcx5nrbArsA\\ndDfgbX8F1aj6yNjoLjbi651I7ioXf3MwZR2i7st5HGkWnJQCrpRf4AY=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-1109533256", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlvgcCKSMEj2SQF41qm028IKooobMVdqFw0AFUbvl+OANofV8o/tNfjRFTE/HSZD4CXGd6NO1wRmgPXg0Y0ANORaZcCMueAd6kOe1vT3rSLByi8dfroXu93IwAabbuBR2spzROAV5CqlnqH4M3E9CF5BBDRQFqPK6BB6vFwvL3WwEJjdEMzjZIp6Wt3WPxXm/QXrmEHQ/LmPnDbg1NbZW4toGi1eAzapabA4odvRbk8rNg6woq68LuIxo/zSaKSKr0i0njC1UEgSJSxSZpyLVSksEtM9x/0g3l66gBelhUIASYyro69elBtbgUbzmAZPLb0dkFo1mAoRIjA75iAPDX Generated-by-Nova", "fingerprint": "54:18:db:df:2c:84:6f:ac:16:01:51:11:32:9d:9b:4f", "user_id": "c49cbf9eb5f64deabed673b1416c68d5"}}' 2021-06-14 16:35:59,583 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.25/identity/v3/auth/tokens 0.088s 2021-06-14 16:35:59,584 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:59 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-241fb335-1df5-4c7b-921f-d87547e02148', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.25/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c49cbf9eb5f64deabed673b1416c68d5", "name": "tempest-TestMinimumBasicScenario-1796845431-project", "password_expires_at": null}, "audit_ids": ["NlgEfJaGQFygzGu8PEKeoQ"], "expires_at": "2021-06-14T17:35:59.000000Z", "issued_at": "2021-06-14T16:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac243c315f15403eb53dc16ca380955a", "name": "tempest-TestMinimumBasicScenario-1796845431"}, "is_domain": false, "roles": [{"id": "9d4d6f672abd4d55bb733013f519363f", "name": "reader"}, {"id": "dfb7e0fdd7ef4a0fa671d5bc5f1b4791", "name": "member"}], "catalog": [{"endpoints": [{"id": "bd5cb6c9d2084123883542dbecb1e793", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/placement", "region": "RegionOne"}], "id": "050693794b49498d9cdc934b51bfc4f1", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ceb5ac82cc064693853f6c056a649b45", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}, {"id": "e867917e5a374324b22ce68544af027e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/identity", "region": "RegionOne"}], "id": "1bcc8a0ca4544408bcf2167277cd215e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9ebfe827ca87499c8701f96df42e6276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2.1", "region": "RegionOne"}], "id": "702a1e782db6436c9cd6e3b5e576aa97", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0bb7bd25c933410c8af64c1c6bb44216", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/compute/v2/ac243c315f15403eb53dc16ca380955a", "region": "RegionOne"}], "id": "7c5a4adca40e474a8819c7136ab39d4b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "bc61446362d047bab56da2bcee37d78c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/image", "region": "RegionOne"}], "id": "813414e1327c40bf805ab6bb8cbe98de", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f11cae92047145ba8d3f5ca5649b23e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:9696/", "region": "RegionOne"}], "id": "9a16d66a0f7b40e79b36836159b78d64", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b743fcca6aa94bb88b4f860695a963b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a", "region": "RegionOne"}], "id": "b2b7f510167b42049456f71a0e3cbf66", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7346115517f34678917a5417f1691bd3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a", "region": "RegionOne"}], "id": "c4af6b719e9b454dbc37a3992191e090", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "45786df4b0824023a5e8121963d3fd89", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.25:8080", "region": "RegionOne"}, {"id": "fd11d695aabe4d2086587133eb2dad01", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.25:8080/v1/AUTH_ac243c315f15403eb53dc16ca380955a", "region": "RegionOne"}], "id": "d30a42b24b2d40fc84b9d62d51e2d7db", "type": "object-store", "name": "swift"}]}}' 2021-06-14 16:35:59,584 113174 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'bd7d09c4-b964-4950-a9a3-957692e9cb01', 'name': 'tempest-TestMinimumBasicScenario-901214450-network', 'tenant_id': 'ac243c315f15403eb53dc16ca380955a', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ac243c315f15403eb53dc16ca380955a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 700, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-06-14T16:35:21Z', 'updated_at': '2021-06-14T16:35:21Z', 'revision_number': 1} available for tenant 2021-06-14 16:36:00,776 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.25/compute/v2.1/servers 1.191s 2021-06-14 16:36:00,777 113174 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-285067901", "imageRef": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "networks": [{"uuid": "bd7d09c4-b964-4950-a9a3-957692e9cb01"}]}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5379e17-a128-4ef6-9e06-fc2c563d56fc', 'x-compute-request-id': 'req-e5379e17-a128-4ef6-9e06-fc2c563d56fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/servers'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ztbS754gXd2W"}}' 2021-06-14 16:36:01,004 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.225s 2021-06-14 16:36:01,005 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4dbb43a-475a-4f5f-8f3f-7daa3a492d03', 'x-compute-request-id': 'req-e4dbb43a-475a-4f5f-8f3f-7daa3a492d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:01Z", "updated": "2021-06-14T16:36:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:02,234 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.216s 2021-06-14 16:36:02,235 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f412cc6c-c4d7-4fbe-8700-ac0c91369b13', 'x-compute-request-id': 'req-f412cc6c-c4d7-4fbe-8700-ac0c91369b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:03,490 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.241s 2021-06-14 16:36:03,491 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb2c5bf3-5dec-430d-ad50-17900eb415bc', 'x-compute-request-id': 'req-cb2c5bf3-5dec-430d-ad50-17900eb415bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:04,810 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.308s 2021-06-14 16:36:04,811 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d3ba11-051e-4080-9252-5e9a0da186aa', 'x-compute-request-id': 'req-19d3ba11-051e-4080-9252-5e9a0da186aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:04,824 113174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2021-06-14 16:36:06,082 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.255s 2021-06-14 16:36:06,082 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e30b427f-8ecb-4e41-a08a-7302c4182739', 'x-compute-request-id': 'req-e30b427f-8ecb-4e41-a08a-7302c4182739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:07,368 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.275s 2021-06-14 16:36:07,369 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42fcc262-8209-4651-9740-fe2840ffb45a', 'x-compute-request-id': 'req-42fcc262-8209-4651-9740-fe2840ffb45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:08,800 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.421s 2021-06-14 16:36:08,800 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa060862-39a2-45a6-ad27-4284a5a78205', 'x-compute-request-id': 'req-aa060862-39a2-45a6-ad27-4284a5a78205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:08,808 113174 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 7 second wait 2021-06-14 16:36:10,345 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.535s 2021-06-14 16:36:10,345 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9b114ff-c269-423a-971a-58a4272a4b77', 'x-compute-request-id': 'req-e9b114ff-c269-423a-971a-58a4272a4b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:10,363 113174 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait 2021-06-14 16:36:12,613 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 1.248s 2021-06-14 16:36:12,614 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb242d2-91e6-42a2-a27b-6858f3d41217', 'x-compute-request-id': 'req-4eb242d2-91e6-42a2-a27b-6858f3d41217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:14,572 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.948s 2021-06-14 16:36:14,572 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-397dcebc-3c51-4fd1-8cd3-612744131057', 'x-compute-request-id': 'req-397dcebc-3c51-4fd1-8cd3-612744131057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:15,892 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.306s 2021-06-14 16:36:15,893 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4bee8fa-a1b5-41ff-bdd2-036e10ad2428', 'x-compute-request-id': 'req-b4bee8fa-a1b5-41ff-bdd2-036e10ad2428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:17,496 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.589s 2021-06-14 16:36:17,496 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5da66492-8853-43ff-93e4-f4a68cb47db5', 'x-compute-request-id': 'req-5da66492-8853-43ff-93e4-f4a68cb47db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:18,802 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.298s 2021-06-14 16:36:18,803 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43ff838-414b-4e6a-b8ef-292eb65c6b4e', 'x-compute-request-id': 'req-a43ff838-414b-4e6a-b8ef-292eb65c6b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:20,105 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.293s 2021-06-14 16:36:20,106 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b62a43-094b-4b81-b114-cb5b9a495e2d', 'x-compute-request-id': 'req-c2b62a43-094b-4b81-b114-cb5b9a495e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:21,388 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.272s 2021-06-14 16:36:21,389 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60532d5-4158-4c6f-80a5-f5aabb5bce85', 'x-compute-request-id': 'req-d60532d5-4158-4c6f-80a5-f5aabb5bce85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:22,732 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.331s 2021-06-14 16:36:22,733 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26756c42-2378-41e3-8ef6-1b21a1390b8e', 'x-compute-request-id': 'req-26756c42-2378-41e3-8ef6-1b21a1390b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:24,011 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.270s 2021-06-14 16:36:24,011 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c0fff3-dc8c-4374-98a0-8c17a5246f25', 'x-compute-request-id': 'req-f1c0fff3-dc8c-4374-98a0-8c17a5246f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:25,307 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.288s 2021-06-14 16:36:25,308 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73429942-2b1f-4079-b1ae-5c97be762149', 'x-compute-request-id': 'req-73429942-2b1f-4079-b1ae-5c97be762149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:26,576 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.260s 2021-06-14 16:36:26,576 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd46886e-0171-4b2d-80ef-ffcb6dd6aece', 'x-compute-request-id': 'req-dd46886e-0171-4b2d-80ef-ffcb6dd6aece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:27,945 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.359s 2021-06-14 16:36:27,945 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd2c437-22fc-45a2-bbe7-63540b686248', 'x-compute-request-id': 'req-1cd2c437-22fc-45a2-bbe7-63540b686248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:29,377 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.420s 2021-06-14 16:36:29,377 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43204dde-8a14-469c-8aee-a456c1aa1064', 'x-compute-request-id': 'req-43204dde-8a14-469c-8aee-a456c1aa1064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:30,631 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.246s 2021-06-14 16:36:30,632 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0dffb92-8a62-403a-ad7a-b5a478282f9c', 'x-compute-request-id': 'req-e0dffb92-8a62-403a-ad7a-b5a478282f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:31,869 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.228s 2021-06-14 16:36:31,870 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5e3162-6bd5-4591-a764-8f944c5939b1', 'x-compute-request-id': 'req-ee5e3162-6bd5-4591-a764-8f944c5939b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:33,183 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.305s 2021-06-14 16:36:33,183 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7434346b-c29e-4467-a1b0-c65cd57f278c', 'x-compute-request-id': 'req-7434346b-c29e-4467-a1b0-c65cd57f278c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:34,537 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.344s 2021-06-14 16:36:34,537 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6fbeef-1ecf-4337-a840-4e151b6ea65e', 'x-compute-request-id': 'req-2a6fbeef-1ecf-4337-a840-4e151b6ea65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:35,825 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.278s 2021-06-14 16:36:35,825 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad393f15-970f-4d47-8a9c-504fc04eff6f', 'x-compute-request-id': 'req-ad393f15-970f-4d47-8a9c-504fc04eff6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "BUILD", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "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-06-14 16:36:37,060 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.225s 2021-06-14 16:36:37,060 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:36 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-1b63f53d-7a45-4e4f-b725-22c9a999865e', 'x-compute-request-id': 'req-1b63f53d-7a45-4e4f-b725-22c9a999865e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "ACTIVE", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:36Z", "addresses": {"tempest-TestMinimumBasicScenario-901214450-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:68:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "OS-SRV-USG:launched_at": "2021-06-14T16:36:35.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-06-14 16:36:37,067 113174 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 36 second wait 2021-06-14 16:36:37,317 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.249s 2021-06-14 16:36:37,317 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 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-8b17b486-e5b8-4232-8f89-76f58b05fd02', 'x-compute-request-id': 'req-8b17b486-e5b8-4232-8f89-76f58b05fd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "ACTIVE", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:36Z", "addresses": {"tempest-TestMinimumBasicScenario-901214450-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:68:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "OS-SRV-USG:launched_at": "2021-06-14T16:36:35.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-06-14 16:36:37,567 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers 0.234s 2021-06-14 16:36:37,568 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 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-aba949c3-4533-4b61-9312-bab0bc69e96f', 'x-compute-request-id': 'req-aba949c3-4533-4b61-9312-bab0bc69e96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers'} Body: b'{"servers": [{"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}]}]}' 2021-06-14 16:36:37,795 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.225s 2021-06-14 16:36:37,796 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 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-dee3f20d-d0bd-4f74-8a5e-84083f7e1480', 'x-compute-request-id': 'req-dee3f20d-d0bd-4f74-8a5e-84083f7e1480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "ACTIVE", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:36:36Z", "addresses": {"tempest-TestMinimumBasicScenario-901214450-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:68:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "OS-SRV-USG:launched_at": "2021-06-14T16:36:35.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-06-14 16:36:38,046 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes 0.242s 2021-06-14 16:36:38,046 113174 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-1976632409", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9aa15d-90c2-4aee-a588-8ad030329cf8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9aa15d-90c2-4aee-a588-8ad030329cf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:37.963933", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-06-14 16:36:38,105 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:36:38,105 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c83b7b-1425-4515-917d-1216c47aaec5', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c83b7b-1425-4515-917d-1216c47aaec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:39,165 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:36:39,165 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5181573c-a533-49f1-bcd6-74d3644650b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5181573c-a533-49f1-bcd6-74d3644650b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:40,223 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:36:40,223 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe89faa6-4fb2-4254-829f-138c4cb73618', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe89faa6-4fb2-4254-829f-138c4cb73618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:41,275 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:36:41,275 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f226fd00-3f9a-403d-8696-db81b38bce1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f226fd00-3f9a-403d-8696-db81b38bce1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:42,335 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:36:42,335 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ee47b3-5128-489c-a474-89c8c6475adb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ee47b3-5128-489c-a474-89c8c6475adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:43,385 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:36:43,386 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b2bef9-cb8c-4524-aa08-7e31be95169c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b2bef9-cb8c-4524-aa08-7e31be95169c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:44,438 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:36:44,438 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7955e87-3e80-4004-be02-e4abce2d4021', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7955e87-3e80-4004-be02-e4abce2d4021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:45,489 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:36:45,490 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f5ad40-449d-47ca-bafd-3272ff0631cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f5ad40-449d-47ca-bafd-3272ff0631cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:46,548 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:36:46,548 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dd6b4f-82c1-43e2-8ad6-39226199d05f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dd6b4f-82c1-43e2-8ad6-39226199d05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:47,604 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:36:47,605 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f808bbc1-db79-494b-8f0c-78f1cb235df2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f808bbc1-db79-494b-8f0c-78f1cb235df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:48,658 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:36:48,658 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13be3802-8319-47f9-91e7-ad32f65ced3d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13be3802-8319-47f9-91e7-ad32f65ced3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:49,719 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:36:49,719 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-786783d6-f96b-4706-aeec-63f99791f55b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-786783d6-f96b-4706-aeec-63f99791f55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:50,773 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:36:50,773 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1910c59e-26e0-4b13-af83-d09a9e322cb2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1910c59e-26e0-4b13-af83-d09a9e322cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:51,825 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:36:51,826 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c6a52b-4c64-4fe4-94ad-e53eb08a755a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c6a52b-4c64-4fe4-94ad-e53eb08a755a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:52,880 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:36:52,881 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dde7ff-d6bd-447d-a787-b3268e06f8d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36dde7ff-d6bd-447d-a787-b3268e06f8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:53,941 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:36:53,942 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b7a872-1b01-485f-989b-4118a2f1900f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b7a872-1b01-485f-989b-4118a2f1900f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:55,002 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:36:55,003 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1a93fe-fa81-4fa5-9687-945b326762c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1a93fe-fa81-4fa5-9687-945b326762c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:56,061 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:36:56,061 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993efbd3-75ad-40ab-938c-8d412d4ff326', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993efbd3-75ad-40ab-938c-8d412d4ff326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:57,118 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:36:57,119 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28015a66-396a-4c86-a81a-ece567f741bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28015a66-396a-4c86-a81a-ece567f741bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:58,175 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:36:58,176 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf14e18-1bd3-48e8-b05c-8e51a79d1af3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf14e18-1bd3-48e8-b05c-8e51a79d1af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:36:59,233 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:36:59,234 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1701645d-9ebe-4717-9448-518e19f6b22f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1701645d-9ebe-4717-9448-518e19f6b22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:00,295 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:00,296 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e016f1-dc37-415d-94fd-c89d13c9078b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e016f1-dc37-415d-94fd-c89d13c9078b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:01,355 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:37:01,356 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd53548-0a11-4572-9238-f03bdfe3577a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd53548-0a11-4572-9238-f03bdfe3577a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:02,424 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:37:02,425 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab11dec-4995-4160-8136-9d81ab77fcfa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab11dec-4995-4160-8136-9d81ab77fcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:03,481 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:03,481 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7dcb630-5857-45a9-9ad4-2bbd191e91c7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7dcb630-5857-45a9-9ad4-2bbd191e91c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:04,563 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.071s 2021-06-14 16:37:04,564 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f66a891-56e9-4fda-b019-19a779382b54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f66a891-56e9-4fda-b019-19a779382b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:05,628 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:37:05,628 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a11456f-28ad-44e5-ae5d-5d87e9e1cf2a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a11456f-28ad-44e5-ae5d-5d87e9e1cf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:06,699 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:37:06,699 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901c9aa2-b685-44a8-a9c9-00895bfee1bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901c9aa2-b685-44a8-a9c9-00895bfee1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:07,753 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:07,754 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac781c6-604f-4dec-a560-c45fad7d4c82', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac781c6-604f-4dec-a560-c45fad7d4c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:08,812 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:37:08,812 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12f5592-e9b9-4da3-bb7b-1624a228038c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12f5592-e9b9-4da3-bb7b-1624a228038c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:09,876 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:37:09,876 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f62438f-5bd0-435f-a100-e8e1e89d70d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f62438f-5bd0-435f-a100-e8e1e89d70d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:10,939 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:37:10,939 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c20144c-80e3-4450-b25d-8679663def53', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c20144c-80e3-4450-b25d-8679663def53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:11,999 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:37:11,999 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434e8c17-9497-4643-8432-11c1498f054a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434e8c17-9497-4643-8432-11c1498f054a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:13,072 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:37:13,072 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f23fc9-8f34-4b1c-853c-78bbbdb4e509', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f23fc9-8f34-4b1c-853c-78bbbdb4e509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:14,133 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:37:14,133 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac939a78-3ab3-47bc-b127-f2c91060c0b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac939a78-3ab3-47bc-b127-f2c91060c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:15,202 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:37:15,202 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9b2f16-5fdd-48b6-bf15-b3399230a0f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9b2f16-5fdd-48b6-bf15-b3399230a0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:16,257 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:16,257 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf72face-1cff-4705-b5df-458d61c3bf18', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf72face-1cff-4705-b5df-458d61c3bf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:17,318 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:37:17,319 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb22ed0a-bd42-4ae0-b132-3c232b995e97', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb22ed0a-bd42-4ae0-b132-3c232b995e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:18,372 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:18,373 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2f4405-e65b-4213-9f5d-bfd2aa4bf744', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2f4405-e65b-4213-9f5d-bfd2aa4bf744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:19,430 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:19,431 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c812050f-f5a7-4334-a948-88d2e240b15d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c812050f-f5a7-4334-a948-88d2e240b15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:20,482 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:37:20,482 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe58f2a6-e80e-4baa-93a6-8f99d9d9e456', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe58f2a6-e80e-4baa-93a6-8f99d9d9e456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:21,535 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:37:21,535 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb429c2-5996-4c65-8fbe-60b8a57a0f84', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb429c2-5996-4c65-8fbe-60b8a57a0f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:22,592 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:37:22,592 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5c03a4-06a8-47e2-b27f-af09d0dbfcb7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5c03a4-06a8-47e2-b27f-af09d0dbfcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:23,652 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:37:23,653 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fe7d2a-30a2-4b33-aca5-fd9562a527be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fe7d2a-30a2-4b33-aca5-fd9562a527be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:24,716 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:37:24,716 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e80d9b1-5c5b-44cf-8902-a4202d619e44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e80d9b1-5c5b-44cf-8902-a4202d619e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:25,775 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:37:25,775 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e317452e-48c3-458b-8c07-83227ab98fce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e317452e-48c3-458b-8c07-83227ab98fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:26,840 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:37:26,841 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92bd2b6-9e8d-41ff-8ac1-42d39c1da090', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92bd2b6-9e8d-41ff-8ac1-42d39c1da090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:27,918 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:37:27,918 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60406b68-215b-40ec-9f00-acbc4dfc46a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60406b68-215b-40ec-9f00-acbc4dfc46a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:28,977 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:37:28,977 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891cf693-fb82-4de4-be49-f7a8940b1099', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891cf693-fb82-4de4-be49-f7a8940b1099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:30,036 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:37:30,037 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680d51b6-a9ea-43cf-a19f-4bcd54256827', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680d51b6-a9ea-43cf-a19f-4bcd54256827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:31,106 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:37:31,107 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813374f6-89a9-474f-8d12-bda75538bbfa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813374f6-89a9-474f-8d12-bda75538bbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:32,164 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:37:32,164 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c9edcd-1b1d-4ea5-ae78-a3aa925b31ec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c9edcd-1b1d-4ea5-ae78-a3aa925b31ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:33,218 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:33,218 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52c81fb-5ea7-461a-adbb-4533c22f6829', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52c81fb-5ea7-461a-adbb-4533c22f6829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:34,281 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:37:34,282 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb1b329-3857-4a42-9606-1610da848602', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb1b329-3857-4a42-9606-1610da848602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:35,361 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.071s 2021-06-14 16:37:35,361 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66cfd29-c26c-4d9a-90c5-0425c1659289', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66cfd29-c26c-4d9a-90c5-0425c1659289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:36,415 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:37:36,415 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d941c9-9b37-49b7-a441-d84817be7a93', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d941c9-9b37-49b7-a441-d84817be7a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:37,469 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:37,470 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64d514f-7d95-4a3e-bbb1-046d1b024d54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64d514f-7d95-4a3e-bbb1-046d1b024d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:38,527 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:37:38,527 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fe2f78-3054-41b6-8c6a-85e024403f69', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fe2f78-3054-41b6-8c6a-85e024403f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:39,590 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:37:39,590 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8075e0bb-cfc9-4877-ac22-c3546d6de2b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8075e0bb-cfc9-4877-ac22-c3546d6de2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:40,655 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:37:40,656 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f9f878-9e78-49ec-9166-dba133859cab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f9f878-9e78-49ec-9166-dba133859cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:41,737 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.073s 2021-06-14 16:37:41,738 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78707be7-6fe7-4277-bc26-78475e99beb5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78707be7-6fe7-4277-bc26-78475e99beb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:42,794 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:37:42,795 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf796de-7bd9-4dca-86d0-88bf887f4404', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf796de-7bd9-4dca-86d0-88bf887f4404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:43,855 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:37:43,856 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863aa225-54e5-4cbc-a8ca-907c22214660', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863aa225-54e5-4cbc-a8ca-907c22214660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:44,913 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:37:44,913 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9167da-1459-4fda-a9d0-1dee4c01d228', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9167da-1459-4fda-a9d0-1dee4c01d228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:45,990 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.069s 2021-06-14 16:37:45,991 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62318cd0-74b1-4acf-ae71-3fc3baf1bf47', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62318cd0-74b1-4acf-ae71-3fc3baf1bf47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:47,042 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:37:47,043 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb36e18-160d-4a48-9743-704b06c7a86a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb36e18-160d-4a48-9743-704b06c7a86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:48,098 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:37:48,099 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8eb9de-ffca-48c0-a14e-065a7eff2a40', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d8eb9de-ffca-48c0-a14e-065a7eff2a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:49,163 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:37:49,163 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5d45a6-8fd1-4bfa-ac83-6d2c6ea67776', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5d45a6-8fd1-4bfa-ac83-6d2c6ea67776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:50,218 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:37:50,218 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaa2b0d-c617-4730-9413-22dab4212916', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaa2b0d-c617-4730-9413-22dab4212916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:51,286 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:37:51,287 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977d520a-7497-4428-88aa-f84390f9efe4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977d520a-7497-4428-88aa-f84390f9efe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:52,337 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:37:52,338 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0b0230-2307-4e83-8e17-cd91f5e68dc1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0b0230-2307-4e83-8e17-cd91f5e68dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:53,391 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:37:53,392 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b12e29-0437-41b0-ae6f-d809713b34d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b12e29-0437-41b0-ae6f-d809713b34d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:54,456 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:37:54,457 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d77df6-6145-4839-bd7c-7baf68537bfe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d77df6-6145-4839-bd7c-7baf68537bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:55,520 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:37:55,521 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93e19ed-2c1e-4629-9bac-eecfba429f90', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93e19ed-2c1e-4629-9bac-eecfba429f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:56,579 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:37:56,579 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c7f90b-2410-42a2-9326-49d55383a23a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c7f90b-2410-42a2-9326-49d55383a23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:57,643 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:37:57,643 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47fcfd1-adce-44cd-9ccb-d6f9eae27ee8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47fcfd1-adce-44cd-9ccb-d6f9eae27ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:58,706 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:37:58,706 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fb674c-8a70-44ce-826d-835c2d8d3892', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fb674c-8a70-44ce-826d-835c2d8d3892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:37:59,770 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:37:59,770 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f7fdae-df5d-4607-9035-c2106678410f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f7fdae-df5d-4607-9035-c2106678410f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:00,843 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:38:00,843 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1ac64a-6c71-4ca6-abaf-80f6fbff4344', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1ac64a-6c71-4ca6-abaf-80f6fbff4344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:01,911 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:01,912 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631e5d19-6167-4ce1-b032-d71e9a2293bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631e5d19-6167-4ce1-b032-d71e9a2293bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:02,975 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:38:02,975 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ca9956-eb6f-4055-8ecd-903eb1495769', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ca9956-eb6f-4055-8ecd-903eb1495769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:04,037 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:38:04,037 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed22852-2056-43ed-b901-ca1e820332d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed22852-2056-43ed-b901-ca1e820332d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:05,111 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:38:05,111 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac68fbfc-84de-4ec9-b1d5-1c946b07206e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac68fbfc-84de-4ec9-b1d5-1c946b07206e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:06,188 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:38:06,188 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab59a8e-2675-4440-8aa6-8c6da75fd2f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab59a8e-2675-4440-8aa6-8c6da75fd2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:07,252 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:38:07,253 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d0ea79-07dc-4435-89ad-55cd718a9a3f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d0ea79-07dc-4435-89ad-55cd718a9a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:08,322 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:38:08,322 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17fd0d5-9523-40e7-9c52-73b2f3f92072', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17fd0d5-9523-40e7-9c52-73b2f3f92072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:09,382 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:38:09,383 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37959e2-cd1f-42f9-811a-e48bb8521e46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37959e2-cd1f-42f9-811a-e48bb8521e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:10,434 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:38:10,434 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8f32fd-05c7-4fa6-be96-84fa6db8bfc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8f32fd-05c7-4fa6-be96-84fa6db8bfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:11,502 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:11,502 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc69896-12b5-4898-b61d-4747504abde3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc69896-12b5-4898-b61d-4747504abde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:12,565 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:38:12,566 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f7e9d0-9a8d-4c00-8e26-7a00ffd255fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f7e9d0-9a8d-4c00-8e26-7a00ffd255fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:13,629 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:38:13,629 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e681719-1ff3-4069-a211-48554746b68d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e681719-1ff3-4069-a211-48554746b68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:14,695 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:38:14,695 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d16c34e-6956-482b-ae0d-660d683a00ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d16c34e-6956-482b-ae0d-660d683a00ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:15,770 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.067s 2021-06-14 16:38:15,770 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbd2ac6-692a-4fdb-83bc-49e967f599e3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbd2ac6-692a-4fdb-83bc-49e967f599e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:16,824 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:38:16,825 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51cb720-0b2a-4aad-8891-50e9290cd012', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51cb720-0b2a-4aad-8891-50e9290cd012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:17,898 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:38:17,898 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90b18d4-bb77-469e-8b83-9a0743f7a6a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90b18d4-bb77-469e-8b83-9a0743f7a6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:18,980 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.074s 2021-06-14 16:38:18,980 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d761e98-a3d3-4d76-956b-ab527e79fd45', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d761e98-a3d3-4d76-956b-ab527e79fd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:20,047 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:38:20,047 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05a56f8-e0df-4275-8001-44e961fa4410', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05a56f8-e0df-4275-8001-44e961fa4410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:21,098 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:38:21,098 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4f810d-5700-44a0-a7cc-d8abf3c6f24b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4f810d-5700-44a0-a7cc-d8abf3c6f24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:22,158 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:38:22,158 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffced0f8-8517-40ca-ad14-f75d725f7bac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffced0f8-8517-40ca-ad14-f75d725f7bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:23,219 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:38:23,220 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333de376-3417-449b-b78f-4961465e62bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333de376-3417-449b-b78f-4961465e62bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:24,283 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:38:24,283 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6230f3-c25f-49a8-a116-783e3f598bb8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6230f3-c25f-49a8-a116-783e3f598bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:25,449 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.157s 2021-06-14 16:38:25,449 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1284208-bccb-4c02-9b42-273b45293f46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1284208-bccb-4c02-9b42-273b45293f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:26,513 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:38:26,514 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce52d87c-88e8-4d50-935f-a73846c8c83c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce52d87c-88e8-4d50-935f-a73846c8c83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:27,572 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:38:27,572 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6236779c-c699-4094-b948-2397d480a694', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6236779c-c699-4094-b948-2397d480a694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:28,641 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:28,641 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79190320-e0f5-44fe-826b-232220058e41', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79190320-e0f5-44fe-826b-232220058e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:29,697 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:38:29,698 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0cb691-4d3d-4cb9-9aa1-6a121dafc3db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0cb691-4d3d-4cb9-9aa1-6a121dafc3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:30,761 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:38:30,762 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc04229-92aa-4b38-9c2a-4b7493768a44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc04229-92aa-4b38-9c2a-4b7493768a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:31,830 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:31,830 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c17859a-e8f1-47fe-9218-0a1384712ad6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c17859a-e8f1-47fe-9218-0a1384712ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:32,895 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:38:32,896 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b73dae1-b7b4-4459-b720-86d960884fcd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b73dae1-b7b4-4459-b720-86d960884fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:33,952 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:38:33,952 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7909aeb0-668f-479f-97d8-2ab6a8032b38', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7909aeb0-668f-479f-97d8-2ab6a8032b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:35,023 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:38:35,023 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ecd8517-7f38-4b54-9fe7-b2ce0487a8e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ecd8517-7f38-4b54-9fe7-b2ce0487a8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:36,086 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:38:36,086 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06e2801-d4f7-43ac-b8fe-12d64e6f3961', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06e2801-d4f7-43ac-b8fe-12d64e6f3961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:37,151 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:38:37,152 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb041960-9850-45f1-aed8-8dfba1fbaaf8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb041960-9850-45f1-aed8-8dfba1fbaaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:38,216 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:38:38,216 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df48584-c2d0-4067-a248-6c6491fb5640', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df48584-c2d0-4067-a248-6c6491fb5640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:39,278 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:38:39,279 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8dd75eb-dbb6-44b4-9afb-a79cbb8e65ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8dd75eb-dbb6-44b4-9afb-a79cbb8e65ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:40,347 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:40,347 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f377f7-5f71-4ea7-8c45-7b3484ae72c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f377f7-5f71-4ea7-8c45-7b3484ae72c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:41,425 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.069s 2021-06-14 16:38:41,426 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e565078-a48b-493b-a1c2-d5208342e3e8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e565078-a48b-493b-a1c2-d5208342e3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:42,489 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:38:42,490 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993343ec-1f11-488f-a6a2-8524c5d5b1b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993343ec-1f11-488f-a6a2-8524c5d5b1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:43,542 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:38:43,542 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9313bf1-8d90-4682-99e1-b2afe7a2ec93', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9313bf1-8d90-4682-99e1-b2afe7a2ec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:44,593 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:38:44,593 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3756841-9c15-4445-bfeb-d98ee22ffccd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3756841-9c15-4445-bfeb-d98ee22ffccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:45,653 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:38:45,654 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d1a3bc-c17f-4aef-aacb-11d076d7ac48', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d1a3bc-c17f-4aef-aacb-11d076d7ac48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:46,716 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:38:46,717 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b1ac2d-f974-40ab-8358-5eee46e89ae4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b1ac2d-f974-40ab-8358-5eee46e89ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:47,796 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.072s 2021-06-14 16:38:47,797 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add1c7b0-0715-41b1-9dc2-9e4c2425ddd0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add1c7b0-0715-41b1-9dc2-9e4c2425ddd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:48,869 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:38:48,870 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0f2347-6a5a-4c53-9148-c3d11a9f4620', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0f2347-6a5a-4c53-9148-c3d11a9f4620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:49,938 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:49,939 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211671ab-3c13-4969-b07e-d0d88893755b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211671ab-3c13-4969-b07e-d0d88893755b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:50,997 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:38:50,997 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005bf55e-c18f-42e1-b02a-26193889d58d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005bf55e-c18f-42e1-b02a-26193889d58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:52,066 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:52,066 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6921d46-89dd-41ea-9a0c-a23434025586', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6921d46-89dd-41ea-9a0c-a23434025586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:53,131 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:38:53,131 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3df3ff2-9f4c-4689-93d0-0f352f6d19d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3df3ff2-9f4c-4689-93d0-0f352f6d19d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:54,193 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:38:54,193 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf71a45-bccc-4847-a942-263421fe6bce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf71a45-bccc-4847-a942-263421fe6bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:55,266 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:38:55,266 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1567b6cf-b7fe-4a8f-b47a-908afbb1e199', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1567b6cf-b7fe-4a8f-b47a-908afbb1e199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:56,345 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.070s 2021-06-14 16:38:56,345 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87454801-6368-454e-b30a-676fd8ff1f54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87454801-6368-454e-b30a-676fd8ff1f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:57,418 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:38:57,418 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c493be5a-6bd7-423d-b3a3-81cba8437458', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c493be5a-6bd7-423d-b3a3-81cba8437458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:58,471 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:38:58,471 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5f9e89-1a65-4072-800a-cdf272608c62', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5f9e89-1a65-4072-800a-cdf272608c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:38:59,538 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:38:59,539 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4a9083-68af-4146-9bc7-d7c343660574', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4a9083-68af-4146-9bc7-d7c343660574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:00,601 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:39:00,602 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7dc50e-6179-4a4b-a850-e4c7cc5f3db9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7dc50e-6179-4a4b-a850-e4c7cc5f3db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:01,673 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:39:01,674 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fd2c80-8c07-4c78-8fda-d5cd86878f68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fd2c80-8c07-4c78-8fda-d5cd86878f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:02,742 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:39:02,742 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee7ada4-9cfe-4410-935d-485d12b7afd1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee7ada4-9cfe-4410-935d-485d12b7afd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:03,806 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:39:03,806 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2c932a-00fc-408a-baba-3e59d8f1be93', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2c932a-00fc-408a-baba-3e59d8f1be93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:04,865 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:39:04,866 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d59de45-7626-4b43-a3d4-2165ca5e84d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d59de45-7626-4b43-a3d4-2165ca5e84d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:05,932 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:39:05,933 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d4d366-50a1-4091-be2d-56ca91815bb3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d4d366-50a1-4091-be2d-56ca91815bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:06,997 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:39:06,998 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba39646-764d-4e0a-8c6b-0ad2adc15d46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba39646-764d-4e0a-8c6b-0ad2adc15d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:08,068 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:39:08,068 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54603e0a-e380-4559-ae47-e37aa02fb74a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54603e0a-e380-4559-ae47-e37aa02fb74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:09,128 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:39:09,129 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e106e5cd-27cc-41c3-b4f6-d9bd21e42f06', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e106e5cd-27cc-41c3-b4f6-d9bd21e42f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:10,201 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:39:10,201 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87044c67-1b00-4812-9690-27ccc6a2721b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87044c67-1b00-4812-9690-27ccc6a2721b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:11,270 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:39:11,271 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a07554a-a40f-4e8e-8097-7d870be45cbc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a07554a-a40f-4e8e-8097-7d870be45cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:12,333 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:39:12,334 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd57b69-1a56-45fa-9e22-d836fcb7dbd3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd57b69-1a56-45fa-9e22-d836fcb7dbd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:13,404 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:39:13,404 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c48197-0f50-49c7-874f-056c95ceca0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c48197-0f50-49c7-874f-056c95ceca0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:14,468 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:39:14,468 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b110842d-4965-452e-be59-7d4cdc2da886', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b110842d-4965-452e-be59-7d4cdc2da886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:15,539 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:39:15,539 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630ad88d-3c21-474e-9c9e-b0fb7bcfbb3b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630ad88d-3c21-474e-9c9e-b0fb7bcfbb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:16,600 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:39:16,600 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f92abb-a766-4d0e-8a22-c09ef7c67156', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f92abb-a766-4d0e-8a22-c09ef7c67156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:17,671 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:39:17,671 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66efdae7-bff0-4eac-8e4a-49bc5adef8cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66efdae7-bff0-4eac-8e4a-49bc5adef8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:18,737 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:39:18,737 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac7513a-b05e-43fb-a42a-8576faa73e1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac7513a-b05e-43fb-a42a-8576faa73e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:19,796 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:39:19,796 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4b4f14-f33e-4198-b550-a39fe54e0705', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4b4f14-f33e-4198-b550-a39fe54e0705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:20,863 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:39:20,863 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167a9cfc-d164-46b2-a04a-1185ea26e2ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167a9cfc-d164-46b2-a04a-1185ea26e2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:21,924 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:39:21,924 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f231476d-6db3-4690-9350-22cd11eac508', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f231476d-6db3-4690-9350-22cd11eac508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:22,992 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:39:22,993 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7f6d28-2ac7-41cf-bc8a-59b62465f50d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7f6d28-2ac7-41cf-bc8a-59b62465f50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:24,064 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:39:24,064 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e6e8ab-8ae6-413e-8394-c04d5219e0bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e6e8ab-8ae6-413e-8394-c04d5219e0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:25,129 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:39:25,129 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25678238-d5f6-4eb4-9ca3-dbc661b6de54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25678238-d5f6-4eb4-9ca3-dbc661b6de54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:26,192 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:39:26,192 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da82d73-a147-4eae-9f58-621f362898da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da82d73-a147-4eae-9f58-621f362898da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:27,256 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:39:27,256 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7242ed42-a193-4459-8681-f69bf0ba0b4b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7242ed42-a193-4459-8681-f69bf0ba0b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:28,323 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:39:28,324 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9527aa-828a-4c1d-b83d-d8a6ed032c28', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9527aa-828a-4c1d-b83d-d8a6ed032c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:29,394 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:39:29,395 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27620246-3939-4f17-bc3f-c10d5c347e46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27620246-3939-4f17-bc3f-c10d5c347e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:30,459 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:39:30,460 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7272656-5163-41e8-aad5-a76b03560029', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7272656-5163-41e8-aad5-a76b03560029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:31,533 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.067s 2021-06-14 16:39:31,534 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ba88b0-8aae-4120-acf3-1ff7f395bb04', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ba88b0-8aae-4120-acf3-1ff7f395bb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:32,599 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:39:32,600 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6a4c7a-8dd1-4ce5-b885-3cb37d8f8a95', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6a4c7a-8dd1-4ce5-b885-3cb37d8f8a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:33,663 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:39:33,664 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e9fcfc-d2fd-46fe-9aec-67de364da453', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e9fcfc-d2fd-46fe-9aec-67de364da453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:34,724 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:39:34,725 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939106bf-ed2e-4bfc-8099-5974df57ce86', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939106bf-ed2e-4bfc-8099-5974df57ce86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:35,793 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:39:35,793 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a6c8ed-6763-42b3-ac4b-c719b0208e56', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a6c8ed-6763-42b3-ac4b-c719b0208e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:36,851 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:39:36,852 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d6ef18-424b-4ab5-8ec2-0a68df8ba46d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d6ef18-424b-4ab5-8ec2-0a68df8ba46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:37,913 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:39:37,913 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8cfefbe-3060-4440-aeac-5060dbea5a89', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8cfefbe-3060-4440-aeac-5060dbea5a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:38,977 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:39:38,978 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6745dd4-8540-4b77-a419-0590b8d68bf9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6745dd4-8540-4b77-a419-0590b8d68bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:40,034 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:39:40,034 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c8d6ac-6dd1-4eb0-b9f7-fd576881ee15', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c8d6ac-6dd1-4eb0-b9f7-fd576881ee15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:41,094 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:39:41,094 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904617a7-0b6c-421d-8163-f762b9055af4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904617a7-0b6c-421d-8163-f762b9055af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:42,163 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:39:42,163 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d52603-6bbc-4eba-893d-f87d3dd9f6f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d52603-6bbc-4eba-893d-f87d3dd9f6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:43,229 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:39:43,230 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5faa1ce-d27c-44a6-9d5d-aeff1489ff2f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5faa1ce-d27c-44a6-9d5d-aeff1489ff2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:44,289 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:39:44,289 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f013d666-d6a3-478a-b9af-321041c18094', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f013d666-d6a3-478a-b9af-321041c18094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:45,361 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:39:45,361 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9749f059-8888-43ae-b884-2bb8bf81894b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9749f059-8888-43ae-b884-2bb8bf81894b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:46,419 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:39:46,419 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f035af-eeef-43a9-a72e-267ed5a5e65f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f035af-eeef-43a9-a72e-267ed5a5e65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:47,478 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:39:47,478 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be35dd86-e153-4998-994a-4626a45d9277', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be35dd86-e153-4998-994a-4626a45d9277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:48,544 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:39:48,545 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43abbed4-dbfe-4571-9c5e-41a60680afd0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43abbed4-dbfe-4571-9c5e-41a60680afd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:49,607 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:39:49,608 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd339f4-5e48-44b2-a215-ad570f6a09d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd339f4-5e48-44b2-a215-ad570f6a09d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:50,674 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:39:50,674 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10cd0d81-5ac7-43cc-ac12-9e4790f1f6b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10cd0d81-5ac7-43cc-ac12-9e4790f1f6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:51,733 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:39:51,733 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9caa361-8429-4530-8073-7f41b3dd11e2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9caa361-8429-4530-8073-7f41b3dd11e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:52,794 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:39:52,795 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d19a517-a9e4-4d52-ade1-8a4e167ecffc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d19a517-a9e4-4d52-ade1-8a4e167ecffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:53,857 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:39:53,858 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb26905-956d-4b22-8e1a-e6396e37847b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb26905-956d-4b22-8e1a-e6396e37847b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:54,923 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:39:54,924 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c64f07c-e8e3-4c31-bcb2-fa382a27ce25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c64f07c-e8e3-4c31-bcb2-fa382a27ce25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:55,990 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:39:55,990 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87dabad8-3d41-4d64-93b8-5340acc7d994', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87dabad8-3d41-4d64-93b8-5340acc7d994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:57,055 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:39:57,056 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574d16ed-958b-4050-adab-34b2479cffea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574d16ed-958b-4050-adab-34b2479cffea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:58,116 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:39:58,117 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506d6031-cc7c-40f9-bbb5-953f4f2357c1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506d6031-cc7c-40f9-bbb5-953f4f2357c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:39:59,188 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:39:59,189 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360769a0-6823-4d48-a264-87f868dac956', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360769a0-6823-4d48-a264-87f868dac956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:00,245 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:40:00,246 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb7ad51-c13d-4615-82b9-edc3cb9e4a61', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb7ad51-c13d-4615-82b9-edc3cb9e4a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:01,311 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:40:01,311 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ed8cc6-8d7f-47fd-b0b4-29ffef550f71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ed8cc6-8d7f-47fd-b0b4-29ffef550f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:02,378 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:40:02,378 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11eb2bf-3a5c-4c89-89e1-94d766f873b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11eb2bf-3a5c-4c89-89e1-94d766f873b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:03,435 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:40:03,435 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fab74bf-7985-484b-bfcd-df57c687ddd0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fab74bf-7985-484b-bfcd-df57c687ddd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:04,508 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:40:04,509 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90313f51-800b-4a9d-80ab-708db00378ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90313f51-800b-4a9d-80ab-708db00378ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:05,572 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:40:05,572 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3393f9ae-6ab6-408c-8023-82a6c6c8179e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3393f9ae-6ab6-408c-8023-82a6c6c8179e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:06,634 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:40:06,635 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa03a956-a7c9-4ee7-9caa-e14b440901ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa03a956-a7c9-4ee7-9caa-e14b440901ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:07,699 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:40:07,699 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8ebf0e-22a9-481d-a0a3-8fe6cfd38b78', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8ebf0e-22a9-481d-a0a3-8fe6cfd38b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:08,754 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:40:08,754 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02eea44e-d0e0-4cb4-a223-e7202cb8d11c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02eea44e-d0e0-4cb4-a223-e7202cb8d11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:09,814 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:40:09,814 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3d5ab7-b200-4bbc-9669-1f8dca0a89f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3d5ab7-b200-4bbc-9669-1f8dca0a89f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:10,878 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:40:10,879 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6413d14-7386-4183-b52b-88ea4c7a81cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6413d14-7386-4183-b52b-88ea4c7a81cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:11,944 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:40:11,944 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99a5ee2-d007-41b2-87d5-b663f92e7cf3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99a5ee2-d007-41b2-87d5-b663f92e7cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:13,005 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:40:13,005 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757f95a2-ff36-42dd-8507-268ad1a712a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757f95a2-ff36-42dd-8507-268ad1a712a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:14,062 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:40:14,062 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e47e5b3-7a57-49db-b24f-a9ef8a540654', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e47e5b3-7a57-49db-b24f-a9ef8a540654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:15,120 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:40:15,121 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6803dcd-fbd2-495e-8cc5-7f9075c37281', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6803dcd-fbd2-495e-8cc5-7f9075c37281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:16,198 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.070s 2021-06-14 16:40:16,198 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a51a29-11bf-42a4-ac93-441f8e66fb8c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a51a29-11bf-42a4-ac93-441f8e66fb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:17,250 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:40:17,250 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6042bbc-aa3e-4507-915b-a99867cbb879', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6042bbc-aa3e-4507-915b-a99867cbb879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:18,313 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:40:18,314 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db37494-c214-449f-8537-d3b41884c69f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db37494-c214-449f-8537-d3b41884c69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:19,379 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:40:19,379 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbeac95e-9a69-4543-bfd8-3c0a4bb8ce40', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbeac95e-9a69-4543-bfd8-3c0a4bb8ce40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:20,438 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:40:20,439 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf42fd94-534c-483b-9662-60be5b54f697', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf42fd94-534c-483b-9662-60be5b54f697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:21,505 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:40:21,505 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829177f7-87da-49ea-ac81-1d6512b41754', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829177f7-87da-49ea-ac81-1d6512b41754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:22,572 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:40:22,573 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081427eb-13f5-4f32-859f-fa84001c2ce5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081427eb-13f5-4f32-859f-fa84001c2ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:23,646 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:40:23,647 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb69f865-47c2-4cd3-bde8-6724bc474603', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb69f865-47c2-4cd3-bde8-6724bc474603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:24,708 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:40:24,708 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ccaef5-b744-4bb3-853b-f25e3358f46c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ccaef5-b744-4bb3-853b-f25e3358f46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:25,779 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:40:25,779 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6483c240-651f-4ae1-b651-0e8ee6027911', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6483c240-651f-4ae1-b651-0e8ee6027911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:26,836 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:40:26,836 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8f3080-72f0-48de-9b10-a9bac8075a3e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8f3080-72f0-48de-9b10-a9bac8075a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:27,919 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.073s 2021-06-14 16:40:27,919 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaad10c2-4f1e-4795-aa83-da2de621bd99', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaad10c2-4f1e-4795-aa83-da2de621bd99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:28,977 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:40:28,977 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d2a225-f43e-42b0-9aff-e8a22116a2a2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d2a225-f43e-42b0-9aff-e8a22116a2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:30,045 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:40:30,045 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fd96f4-cf7b-44c0-82a3-b95b8d8b767a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fd96f4-cf7b-44c0-82a3-b95b8d8b767a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:31,106 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:40:31,106 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afeaffa-0ee4-4e43-ae70-9c7ceef1ca20', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afeaffa-0ee4-4e43-ae70-9c7ceef1ca20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:32,183 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.069s 2021-06-14 16:40:32,183 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ce6f69-b5fb-423b-ac07-2664c9b2bb84', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ce6f69-b5fb-423b-ac07-2664c9b2bb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:33,249 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:40:33,249 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ee958c-9f97-4014-a2be-bc99762e871d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ee958c-9f97-4014-a2be-bc99762e871d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:34,315 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:40:34,316 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eee063f-42e5-4ce9-abba-03c4eead013f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eee063f-42e5-4ce9-abba-03c4eead013f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:35,370 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:40:35,370 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406e30b9-023e-4bac-bfe5-2d3e429b7a07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406e30b9-023e-4bac-bfe5-2d3e429b7a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:36,427 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:40:36,428 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512d6682-abb7-4524-a430-fe4eb35d76c7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512d6682-abb7-4524-a430-fe4eb35d76c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:37,490 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:40:37,491 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a326cfe-7d09-4df1-92b7-17cb48752808', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a326cfe-7d09-4df1-92b7-17cb48752808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:38,553 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:40:38,554 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df39c139-6794-424c-9d81-66c9e0b9f264', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df39c139-6794-424c-9d81-66c9e0b9f264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:39,624 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:40:39,624 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73f2f42-ed14-45f9-ad3b-fdbc0349d620', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73f2f42-ed14-45f9-ad3b-fdbc0349d620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:40,691 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:40:40,692 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17e13fc-cdd7-42db-9fba-cb24f59754ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17e13fc-cdd7-42db-9fba-cb24f59754ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:41,757 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:40:41,758 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4c59e6-3e09-4488-9bf7-59cf4dedaef5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4c59e6-3e09-4488-9bf7-59cf4dedaef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:42,822 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:40:42,822 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffaa2f2-91b6-452f-8b5b-1ad3ddb21f76', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffaa2f2-91b6-452f-8b5b-1ad3ddb21f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:43,942 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.112s 2021-06-14 16:40:43,942 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80fe62a9-cb10-4584-80dd-0326ddb208cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80fe62a9-cb10-4584-80dd-0326ddb208cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:44,992 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.041s 2021-06-14 16:40:44,992 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69c4c13-5e3c-4fce-97a1-95e400e09ceb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69c4c13-5e3c-4fce-97a1-95e400e09ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:46,042 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:40:46,042 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c0b354-2162-4e2b-a8d2-63dd29bed49d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c0b354-2162-4e2b-a8d2-63dd29bed49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:47,098 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:40:47,099 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a62db2-7857-4cab-a8db-56d5dc824e9c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a62db2-7857-4cab-a8db-56d5dc824e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:48,161 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:40:48,161 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccec22b-e380-4b86-b578-f3a2f21d395c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccec22b-e380-4b86-b578-f3a2f21d395c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:49,232 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:40:49,233 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6573c5e-74cc-4118-a4a6-a16dbafed9ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6573c5e-74cc-4118-a4a6-a16dbafed9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:50,328 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.088s 2021-06-14 16:40:50,329 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fddbeb4-02be-4e20-afc1-cef2da655245', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fddbeb4-02be-4e20-afc1-cef2da655245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:51,386 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:40:51,387 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdef54f-b4e8-432a-9c07-37b43643d050', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdef54f-b4e8-432a-9c07-37b43643d050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:52,453 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:40:52,454 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25807d26-35d9-4b70-b335-bda64ea9678a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25807d26-35d9-4b70-b335-bda64ea9678a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:53,511 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:40:53,511 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185ac388-24f2-43e5-a6c1-757f662d145a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185ac388-24f2-43e5-a6c1-757f662d145a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:54,568 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:40:54,568 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158fb0c2-0e9e-4b0f-b4b3-b3adad08ddae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158fb0c2-0e9e-4b0f-b4b3-b3adad08ddae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:55,632 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:40:55,632 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72bf97e-060c-45a1-af7e-6d1384d087a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72bf97e-060c-45a1-af7e-6d1384d087a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:56,697 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:40:56,697 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7c7b28-1ef6-4adf-8af4-28f503aeeefa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7c7b28-1ef6-4adf-8af4-28f503aeeefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:57,772 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.067s 2021-06-14 16:40:57,772 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfb95e2-8217-4ad9-8c66-583f482ad032', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfb95e2-8217-4ad9-8c66-583f482ad032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:58,839 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:40:58,839 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6e7d42-6d77-4f2e-8d5d-f3478406e105', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba6e7d42-6d77-4f2e-8d5d-f3478406e105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:40:59,914 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:40:59,914 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8872069a-895d-4f87-8ad4-5b0ef4e3812d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8872069a-895d-4f87-8ad4-5b0ef4e3812d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:00,987 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:41:00,988 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ec00c3-dce0-4978-9854-8dfb24989fb8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ec00c3-dce0-4978-9854-8dfb24989fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:02,041 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:41:02,041 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55b09af-7a90-4a25-bda0-0c372a408347', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55b09af-7a90-4a25-bda0-0c372a408347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:03,109 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:41:03,109 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5c2952-9120-4482-a3b2-a34c61c6b6ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5c2952-9120-4482-a3b2-a34c61c6b6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:04,176 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:41:04,176 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f82791-135d-43e1-add4-f463efbf7536', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f82791-135d-43e1-add4-f463efbf7536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:05,239 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:41:05,239 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3581b707-8720-406a-a64b-ca0d6d4da6c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3581b707-8720-406a-a64b-ca0d6d4da6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:06,306 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:41:06,306 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523b0664-ea39-49ce-937a-332526e081fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523b0664-ea39-49ce-937a-332526e081fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:07,373 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:41:07,373 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda7f45f-53fd-4ddf-ab9d-82f0b434a38a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda7f45f-53fd-4ddf-ab9d-82f0b434a38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:08,438 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:41:08,438 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca0873e-6218-407e-b59a-5d84a211d913', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca0873e-6218-407e-b59a-5d84a211d913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:09,505 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:41:09,505 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ad943a-1ed9-4d1a-9cf9-cebe646d4c01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ad943a-1ed9-4d1a-9cf9-cebe646d4c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:10,561 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:41:10,561 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e78476-5c28-4b0b-b0fa-00001fcfa951', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e78476-5c28-4b0b-b0fa-00001fcfa951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:11,630 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:41:11,630 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73740152-fc7f-481b-9d16-7fdeb8f8c725', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73740152-fc7f-481b-9d16-7fdeb8f8c725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:12,694 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:41:12,695 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5f0f9e-0b33-48a6-aea4-c47cff05957d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5f0f9e-0b33-48a6-aea4-c47cff05957d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:13,758 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:41:13,758 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7657ad9b-ce7a-4484-9a83-38018ba55da7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7657ad9b-ce7a-4484-9a83-38018ba55da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:14,840 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.073s 2021-06-14 16:41:14,840 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be501c5-8f9f-470a-b7c8-2dfbe024629b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be501c5-8f9f-470a-b7c8-2dfbe024629b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:15,892 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:41:15,893 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29b735a-8952-48a9-b72f-13ea94eff40e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29b735a-8952-48a9-b72f-13ea94eff40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:16,952 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:41:16,952 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c383084b-90ff-4b19-8c9c-552c61111650', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c383084b-90ff-4b19-8c9c-552c61111650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:18,005 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:41:18,006 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f63670a-4305-4c10-bf75-ef9e189315fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f63670a-4305-4c10-bf75-ef9e189315fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:19,058 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:41:19,058 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218b4c83-d115-494e-bb09-05a198fd76fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218b4c83-d115-494e-bb09-05a198fd76fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:20,108 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:41:20,109 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1386155d-c687-47c8-b7a3-68146fe18d82', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1386155d-c687-47c8-b7a3-68146fe18d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:21,182 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:41:21,183 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c75027-d71c-466d-b6f0-809d0da514f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c75027-d71c-466d-b6f0-809d0da514f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:22,237 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:41:22,237 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fec0194-0344-4e5f-a389-f01b6e85417f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fec0194-0344-4e5f-a389-f01b6e85417f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:23,298 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:41:23,299 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3a67f2-32a7-4a65-b28f-81b245f3af3f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3a67f2-32a7-4a65-b28f-81b245f3af3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:24,364 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:41:24,364 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256a58ac-ab28-4ebe-a57f-693e28190867', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256a58ac-ab28-4ebe-a57f-693e28190867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:25,425 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:41:25,426 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc55ede4-e3a7-46fc-bda1-06363737af45', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc55ede4-e3a7-46fc-bda1-06363737af45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:26,497 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:41:26,497 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a14fbc-4768-4d33-8c82-0b7e97c3d21b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a14fbc-4768-4d33-8c82-0b7e97c3d21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:27,558 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:41:27,558 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df2fbd9-6711-4692-9b8c-bbdfe529a2cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df2fbd9-6711-4692-9b8c-bbdfe529a2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:28,625 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:41:28,626 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef74e73-92d7-4d88-bb0a-a2fc25c3ca55', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef74e73-92d7-4d88-bb0a-a2fc25c3ca55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:29,701 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:41:29,702 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490d1efb-0c76-4771-b3c5-9e51dd00abf9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490d1efb-0c76-4771-b3c5-9e51dd00abf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:30,769 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:41:30,769 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16af79a-f15b-4ab4-b14f-5f653a03e8ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16af79a-f15b-4ab4-b14f-5f653a03e8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:31,838 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:41:31,839 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33f3d45-1523-4531-8af3-01f58330af3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33f3d45-1523-4531-8af3-01f58330af3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:32,907 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:41:32,907 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25101747-ff17-4bdc-886b-03e76a74434c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25101747-ff17-4bdc-886b-03e76a74434c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:33,970 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:41:33,970 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8e0592-046f-4b82-b5ed-2c19f6659148', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8e0592-046f-4b82-b5ed-2c19f6659148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:35,022 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:41:35,022 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d41062-76e2-452d-9691-bc35fbe67952', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d41062-76e2-452d-9691-bc35fbe67952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:36,091 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:41:36,092 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1c3fad-c215-4f9d-ae8e-eda907f9dd2e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1c3fad-c215-4f9d-ae8e-eda907f9dd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:37,160 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:41:37,160 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a30cef2-1d91-4c9c-8b0f-9de7266ba2cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a30cef2-1d91-4c9c-8b0f-9de7266ba2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:38,218 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:41:38,219 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3414bff-717f-44ec-a392-20fab1051fea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3414bff-717f-44ec-a392-20fab1051fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:39,279 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:41:39,279 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b7a59a5-f71b-4734-a003-9d6835b91a01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b7a59a5-f71b-4734-a003-9d6835b91a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:40,344 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:41:40,345 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77fbfd0-765d-4dca-acc6-2331c9a9ff32', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77fbfd0-765d-4dca-acc6-2331c9a9ff32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:41,402 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:41:41,402 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5737e4f8-1699-4ba7-9365-60a9ad0b3cea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5737e4f8-1699-4ba7-9365-60a9ad0b3cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:42,476 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:41:42,476 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cda1a2-4897-486f-9b59-483c575b1624', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cda1a2-4897-486f-9b59-483c575b1624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:43,541 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:41:43,541 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdac18c-6b58-4279-a4cc-7c788ef8651e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdac18c-6b58-4279-a4cc-7c788ef8651e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:44,598 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:41:44,598 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf8aed1-cb77-40f7-b867-8e949b416b2e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf8aed1-cb77-40f7-b867-8e949b416b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:45,682 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.076s 2021-06-14 16:41:45,682 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab31e5e-f04f-46d8-adac-fa4aef20ab0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab31e5e-f04f-46d8-adac-fa4aef20ab0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:46,738 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:41:46,738 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1811aa11-211c-48b2-8806-349af9968a2e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1811aa11-211c-48b2-8806-349af9968a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:47,797 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:41:47,797 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ee17f4-6b68-43b6-a322-1cc019abc3f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ee17f4-6b68-43b6-a322-1cc019abc3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:48,860 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:41:48,861 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1880afd5-03b8-47f1-b733-66fc1f56d096', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1880afd5-03b8-47f1-b733-66fc1f56d096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:49,928 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:41:49,928 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c0bca8-e81e-4988-89fd-9c0a602cc091', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c0bca8-e81e-4988-89fd-9c0a602cc091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:50,992 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:41:50,992 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6b042d-8d8d-44cb-9d71-69658ee394fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6b042d-8d8d-44cb-9d71-69658ee394fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:52,065 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:41:52,066 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-486cd218-afa9-4ff5-9d12-b65da269cd96', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-486cd218-afa9-4ff5-9d12-b65da269cd96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:53,120 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:41:53,121 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc440b2b-ca7a-4138-97a1-2fd07c07694b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc440b2b-ca7a-4138-97a1-2fd07c07694b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:54,195 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:41:54,196 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac048fb-7c80-48ed-bff9-28cf521e2b45', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac048fb-7c80-48ed-bff9-28cf521e2b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:55,247 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:41:55,247 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d745c650-8544-4124-9c89-9a6180b0019f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d745c650-8544-4124-9c89-9a6180b0019f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:56,319 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:41:56,320 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc3c884-6d72-41c3-bc2f-c4ce6ed80bc7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc3c884-6d72-41c3-bc2f-c4ce6ed80bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:57,389 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:41:57,389 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb55630-b9f7-4d9f-ac5b-583efcc0098d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb55630-b9f7-4d9f-ac5b-583efcc0098d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:58,447 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:41:58,447 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116240c3-8912-48ec-98a1-d86e3f7dcc47', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116240c3-8912-48ec-98a1-d86e3f7dcc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:41:59,532 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.077s 2021-06-14 16:41:59,532 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddba6bf7-1f3a-496c-9eaa-befa645a4546', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddba6bf7-1f3a-496c-9eaa-befa645a4546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:00,587 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:42:00,587 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa61fee-fc2d-4e0c-9af6-cfb9a51c7f37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa61fee-fc2d-4e0c-9af6-cfb9a51c7f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:01,646 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:42:01,646 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fd5e9b-4ded-47b9-bb17-71d2c0d68497', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fd5e9b-4ded-47b9-bb17-71d2c0d68497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:02,711 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:42:02,711 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d4e24e-a0e8-49f3-b0e6-17e3171c0482', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d4e24e-a0e8-49f3-b0e6-17e3171c0482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:03,772 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:42:03,773 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d042d505-9de8-4d39-9b03-610f23a522c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d042d505-9de8-4d39-9b03-610f23a522c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:04,840 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:42:04,840 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa8afc1-a44c-458d-be46-bc20ffde26bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa8afc1-a44c-458d-be46-bc20ffde26bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:05,907 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:42:05,908 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4885c817-76f0-40d8-ba2a-e3f0136b38a1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4885c817-76f0-40d8-ba2a-e3f0136b38a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:06,975 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:42:06,975 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8704e4-c2db-4c0d-9cf6-1ef675741513', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8704e4-c2db-4c0d-9cf6-1ef675741513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:08,035 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:42:08,036 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a9a299-db8c-49a5-b6ec-042bdc4695b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a9a299-db8c-49a5-b6ec-042bdc4695b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:09,095 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:42:09,096 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b268fe-1d30-4a92-ac18-d9499d566e3d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b268fe-1d30-4a92-ac18-d9499d566e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:10,157 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:42:10,158 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f689cfd9-6915-43bf-8925-e97013a23871', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f689cfd9-6915-43bf-8925-e97013a23871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:11,221 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:42:11,222 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709bea55-93ce-412c-99c0-2cc56d791567', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709bea55-93ce-412c-99c0-2cc56d791567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:12,333 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.104s 2021-06-14 16:42:12,333 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5719692-6cb7-4039-9829-a3927f5c366d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5719692-6cb7-4039-9829-a3927f5c366d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:13,390 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:42:13,390 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a42654-f9e6-4ec4-b388-1f229ada2996', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a42654-f9e6-4ec4-b388-1f229ada2996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:14,445 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:42:14,446 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa898c7b-113b-493d-9dff-e56395f85082', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa898c7b-113b-493d-9dff-e56395f85082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:15,511 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:42:15,512 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0569b3-e78d-489e-8ba4-3f68053ab301', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0569b3-e78d-489e-8ba4-3f68053ab301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:16,581 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:42:16,581 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361a1b1a-18f9-4236-a3cf-f6e852c1e422', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361a1b1a-18f9-4236-a3cf-f6e852c1e422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:17,633 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:42:17,634 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984e31a2-7829-4fc6-82be-ce8c4e5c3ed6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984e31a2-7829-4fc6-82be-ce8c4e5c3ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:18,691 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:42:18,692 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3d2cec-ad31-4367-afb7-a0390e56dc9f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3d2cec-ad31-4367-afb7-a0390e56dc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:19,754 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:42:19,754 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8766e48-19f3-4d29-b731-2bb070b992af', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8766e48-19f3-4d29-b731-2bb070b992af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:20,837 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.075s 2021-06-14 16:42:20,837 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c07f93a-465c-4628-8c77-e9517d738a8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c07f93a-465c-4628-8c77-e9517d738a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:21,889 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:42:21,890 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f48fd44d-e1d5-4dc6-95ec-0ee3f7fb4d5e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f48fd44d-e1d5-4dc6-95ec-0ee3f7fb4d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:22,960 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:42:22,961 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4bdc4a9-b148-4320-9e27-92d435333b3a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4bdc4a9-b148-4320-9e27-92d435333b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:24,025 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:42:24,025 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f331ba3-4df1-4678-bb58-946d76076827', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f331ba3-4df1-4678-bb58-946d76076827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:25,090 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:42:25,091 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0065a6a-1e2d-4234-9e19-f1e777e7bcab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0065a6a-1e2d-4234-9e19-f1e777e7bcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:26,148 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:42:26,149 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0c1fe5-58ca-4408-96e5-f003d84a04fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0c1fe5-58ca-4408-96e5-f003d84a04fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:27,217 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:42:27,217 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077c1295-f5f5-41c6-a75f-a7cc3e6e63a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077c1295-f5f5-41c6-a75f-a7cc3e6e63a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:28,274 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:42:28,274 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a47418-368c-48c1-bf52-4666f74a8a68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a47418-368c-48c1-bf52-4666f74a8a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:29,346 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:42:29,347 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac27c78-9c65-4969-bf74-53672b5db6b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac27c78-9c65-4969-bf74-53672b5db6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:30,411 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:42:30,412 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccfe593-d014-476f-9f78-4e71e9846963', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccfe593-d014-476f-9f78-4e71e9846963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:31,472 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:42:31,473 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650c47b3-b8a1-4726-8729-0c793c1f0214', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650c47b3-b8a1-4726-8729-0c793c1f0214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:32,537 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:42:32,538 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55194c6b-175f-42cb-be41-a50faab337e7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55194c6b-175f-42cb-be41-a50faab337e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:33,602 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:42:33,602 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1de05b-41d5-40db-a586-5f7051a4f3b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1de05b-41d5-40db-a586-5f7051a4f3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:34,687 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.077s 2021-06-14 16:42:34,688 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb53602-299a-45a4-a035-e124044bd456', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb53602-299a-45a4-a035-e124044bd456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:35,740 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:42:35,740 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913e3e9f-65d6-4f1b-9d81-7978750fe60a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913e3e9f-65d6-4f1b-9d81-7978750fe60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:36,802 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:42:36,802 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a41596-bf57-41e5-b4f4-6f912ffa99f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a41596-bf57-41e5-b4f4-6f912ffa99f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:37,873 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:42:37,874 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182d3dc7-2b70-413f-933a-b94afe1857cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182d3dc7-2b70-413f-933a-b94afe1857cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:38,939 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:42:38,939 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d4fb1c-e429-4796-81e4-f72b022d7a6b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d4fb1c-e429-4796-81e4-f72b022d7a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:39,017 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.069s 2021-06-14 16:42:39,017 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:38 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-cd6d023c-4df7-415c-a2a5-071157727890', 'x-openstack-request-id': 'req-cd6d023c-4df7-415c-a2a5-071157727890', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} 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-06-14 16:42:39,061 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:42:39,061 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d50cea6-ce4f-4c9f-adeb-f8eb37b7c4e0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d50cea6-ce4f-4c9f-adeb-f8eb37b7c4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:40,113 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:42:40,113 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fdcec3-ccf4-49a1-93f3-8a183ab3094e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fdcec3-ccf4-49a1-93f3-8a183ab3094e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:41,257 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.133s 2021-06-14 16:42:41,258 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e21f94-c721-4fe9-8969-87aaef100b66', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e21f94-c721-4fe9-8969-87aaef100b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:42,318 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:42:42,318 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62254b31-2473-48d8-851c-87b9cb33f295', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62254b31-2473-48d8-851c-87b9cb33f295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:43,381 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:42:43,381 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b4d8aa-935a-42db-8d77-8f8ce4b198c4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b4d8aa-935a-42db-8d77-8f8ce4b198c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:44,443 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:42:44,443 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5622e790-1839-42f3-aa49-10e2a712f358', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5622e790-1839-42f3-aa49-10e2a712f358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:45,512 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:42:45,512 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc423fdc-5bf3-424c-91d7-b97cbf38d785', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc423fdc-5bf3-424c-91d7-b97cbf38d785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:46,570 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:42:46,570 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff39260-1b9f-4d19-bca1-1c67c40b406c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff39260-1b9f-4d19-bca1-1c67c40b406c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:47,629 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:42:47,630 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2ded80-6765-4b83-ae42-607228cca268', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2ded80-6765-4b83-ae42-607228cca268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:48,691 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:42:48,692 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96063c27-e6e2-4998-a4c6-a0045dab90c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96063c27-e6e2-4998-a4c6-a0045dab90c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:49,747 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:42:49,747 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9784594-1f64-4662-99ad-31fcaf3cc794', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9784594-1f64-4662-99ad-31fcaf3cc794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:50,809 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:42:50,809 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22f9d7b-87d8-446c-b4ed-8d0a9cfcccf4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22f9d7b-87d8-446c-b4ed-8d0a9cfcccf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:51,881 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:42:51,882 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418f59a9-bea6-4b96-b99d-360769d42a68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418f59a9-bea6-4b96-b99d-360769d42a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:52,944 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:42:52,945 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e004a726-1814-4d27-a2ad-d00a744466ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e004a726-1814-4d27-a2ad-d00a744466ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:54,005 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:42:54,006 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d88132d-56db-4778-a16d-e0a869177f44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d88132d-56db-4778-a16d-e0a869177f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:55,071 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:42:55,072 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f00153-f6fb-47d9-a010-6ec1d227bdf6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f00153-f6fb-47d9-a010-6ec1d227bdf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:56,140 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:42:56,141 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bccd7e-e66f-423d-98b8-5a9f3386b06b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bccd7e-e66f-423d-98b8-5a9f3386b06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:57,213 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:42:57,213 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44cf52f7-1146-4229-b5fb-b492a6571b6d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44cf52f7-1146-4229-b5fb-b492a6571b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:58,285 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:42:58,285 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fa60f1-9e04-45d0-855b-230bbfaa7968', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fa60f1-9e04-45d0-855b-230bbfaa7968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:42:59,339 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:42:59,340 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f007ef2-339b-43f8-92b1-81d7be6bbf69', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f007ef2-339b-43f8-92b1-81d7be6bbf69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:00,402 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:43:00,403 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa09748-241b-4882-aefa-d06d0726445c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa09748-241b-4882-aefa-d06d0726445c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:01,478 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:43:01,478 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35391ef2-2023-4486-b32b-de0ad66abff0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35391ef2-2023-4486-b32b-de0ad66abff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:02,535 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:43:02,536 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373c8f97-2606-48a4-b44b-b2f9d0dab02b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373c8f97-2606-48a4-b44b-b2f9d0dab02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:03,597 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:43:03,597 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca19c90-4d2e-4335-850d-a2d4de0cc958', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca19c90-4d2e-4335-850d-a2d4de0cc958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:04,663 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:43:04,663 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e71d12a-82ba-4cf1-81d3-621e2b37e502', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e71d12a-82ba-4cf1-81d3-621e2b37e502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:05,730 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:43:05,730 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f66b64f-1512-4ce9-9577-5413fb770c76', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f66b64f-1512-4ce9-9577-5413fb770c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:06,797 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:43:06,797 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72be7d53-eb0b-42d5-a779-140397de713a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72be7d53-eb0b-42d5-a779-140397de713a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:07,870 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:43:07,871 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063e9dc5-52ee-474e-9a6d-4dafb9847e06', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063e9dc5-52ee-474e-9a6d-4dafb9847e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:08,951 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.069s 2021-06-14 16:43:08,951 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a45287e-42ea-48cc-9821-945a6cdd6e2d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a45287e-42ea-48cc-9821-945a6cdd6e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:10,011 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:43:10,011 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d972f7-ac8a-40f5-9419-59266bde40b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d972f7-ac8a-40f5-9419-59266bde40b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:11,077 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:43:11,077 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9303b41-b1c6-40d0-b372-92bdb7d09aa0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9303b41-b1c6-40d0-b372-92bdb7d09aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:12,126 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.041s 2021-06-14 16:43:12,126 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659847a9-4db5-4407-9dc9-20598ac15cf8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659847a9-4db5-4407-9dc9-20598ac15cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:13,191 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:43:13,191 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4928367-9c8b-4833-bd6e-aee1e1fe4f12', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4928367-9c8b-4833-bd6e-aee1e1fe4f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:14,267 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:43:14,268 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8a21fd-26a4-4a00-bbd7-ac5d5ef0b5c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8a21fd-26a4-4a00-bbd7-ac5d5ef0b5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:15,329 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:43:15,329 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0f6f23-8835-4b54-81fd-05c67180ce58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0f6f23-8835-4b54-81fd-05c67180ce58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:16,401 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:43:16,402 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b943a1-9a94-40e5-9438-71813ec55de2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b943a1-9a94-40e5-9438-71813ec55de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:17,454 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:43:17,455 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1edd1ddc-1465-42fd-b9a1-d32fb7ca39eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1edd1ddc-1465-42fd-b9a1-d32fb7ca39eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:18,506 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.041s 2021-06-14 16:43:18,507 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd687b5-4eb5-4442-89ad-340c4f22e3c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd687b5-4eb5-4442-89ad-340c4f22e3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:19,564 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:43:19,564 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7560c44-f873-46e4-8050-90bf8822ab64', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7560c44-f873-46e4-8050-90bf8822ab64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:20,618 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:43:20,619 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3e61a4-d07d-41f1-a506-ee41527e8ec8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3e61a4-d07d-41f1-a506-ee41527e8ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:21,690 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:43:21,691 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55155ee4-d928-4bd4-a81e-37baaaaeb654', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55155ee4-d928-4bd4-a81e-37baaaaeb654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:22,744 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:43:22,744 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcbaeef-b990-4138-bf36-b07cb4fdae36', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcbaeef-b990-4138-bf36-b07cb4fdae36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:23,808 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:43:23,809 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce34ad9d-a3c6-4707-83c1-b09b2b18a639', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce34ad9d-a3c6-4707-83c1-b09b2b18a639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:24,881 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:43:24,882 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db94dd92-e59e-4833-8c97-630f052cb78f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db94dd92-e59e-4833-8c97-630f052cb78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:26,078 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.188s 2021-06-14 16:43:26,079 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ed73fe-724a-4c32-8b15-4d426e673806', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ed73fe-724a-4c32-8b15-4d426e673806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:27,139 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:43:27,139 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04681652-9fd1-4f50-88e7-c23740c15200', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04681652-9fd1-4f50-88e7-c23740c15200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:28,215 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:43:28,215 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09c51a6-da33-4e89-a018-cc7d048c9963', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09c51a6-da33-4e89-a018-cc7d048c9963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:29,277 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:43:29,277 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d9405f-b808-48de-8528-cc5b9b6b181e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d9405f-b808-48de-8528-cc5b9b6b181e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:30,351 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:43:30,351 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de254cb-06a2-47dc-aa65-b6f2f63606fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de254cb-06a2-47dc-aa65-b6f2f63606fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:31,415 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:43:31,416 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931c8ed7-4c5c-4a8b-a25c-9bc16c18d7bb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931c8ed7-4c5c-4a8b-a25c-9bc16c18d7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:32,487 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:43:32,488 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df39f89-a7f0-4ba7-bd52-dda6e8613562', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df39f89-a7f0-4ba7-bd52-dda6e8613562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:33,552 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:43:33,552 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ca2944-818b-4049-8b6d-a74630873fc7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ca2944-818b-4049-8b6d-a74630873fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:34,619 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:43:34,620 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb22356-9025-405d-870d-a3a9c06d0546', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb22356-9025-405d-870d-a3a9c06d0546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:35,680 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:43:35,681 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e180482-47e8-485f-bcbb-5f6599499109', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e180482-47e8-485f-bcbb-5f6599499109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:36,751 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:43:36,751 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4777aa-27d6-4df2-b7e8-4c4c90944cdb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4777aa-27d6-4df2-b7e8-4c4c90944cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:37,803 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:43:37,803 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf927fe9-3137-45cc-9d62-68f48996154c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf927fe9-3137-45cc-9d62-68f48996154c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:38,866 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:43:38,866 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2269c14-a511-4fa4-b226-92808a768fb6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2269c14-a511-4fa4-b226-92808a768fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:39,941 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:43:39,941 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c87301-37d0-441d-b415-bb4d644d20f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c87301-37d0-441d-b415-bb4d644d20f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:41,029 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.080s 2021-06-14 16:43:41,030 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e512c4d-12c2-4b83-873e-50f842224626', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e512c4d-12c2-4b83-873e-50f842224626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:42,096 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:43:42,096 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ff7762-d6b5-4729-8e5e-7cc296d11325', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ff7762-d6b5-4729-8e5e-7cc296d11325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:43,153 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:43:43,154 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa71266-9876-4725-8c84-2555881efbab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa71266-9876-4725-8c84-2555881efbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:44,208 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:43:44,209 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7fc8be-052b-4fe3-9935-b95638ddf26d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7fc8be-052b-4fe3-9935-b95638ddf26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:45,280 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:43:45,280 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc5e838-a122-4b62-9055-6ff4b6c246e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc5e838-a122-4b62-9055-6ff4b6c246e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:46,335 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:43:46,336 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5050695-9a25-4263-80dd-21e85fab7776', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5050695-9a25-4263-80dd-21e85fab7776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:47,399 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:43:47,399 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42a84ae-ce7a-438c-92b8-da4b82734fc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42a84ae-ce7a-438c-92b8-da4b82734fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:48,460 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:43:48,461 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed12527-0127-41f5-917e-2c11f3a0324b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed12527-0127-41f5-917e-2c11f3a0324b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:49,536 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:43:49,536 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1cb21e-9300-43ba-9e0d-58711afea64b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1cb21e-9300-43ba-9e0d-58711afea64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:50,602 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:43:50,602 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-124f7e39-1922-44ea-84d8-1c7df4be4ef0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-124f7e39-1922-44ea-84d8-1c7df4be4ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:51,671 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:43:51,672 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ad01d6-20af-4ff9-8094-8f7fe6273892', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ad01d6-20af-4ff9-8094-8f7fe6273892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:52,745 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:43:52,745 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc19724-69b9-4e30-9f8b-d89d54dfc185', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc19724-69b9-4e30-9f8b-d89d54dfc185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:53,816 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:43:53,817 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0970f213-5048-4c10-8cb9-db071864bfd9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0970f213-5048-4c10-8cb9-db071864bfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:54,886 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:43:54,887 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b232e86d-0ed3-4e7d-90a4-43c8f32166c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b232e86d-0ed3-4e7d-90a4-43c8f32166c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:55,951 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:43:55,951 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2e0e71-371d-4c07-b190-4815852519b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2e0e71-371d-4c07-b190-4815852519b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:57,017 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:43:57,017 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73795ef-f29f-496f-bd48-8888be4c3d4e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73795ef-f29f-496f-bd48-8888be4c3d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:58,073 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:43:58,073 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957bb65b-57c2-487a-b47e-46ef7ac77462', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957bb65b-57c2-487a-b47e-46ef7ac77462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:43:59,137 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:43:59,138 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abc079c-19e5-4bbb-944e-fed67ba291b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abc079c-19e5-4bbb-944e-fed67ba291b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:00,212 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:44:00,213 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4016b22-b506-458f-b0cd-bc494a210778', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4016b22-b506-458f-b0cd-bc494a210778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:01,278 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:44:01,279 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c564bb-ea55-42d7-993e-07fa0f5e6715', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c564bb-ea55-42d7-993e-07fa0f5e6715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:02,333 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:44:02,333 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ad1903-6659-43df-8bbb-ea57d04f266a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ad1903-6659-43df-8bbb-ea57d04f266a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:03,386 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:44:03,386 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4514f6b8-a145-474a-820f-c995a7d2f819', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4514f6b8-a145-474a-820f-c995a7d2f819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:04,443 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:44:04,443 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94429abb-7736-481a-ab58-1d2fe10b43d7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94429abb-7736-481a-ab58-1d2fe10b43d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:05,506 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:44:05,507 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34883875-5ae7-45fd-a9a7-098d5ca26530', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34883875-5ae7-45fd-a9a7-098d5ca26530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:06,564 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:44:06,564 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77754504-919a-4741-8cf3-0b4c3569fa68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77754504-919a-4741-8cf3-0b4c3569fa68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:07,627 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:44:07,627 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2037f81f-dd61-436f-b133-21b8aeeb6ebc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2037f81f-dd61-436f-b133-21b8aeeb6ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:08,693 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:44:08,693 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6165b8ef-c460-4bef-b329-aaf417cf764e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6165b8ef-c460-4bef-b329-aaf417cf764e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:09,747 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:44:09,747 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a577d5af-05d4-4af7-b8fb-2d2fb2929ea6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a577d5af-05d4-4af7-b8fb-2d2fb2929ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:10,809 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:44:10,809 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafee6f3-aaac-4b9e-8cab-75cf4a84c1b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafee6f3-aaac-4b9e-8cab-75cf4a84c1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:11,862 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:44:11,863 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414a9738-3a29-45d0-b7d3-9d1598a77c2c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414a9738-3a29-45d0-b7d3-9d1598a77c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:12,922 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:44:12,923 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b04ced4-60f3-4cc9-b2f0-5d48d4c591bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b04ced4-60f3-4cc9-b2f0-5d48d4c591bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:13,986 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:44:13,987 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f106cb-7e46-4259-88e1-ddc6ec758369', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f106cb-7e46-4259-88e1-ddc6ec758369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:15,045 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:44:15,046 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62fa7f0-3149-48ca-a9d0-dad65ee4e681', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62fa7f0-3149-48ca-a9d0-dad65ee4e681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:16,102 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:44:16,102 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f287231-1ebd-44a7-8bc2-f0a1327759b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f287231-1ebd-44a7-8bc2-f0a1327759b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:17,160 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:44:17,161 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d603004-2150-4f81-aa8b-1d3ee210684e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d603004-2150-4f81-aa8b-1d3ee210684e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:18,219 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:44:18,220 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c086000e-0376-47e1-8c17-efa73155b650', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c086000e-0376-47e1-8c17-efa73155b650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:19,275 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:44:19,276 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe1e9af-e40f-40d9-a7a2-00b874bf4aff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe1e9af-e40f-40d9-a7a2-00b874bf4aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:20,338 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:44:20,339 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a75dfe-f5da-4414-900f-8772e440bf27', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a75dfe-f5da-4414-900f-8772e440bf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:21,395 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:44:21,395 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d961710-6a35-4a40-a80e-3b84247f5b23', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d961710-6a35-4a40-a80e-3b84247f5b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:22,458 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:44:22,458 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6b968b-8b83-4b0a-bd64-1a8b85abc282', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6b968b-8b83-4b0a-bd64-1a8b85abc282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:23,519 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:44:23,519 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e51fa0a-ee9f-4bea-a043-580de1a960c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e51fa0a-ee9f-4bea-a043-580de1a960c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:24,582 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:44:24,583 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6655190-b0c4-4c52-9f85-379a7011124e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6655190-b0c4-4c52-9f85-379a7011124e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:25,647 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:44:25,647 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f970715f-12bb-4d82-ab18-2f317544c66a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f970715f-12bb-4d82-ab18-2f317544c66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:26,700 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:44:26,700 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1a18e1-586b-4fe5-b369-3ae433cd2cff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1a18e1-586b-4fe5-b369-3ae433cd2cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:27,751 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:44:27,751 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ee284a-59ec-416d-bdad-34be8859a11a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ee284a-59ec-416d-bdad-34be8859a11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:28,809 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:44:28,809 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf131ccb-90a0-4653-a80e-cb4b86ae239f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf131ccb-90a0-4653-a80e-cb4b86ae239f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:29,869 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:44:29,869 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73553355-eb64-423f-a2a5-272124ca11dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73553355-eb64-423f-a2a5-272124ca11dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:30,923 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:44:30,924 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a7c1bc-4025-4b6d-9d79-3ad47c1f4af7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a7c1bc-4025-4b6d-9d79-3ad47c1f4af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:31,979 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:44:31,979 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0fa7c1-85a2-4f55-8e14-3b2849608144', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0fa7c1-85a2-4f55-8e14-3b2849608144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:33,031 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:44:33,031 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2772e08b-2fea-4b9c-9a08-8dc609f085d3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2772e08b-2fea-4b9c-9a08-8dc609f085d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:34,084 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:44:34,084 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d908539-285a-41ec-854f-a88080c1e64f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d908539-285a-41ec-854f-a88080c1e64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:35,144 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:44:35,144 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf2b5dc-08a6-4cfd-ab03-8b0842dcf33e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf2b5dc-08a6-4cfd-ab03-8b0842dcf33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:36,199 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:44:36,199 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf29c623-7dc2-4edd-a415-cf7740b9cf95', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf29c623-7dc2-4edd-a415-cf7740b9cf95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:37,268 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:44:37,268 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428c5cda-589d-40cc-925c-9df567a571ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428c5cda-589d-40cc-925c-9df567a571ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:38,326 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:44:38,327 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73daa322-435f-4a43-b75e-6d3073b619d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73daa322-435f-4a43-b75e-6d3073b619d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:39,380 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:44:39,381 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb05909e-949e-48cf-b56e-ee81dce36cc8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb05909e-949e-48cf-b56e-ee81dce36cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:40,441 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:44:40,441 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433c79ae-3085-4ab6-b092-ef2b0a36d881', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433c79ae-3085-4ab6-b092-ef2b0a36d881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:41,495 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:44:41,495 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce01d7a-be9c-4dc8-9687-1172a6140236', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce01d7a-be9c-4dc8-9687-1172a6140236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:42,548 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:44:42,549 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfd019a-82d0-41c7-b273-0a627317b673', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfd019a-82d0-41c7-b273-0a627317b673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:43,601 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:44:43,602 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c692f29-a290-4031-9406-939c913f44c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c692f29-a290-4031-9406-939c913f44c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:44,657 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:44:44,657 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0269f8-e4d0-4872-a518-cbb8d950a3f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0269f8-e4d0-4872-a518-cbb8d950a3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:45,715 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:44:45,716 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f058daab-6624-4481-9ef9-8e611a197f79', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f058daab-6624-4481-9ef9-8e611a197f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:46,770 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:44:46,771 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a7fa24a-756b-4a0c-82e5-27cfe7bd61b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a7fa24a-756b-4a0c-82e5-27cfe7bd61b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:47,830 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:44:47,830 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06d9a68-6ddf-418d-a9f7-22721d4ac770', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06d9a68-6ddf-418d-a9f7-22721d4ac770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:48,886 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:44:48,886 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34db1d88-b560-4da1-af2d-d8076eaf486c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34db1d88-b560-4da1-af2d-d8076eaf486c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:49,946 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:44:49,946 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1d503f-063e-47c3-a6cb-cd02fd8e3715', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1d503f-063e-47c3-a6cb-cd02fd8e3715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:50,997 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:44:50,998 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462244b4-157d-4794-92bd-1838e741584a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462244b4-157d-4794-92bd-1838e741584a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:52,050 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:44:52,050 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d43b3cc8-ba67-4712-8eb6-30d0d5b2326a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d43b3cc8-ba67-4712-8eb6-30d0d5b2326a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:53,113 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:44:53,114 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2264d50-06f9-4196-b15c-02f964be9bb1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2264d50-06f9-4196-b15c-02f964be9bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:54,177 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:44:54,177 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9720860-00ea-44bc-b559-564e677aaae5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9720860-00ea-44bc-b559-564e677aaae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:55,233 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:44:55,233 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17da1290-f89d-4b7d-97d5-809b46abeceb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17da1290-f89d-4b7d-97d5-809b46abeceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:56,295 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:44:56,296 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d560ea90-fed6-4cae-83c5-1d0b4eacccbd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d560ea90-fed6-4cae-83c5-1d0b4eacccbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:57,351 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:44:57,351 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cf3bed-372d-44a5-be24-97a634067347', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cf3bed-372d-44a5-be24-97a634067347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:58,407 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:44:58,407 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba9cbb3-3b70-4a42-b648-2be545915687', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba9cbb3-3b70-4a42-b648-2be545915687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:44:59,463 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:44:59,463 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadc8872-61ad-4806-89f6-477d22bef413', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadc8872-61ad-4806-89f6-477d22bef413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:00,526 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:45:00,527 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6dacf7d-1976-4cba-bc58-5d09567c3eeb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6dacf7d-1976-4cba-bc58-5d09567c3eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:01,590 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:45:01,590 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc1c873-0958-4d89-899e-0cb7b1483723', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc1c873-0958-4d89-899e-0cb7b1483723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:02,645 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:02,646 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678d55c5-fe65-4a85-b7f0-fc8369f28168', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678d55c5-fe65-4a85-b7f0-fc8369f28168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:03,701 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:03,701 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8587c8-a139-4589-a1f3-e17b6a826b59', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8587c8-a139-4589-a1f3-e17b6a826b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:04,762 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:45:04,762 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b7eb7b-1343-45b3-b6a3-b25cd6261970', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b7eb7b-1343-45b3-b6a3-b25cd6261970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:05,815 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:45:05,816 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5159e1-e551-47e3-8097-2a9e270dc0e8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5159e1-e551-47e3-8097-2a9e270dc0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:06,870 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:45:06,870 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aebdc7c4-605b-4b03-9c2b-1b8d8c39e384', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aebdc7c4-605b-4b03-9c2b-1b8d8c39e384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:07,927 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:45:07,927 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57ebc6e-6e52-4fb5-9df7-9a3de4896031', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57ebc6e-6e52-4fb5-9df7-9a3de4896031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:08,986 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:45:08,987 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68bd2909-c805-4e81-b9db-66fa06bd3796', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68bd2909-c805-4e81-b9db-66fa06bd3796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:10,048 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:45:10,048 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eefb2ef-6ef4-4bd7-a8c1-1bb34afe9e62', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eefb2ef-6ef4-4bd7-a8c1-1bb34afe9e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:11,103 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:11,104 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd90bdc-be76-41dc-9179-c14738727b81', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd90bdc-be76-41dc-9179-c14738727b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:12,166 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:45:12,167 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22a39fb-ccf4-4593-abf6-5831a74f29c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22a39fb-ccf4-4593-abf6-5831a74f29c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:13,223 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:45:13,224 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090be70b-3d9c-4753-866d-136904649d1d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090be70b-3d9c-4753-866d-136904649d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:14,286 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:45:14,286 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0147fdcd-9c03-4688-b5ec-a40b062cce0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0147fdcd-9c03-4688-b5ec-a40b062cce0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:15,350 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:45:15,350 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1aedf85-51a5-49f6-9059-ca01c7baefda', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1aedf85-51a5-49f6-9059-ca01c7baefda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:16,403 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:45:16,403 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe97b5eb-41cd-4f71-b95d-cbe48ceaeb70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe97b5eb-41cd-4f71-b95d-cbe48ceaeb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:17,463 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:45:17,463 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1aad86f-ffe2-4c4e-bb52-fd00e38a3f52', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1aad86f-ffe2-4c4e-bb52-fd00e38a3f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:18,525 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:45:18,526 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008aa492-2db5-40f6-984c-bf71bc849fd5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008aa492-2db5-40f6-984c-bf71bc849fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:19,582 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:45:19,583 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4560e04d-c110-49b9-893e-72ebdca8fd5d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4560e04d-c110-49b9-893e-72ebdca8fd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:20,635 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:45:20,636 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67819c2c-e70f-4430-bbda-166d875191b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67819c2c-e70f-4430-bbda-166d875191b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:21,688 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:45:21,688 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4da090d-54f3-4951-bb81-13bd91d19933', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4da090d-54f3-4951-bb81-13bd91d19933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:22,741 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:45:22,742 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c8137d-1bf9-4730-ac9f-01c6eb4ad084', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c8137d-1bf9-4730-ac9f-01c6eb4ad084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:23,796 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:45:23,796 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5252e31-3462-4a5f-a4f8-ac84a14a379c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5252e31-3462-4a5f-a4f8-ac84a14a379c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:24,861 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:45:24,861 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8099d913-91b0-4242-8cb7-a39e6f6cfe33', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8099d913-91b0-4242-8cb7-a39e6f6cfe33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:25,934 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.065s 2021-06-14 16:45:25,935 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4885b99-bd86-445c-89f9-171d16eb4924', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4885b99-bd86-445c-89f9-171d16eb4924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:26,989 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:26,990 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a622461-4a62-4eb1-abd8-34c0b811528a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a622461-4a62-4eb1-abd8-34c0b811528a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:28,055 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:45:28,055 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c28faf22-706c-49a4-a9d7-0ca014a9d50f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c28faf22-706c-49a4-a9d7-0ca014a9d50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:29,119 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:45:29,119 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b435003d-545a-4e33-b525-bf7572f62543', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b435003d-545a-4e33-b525-bf7572f62543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:30,177 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:30,177 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05c04d8-29e5-4613-8b06-d54ce3b317d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05c04d8-29e5-4613-8b06-d54ce3b317d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:31,232 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:31,232 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafee6e8-6fa4-4520-a13f-11999c35b8e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafee6e8-6fa4-4520-a13f-11999c35b8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:32,285 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:45:32,286 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe2a6fbc-0f71-49d2-96d5-b795fa380b0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe2a6fbc-0f71-49d2-96d5-b795fa380b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:33,344 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:45:33,345 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1efd9c-ed58-42c1-ae99-fe0fb674d5e8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1efd9c-ed58-42c1-ae99-fe0fb674d5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:34,397 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:45:34,398 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8d78a1-2713-44ab-9e2d-ce417fbc27be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8d78a1-2713-44ab-9e2d-ce417fbc27be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:35,468 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:45:35,469 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b91497-6920-4058-829f-23d660233d3d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b91497-6920-4058-829f-23d660233d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:36,518 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.041s 2021-06-14 16:45:36,518 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914d3f3d-84c8-46f7-93fc-259ace47edaf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914d3f3d-84c8-46f7-93fc-259ace47edaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:37,578 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:45:37,579 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc08f2da-8de7-4482-b17c-61cc3ffad2b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc08f2da-8de7-4482-b17c-61cc3ffad2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:38,633 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:38,633 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0aba9f-0959-4348-af7f-1f2fd9b1292a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0aba9f-0959-4348-af7f-1f2fd9b1292a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:39,686 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:45:39,686 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6099272-53d0-4f6a-af18-8b385d35658d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6099272-53d0-4f6a-af18-8b385d35658d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:40,736 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:45:40,737 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebc23d3-ba6d-4161-bc94-700798368737', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebc23d3-ba6d-4161-bc94-700798368737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:41,797 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:45:41,797 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db386467-0938-4270-b29a-b155d9ec83c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db386467-0938-4270-b29a-b155d9ec83c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:42,851 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:45:42,852 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761f0f60-4fda-4cb3-a326-8933e400d5cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761f0f60-4fda-4cb3-a326-8933e400d5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:44,065 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.204s 2021-06-14 16:45:44,065 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2368bac2-1ff8-4942-b6d1-2d95b484c2f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2368bac2-1ff8-4942-b6d1-2d95b484c2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:45,125 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:45:45,125 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc9da01-b68b-490c-be59-51429afc542a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc9da01-b68b-490c-be59-51429afc542a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:46,183 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:45:46,183 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b352bcdf-00b4-4f76-925c-c2536f5228fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b352bcdf-00b4-4f76-925c-c2536f5228fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:47,233 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:45:47,234 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfeaed5-0ba7-4950-ae67-1a86601f51a4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfeaed5-0ba7-4950-ae67-1a86601f51a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:48,288 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:45:48,289 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ba9a01-6904-4fd5-aa61-375dd24b7a77', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ba9a01-6904-4fd5-aa61-375dd24b7a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:49,345 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:45:49,346 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b906de92-2f94-45bb-8c71-cf25e7f10c8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b906de92-2f94-45bb-8c71-cf25e7f10c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:50,404 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:45:50,404 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837f00eb-7270-45fc-a5e1-7c1007df094e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837f00eb-7270-45fc-a5e1-7c1007df094e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:51,457 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:45:51,457 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256be518-62ce-451b-9546-615ccd303955', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256be518-62ce-451b-9546-615ccd303955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:52,508 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:45:52,508 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c7a072-b45a-408a-96cd-1bcb3a0c313d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c7a072-b45a-408a-96cd-1bcb3a0c313d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:53,559 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:45:53,560 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e72cd8-8774-4697-a4d0-68431bc64a28', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e72cd8-8774-4697-a4d0-68431bc64a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:54,612 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:45:54,613 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67245291-b40f-4ea4-a63d-2d86bed2256a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67245291-b40f-4ea4-a63d-2d86bed2256a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:55,671 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:45:55,672 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbed0da6-8115-4e5c-a74e-4a46d37b4d22', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbed0da6-8115-4e5c-a74e-4a46d37b4d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:56,721 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:45:56,722 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83373ef-9a14-455d-ba26-47ffc4f7b2dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83373ef-9a14-455d-ba26-47ffc4f7b2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:57,781 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:45:57,782 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f14e947-9b26-45e9-ab34-9bbf9e5cf837', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f14e947-9b26-45e9-ab34-9bbf9e5cf837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:58,839 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:45:58,839 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9fcb9b-3790-4bcf-99ab-d0ef4d2912f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9fcb9b-3790-4bcf-99ab-d0ef4d2912f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:45:59,904 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:45:59,907 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893fb7ca-13d1-4ae1-9978-df0f55978149', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893fb7ca-13d1-4ae1-9978-df0f55978149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:00,968 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:46:00,968 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796deb0b-1705-4a96-8dcd-bd4d1a851ceb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796deb0b-1705-4a96-8dcd-bd4d1a851ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:02,025 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:46:02,025 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32aa7ea-67a2-416a-b1c5-932389e4198f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32aa7ea-67a2-416a-b1c5-932389e4198f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:03,092 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:46:03,093 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af34a180-fc45-4157-bfb5-7220891c5905', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af34a180-fc45-4157-bfb5-7220891c5905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:04,154 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:46:04,154 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44fffec-e1af-432b-a909-e8d2c4cd8db1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44fffec-e1af-432b-a909-e8d2c4cd8db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:05,220 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:46:05,221 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537d7226-eeda-42b6-8217-3c06008eaa0a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537d7226-eeda-42b6-8217-3c06008eaa0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:06,285 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:46:06,285 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4850b6-7adf-4dbd-ae86-f8b216d4e369', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4850b6-7adf-4dbd-ae86-f8b216d4e369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:07,345 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:46:07,346 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b2c4b2-fb0d-4078-9281-cda8ac782aa2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b2c4b2-fb0d-4078-9281-cda8ac782aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:08,404 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:46:08,404 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d07413c4-5791-4b9e-b736-3399deb4f765', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d07413c4-5791-4b9e-b736-3399deb4f765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:09,472 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:46:09,473 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5babfda7-b223-4028-b6f6-2c6060a8d4c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5babfda7-b223-4028-b6f6-2c6060a8d4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:10,536 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:46:10,537 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6093b3eb-7145-4b9c-8917-3abe23b728da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6093b3eb-7145-4b9c-8917-3abe23b728da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:11,620 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.075s 2021-06-14 16:46:11,621 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d27c565-6a2e-4191-9568-3f7d4e83729b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d27c565-6a2e-4191-9568-3f7d4e83729b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:12,685 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:46:12,685 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53acb57-ce27-473d-b58a-e835adf006ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53acb57-ce27-473d-b58a-e835adf006ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:13,746 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:46:13,746 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a737c9d3-7c89-45b3-871a-0bd3035ecba2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a737c9d3-7c89-45b3-871a-0bd3035ecba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:14,815 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:46:14,816 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49027eae-d4b9-4d06-9f02-5fbbd5f380f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49027eae-d4b9-4d06-9f02-5fbbd5f380f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:15,876 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:46:15,876 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec508386-e209-4f41-933f-8afd49cfe13a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec508386-e209-4f41-933f-8afd49cfe13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:16,941 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:46:16,941 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5b7168-d177-4ae4-95a9-a07e11bda65b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5b7168-d177-4ae4-95a9-a07e11bda65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:17,996 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:46:17,996 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813eff7a-6aed-4045-86e0-248be8d03e50', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813eff7a-6aed-4045-86e0-248be8d03e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:19,061 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:46:19,062 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b56880-0cc4-495a-ae50-fada3f636d8d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b56880-0cc4-495a-ae50-fada3f636d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:20,132 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:46:20,133 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550f8d83-7756-41bc-95a6-7ddd61af01d1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550f8d83-7756-41bc-95a6-7ddd61af01d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:21,191 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:46:21,191 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9e035b-b737-4511-9ecc-7f4b381dd376', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9e035b-b737-4511-9ecc-7f4b381dd376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:22,265 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:46:22,265 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84ee3b9-8b72-492e-950e-c346e50d7336', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84ee3b9-8b72-492e-950e-c346e50d7336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:23,336 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:46:23,337 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb1fe04-3072-4d4a-80f4-efab320a76c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb1fe04-3072-4d4a-80f4-efab320a76c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:24,406 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:46:24,406 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5606b127-efb4-4e1f-9387-5b5e601710b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5606b127-efb4-4e1f-9387-5b5e601710b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:25,460 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:46:25,460 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0629ea8b-a51b-4c59-a99d-433933198aac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0629ea8b-a51b-4c59-a99d-433933198aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:26,523 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:46:26,524 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7494a6f9-88b8-4171-abc2-001fea3152f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7494a6f9-88b8-4171-abc2-001fea3152f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:27,600 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:46:27,600 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb970c69-ef70-4102-8e6b-22dedcf4f91d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb970c69-ef70-4102-8e6b-22dedcf4f91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:28,678 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.070s 2021-06-14 16:46:28,679 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33bc811-cb79-4720-9033-437339931ab7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33bc811-cb79-4720-9033-437339931ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:29,735 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:46:29,735 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0a3b91-e26f-4906-95a0-46a56ae46e07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0a3b91-e26f-4906-95a0-46a56ae46e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:30,797 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:46:30,797 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d4be1c-2c90-4140-935b-4a018f419b21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d4be1c-2c90-4140-935b-4a018f419b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:31,865 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:46:31,865 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83d1a49-6b47-4e99-8c7d-a444f7bce0ee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83d1a49-6b47-4e99-8c7d-a444f7bce0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:32,939 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:46:32,939 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f9863f-a1e5-4117-9b77-7b4923be2393', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f9863f-a1e5-4117-9b77-7b4923be2393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:33,997 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:46:33,998 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb6ba69-9d66-4287-9c92-f826b14f6e7c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb6ba69-9d66-4287-9c92-f826b14f6e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:35,060 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:46:35,060 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea8fb03-f8fe-4de5-ad6a-5aed30845d55', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea8fb03-f8fe-4de5-ad6a-5aed30845d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:36,125 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:46:36,126 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43d2b3f-d8db-4a5d-8761-1e6935cb9456', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43d2b3f-d8db-4a5d-8761-1e6935cb9456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:37,192 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:46:37,192 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaf13d6-452f-46a7-8c45-a92b10164cfc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaf13d6-452f-46a7-8c45-a92b10164cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:38,267 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:46:38,267 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-876d7247-340e-4ac8-8894-2aed02c6725b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-876d7247-340e-4ac8-8894-2aed02c6725b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:39,332 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:46:39,333 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b707a68b-f28e-4c5f-b162-62cabde75f9e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b707a68b-f28e-4c5f-b162-62cabde75f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:40,399 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:46:40,399 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b100f9c-bc0b-4fbb-8db6-5afb27838509', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b100f9c-bc0b-4fbb-8db6-5afb27838509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:41,469 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:46:41,469 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d381bdd2-25f0-47ae-9750-41709217a51a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d381bdd2-25f0-47ae-9750-41709217a51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:42,530 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:46:42,531 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d48eb4-b348-47c9-a4e8-3cbdd55a2ce5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d48eb4-b348-47c9-a4e8-3cbdd55a2ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:43,593 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:46:43,594 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7febf65-0776-4e17-bff7-55f1b325ff71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7febf65-0776-4e17-bff7-55f1b325ff71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:44,663 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:46:44,663 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4538ced-ec5b-4946-a85d-af7ccd0c6077', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4538ced-ec5b-4946-a85d-af7ccd0c6077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:45,726 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:46:45,726 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8993f6b2-7820-4d21-a4d5-c1f7228e206a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8993f6b2-7820-4d21-a4d5-c1f7228e206a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:46,778 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:46:46,779 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc66974a-a5e3-4a4a-abab-2068514f4b37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc66974a-a5e3-4a4a-abab-2068514f4b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:47,837 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:46:47,837 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb289ee-b8ed-4c84-838c-4c9a680f6da7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb289ee-b8ed-4c84-838c-4c9a680f6da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:48,900 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:46:48,900 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fbe850-cb68-41cc-9d5d-9c4a79253c26', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fbe850-cb68-41cc-9d5d-9c4a79253c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:49,975 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.067s 2021-06-14 16:46:49,975 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6164714-4733-481e-a22d-a0530136ab42', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6164714-4733-481e-a22d-a0530136ab42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:51,045 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.063s 2021-06-14 16:46:51,046 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88448f62-3d21-46d8-b4ba-b0b58572c413', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88448f62-3d21-46d8-b4ba-b0b58572c413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:52,101 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:46:52,101 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9f29bd-53c0-4beb-a890-bf63ff6c9444', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9f29bd-53c0-4beb-a890-bf63ff6c9444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:53,163 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:46:53,163 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b84d8e-a253-47fd-b666-feca9d902889', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b84d8e-a253-47fd-b666-feca9d902889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:54,229 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:46:54,230 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e98d9a1-92a7-4a04-aa59-1129df5c2e0c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e98d9a1-92a7-4a04-aa59-1129df5c2e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:55,285 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:46:55,286 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940906ec-7ca9-4956-ae6f-b5c7a1283db9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940906ec-7ca9-4956-ae6f-b5c7a1283db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:56,354 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:46:56,355 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79f6a31-a016-41c6-821d-8bfea986a076', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79f6a31-a016-41c6-821d-8bfea986a076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:57,420 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:46:57,421 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264e45cd-e5e9-465c-ac56-bb494e0cb6fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264e45cd-e5e9-465c-ac56-bb494e0cb6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:58,487 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:46:58,488 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd825283-2d41-417c-81cb-e9443f44f863', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd825283-2d41-417c-81cb-e9443f44f863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:46:59,553 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:46:59,553 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c213957-c627-49e6-b9b2-e15ec0bf6a3e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c213957-c627-49e6-b9b2-e15ec0bf6a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:00,616 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:47:00,617 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bd2c3f-4424-4f08-93fb-068a505a8827', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bd2c3f-4424-4f08-93fb-068a505a8827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:01,673 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:47:01,674 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2539901-3c8e-43ed-839d-26a1474e6819', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2539901-3c8e-43ed-839d-26a1474e6819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:02,742 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:47:02,742 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c2bacc-1f53-4dc8-acf7-d423e6190282', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c2bacc-1f53-4dc8-acf7-d423e6190282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:03,806 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:47:03,806 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d9ef92-8f4b-4fb4-9d0d-670dc1c1393e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d9ef92-8f4b-4fb4-9d0d-670dc1c1393e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:04,875 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:47:04,876 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c102d189-b06d-41d9-8622-6a3a88407cf3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c102d189-b06d-41d9-8622-6a3a88407cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:05,931 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:47:05,931 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7c5e0e-6647-453b-a9f6-5ccb1ad5540a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7c5e0e-6647-453b-a9f6-5ccb1ad5540a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:07,015 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.077s 2021-06-14 16:47:07,016 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19007496-1364-44a9-9ad5-adc4a8405667', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19007496-1364-44a9-9ad5-adc4a8405667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:08,079 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:47:08,079 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1717fc-737b-4fce-a052-d9b2d29430e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1717fc-737b-4fce-a052-d9b2d29430e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:09,131 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.043s 2021-06-14 16:47:09,132 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2801d29-ba0c-464f-aacc-6377fe08f2c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2801d29-ba0c-464f-aacc-6377fe08f2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:10,198 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:47:10,198 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f56124d-fad0-4931-a44e-a45c9b6a5843', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f56124d-fad0-4931-a44e-a45c9b6a5843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:11,263 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:47:11,264 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3095de9e-254e-45ba-bc7a-24ab4cc69cd4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3095de9e-254e-45ba-bc7a-24ab4cc69cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:12,325 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:47:12,326 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4a3be9-e426-4536-964b-cd813f75c6a6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4a3be9-e426-4536-964b-cd813f75c6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:13,387 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:47:13,387 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e8b8c0-cb45-4fde-b0aa-d65118f46848', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e8b8c0-cb45-4fde-b0aa-d65118f46848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:14,448 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:47:14,448 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa7c3bd-ff07-402e-b5b8-f52fb1215fd2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa7c3bd-ff07-402e-b5b8-f52fb1215fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:15,518 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:47:15,518 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150e2316-8d67-4552-920f-62f44458b3b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150e2316-8d67-4552-920f-62f44458b3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:16,578 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:47:16,579 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318ad0b2-ea9b-4770-a627-e3c68fec1353', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318ad0b2-ea9b-4770-a627-e3c68fec1353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:17,655 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.069s 2021-06-14 16:47:17,656 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3d2500-52ca-42b8-88d9-6e5105840e95', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3d2500-52ca-42b8-88d9-6e5105840e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:18,712 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:47:18,713 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87562c32-cb1b-4f6d-a740-799cc8796e41', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87562c32-cb1b-4f6d-a740-799cc8796e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:19,781 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:47:19,782 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9ea23f-b56b-4e9b-99d5-2cbf0a5145cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9ea23f-b56b-4e9b-99d5-2cbf0a5145cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:20,843 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:47:20,844 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147db10d-6633-4c2c-b170-317280e649e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147db10d-6633-4c2c-b170-317280e649e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:21,909 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:47:21,909 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9361c8f8-3323-47d2-9db2-0c25ed4123c7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9361c8f8-3323-47d2-9db2-0c25ed4123c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:22,967 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:47:22,967 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e91e93e-4c8f-4132-8995-b5219a38e9a1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e91e93e-4c8f-4132-8995-b5219a38e9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:24,029 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:47:24,029 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c37be4e-54f2-4f7a-9b1c-2cb4a4cb6f21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c37be4e-54f2-4f7a-9b1c-2cb4a4cb6f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:25,086 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:47:25,086 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fb0fae-7eb9-47cb-b78d-584089efd985', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fb0fae-7eb9-47cb-b78d-584089efd985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:26,146 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:47:26,147 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09e679e-eb72-456a-9bad-0d2c59eb1ad6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09e679e-eb72-456a-9bad-0d2c59eb1ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:27,212 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:47:27,212 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950d7aca-f634-485e-a61a-60ce5ca86ccb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950d7aca-f634-485e-a61a-60ce5ca86ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:28,276 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:47:28,276 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bc7d52-e794-477e-bc54-494c4638d1b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bc7d52-e794-477e-bc54-494c4638d1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:29,336 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:47:29,336 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cef58cc-10a6-4e27-b18c-5d8954d32650', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cef58cc-10a6-4e27-b18c-5d8954d32650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:30,403 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:47:30,404 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa0f93e-db15-4897-8b33-2a814f3bf21a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa0f93e-db15-4897-8b33-2a814f3bf21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:31,470 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:47:31,471 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7599be4-a21f-4231-958b-28b661ff081d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7599be4-a21f-4231-958b-28b661ff081d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:32,538 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:47:32,539 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e999400-52fe-4778-8d79-bd68602e826a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e999400-52fe-4778-8d79-bd68602e826a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:33,604 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:47:33,605 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113c5171-13f4-4fcb-83c9-1c747d4995ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113c5171-13f4-4fcb-83c9-1c747d4995ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:34,680 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:47:34,680 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb48814a-07a2-4f72-b622-72033a54ca27', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb48814a-07a2-4f72-b622-72033a54ca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:35,736 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:47:35,736 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ab6a84-5aba-4767-88d5-c102d4e073cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ab6a84-5aba-4767-88d5-c102d4e073cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:36,796 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.052s 2021-06-14 16:47:36,796 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56435edd-93b0-43e2-9737-d10a6c63dcb4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56435edd-93b0-43e2-9737-d10a6c63dcb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:37,860 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:47:37,861 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc22f4a-abcf-4f8d-830f-e92c164402d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc22f4a-abcf-4f8d-830f-e92c164402d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:38,927 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:47:38,927 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d1723f-698f-4801-b2a0-a7389467bb1d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d1723f-698f-4801-b2a0-a7389467bb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:39,986 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:47:39,987 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f127b17-a757-4909-862a-fcc2539634ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f127b17-a757-4909-862a-fcc2539634ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:41,056 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:47:41,056 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc4080a-8c01-4ce3-b8a5-419f25976a0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc4080a-8c01-4ce3-b8a5-419f25976a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:42,120 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:47:42,120 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693b7213-c61b-4acf-b988-b6e1f1bdf458', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693b7213-c61b-4acf-b988-b6e1f1bdf458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:43,194 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.067s 2021-06-14 16:47:43,194 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b72d201-5b63-42c6-a4d8-275059310c31', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b72d201-5b63-42c6-a4d8-275059310c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:44,251 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:47:44,251 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a179a806-260a-4a92-8bfa-40c4c78e709c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a179a806-260a-4a92-8bfa-40c4c78e709c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:45,317 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:47:45,317 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b869e87f-a1d7-4d2b-8769-4c60a631ace6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b869e87f-a1d7-4d2b-8769-4c60a631ace6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:46,392 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.067s 2021-06-14 16:47:46,393 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fe1f43-ce1c-4401-8d99-930d4f3480d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fe1f43-ce1c-4401-8d99-930d4f3480d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:47,451 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:47:47,452 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01608bd-9a55-4643-a31f-dcc42c5c713d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01608bd-9a55-4643-a31f-dcc42c5c713d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:48,522 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.062s 2021-06-14 16:47:48,523 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fca2821-97f3-4a08-8c86-e24791053baf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fca2821-97f3-4a08-8c86-e24791053baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:49,596 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:47:49,597 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbdb8ae-d043-4547-9c95-ed435bb5e685', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbdb8ae-d043-4547-9c95-ed435bb5e685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:50,663 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:47:50,664 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89083826-d138-4dd4-97c6-4898d5a7524c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89083826-d138-4dd4-97c6-4898d5a7524c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:51,724 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:47:51,724 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811831ef-3a55-4e90-87de-ac0054bf03a7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811831ef-3a55-4e90-87de-ac0054bf03a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:52,788 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:47:52,788 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8dbd0c-9f44-4546-9f57-d1a0efd3db9d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8dbd0c-9f44-4546-9f57-d1a0efd3db9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:53,844 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:47:53,844 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b42842-02ef-4513-bb95-b2577884eb80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b42842-02ef-4513-bb95-b2577884eb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:54,918 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:47:54,918 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290937f7-162c-47e2-b9b5-090ced1f3e1a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290937f7-162c-47e2-b9b5-090ced1f3e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:55,974 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.049s 2021-06-14 16:47:55,975 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e24cddd-a7cf-4a74-a868-437a4d94f691', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e24cddd-a7cf-4a74-a868-437a4d94f691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:57,032 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:47:57,032 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-741de8b2-b8ed-4e70-a54b-3980dfaf3ca7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-741de8b2-b8ed-4e70-a54b-3980dfaf3ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:58,090 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:47:58,090 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51321f3-ea28-4612-8058-8db7cfabebaf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51321f3-ea28-4612-8058-8db7cfabebaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:47:59,159 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:47:59,159 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de913f3d-c571-4af6-81e3-b225a6bb6dea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de913f3d-c571-4af6-81e3-b225a6bb6dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:00,233 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.066s 2021-06-14 16:48:00,233 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c0cad0-1c67-42de-a842-07f9fd5d6b66', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c0cad0-1c67-42de-a842-07f9fd5d6b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:01,285 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.045s 2021-06-14 16:48:01,286 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7862f521-a706-4715-8c19-d52a420389e2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7862f521-a706-4715-8c19-d52a420389e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:02,343 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:48:02,343 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b23c18-65f1-4489-bfa9-6b5f665e62ed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b23c18-65f1-4489-bfa9-6b5f665e62ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:03,406 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:48:03,406 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4a27db-6f0f-44bd-89f2-9c63f9180389', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4a27db-6f0f-44bd-89f2-9c63f9180389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:04,487 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.073s 2021-06-14 16:48:04,487 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af8feee-d949-4e5f-a25b-ef9e2741ee3a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af8feee-d949-4e5f-a25b-ef9e2741ee3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:05,538 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:48:05,539 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ecb293-8412-483d-9f6d-0ad766de4c37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ecb293-8412-483d-9f6d-0ad766de4c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:06,601 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:48:06,602 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa8fbb0-1076-4d6e-a170-e518f3c20810', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa8fbb0-1076-4d6e-a170-e518f3c20810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:07,684 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.075s 2021-06-14 16:48:07,685 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f5a7c6-9070-4945-a80b-4b80eed98e67', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f5a7c6-9070-4945-a80b-4b80eed98e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:08,735 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.042s 2021-06-14 16:48:08,735 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d98084c-6c32-4014-92ad-55d8cbe671a1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d98084c-6c32-4014-92ad-55d8cbe671a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:09,793 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:48:09,793 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb9be23-6ba9-44c7-aed7-d053d5722098', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb9be23-6ba9-44c7-aed7-d053d5722098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:10,860 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:48:10,860 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f785328-29e8-4b8e-8764-528e93f7f029', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f785328-29e8-4b8e-8764-528e93f7f029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:11,936 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.068s 2021-06-14 16:48:11,937 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43a23af4-8737-4b89-b68a-39954281035e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43a23af4-8737-4b89-b68a-39954281035e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:13,007 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.061s 2021-06-14 16:48:13,007 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d710d45d-320c-4ae1-8be7-7539e039e18e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d710d45d-320c-4ae1-8be7-7539e039e18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:14,068 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.048s 2021-06-14 16:48:14,068 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9002ee8d-50f6-4b38-8ef5-a40be8d994b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9002ee8d-50f6-4b38-8ef5-a40be8d994b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:15,135 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:48:15,135 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff0abc5-7017-4abd-9268-ed65cc360bbf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff0abc5-7017-4abd-9268-ed65cc360bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:16,190 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:48:16,191 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-becdf6e2-ae47-433d-8037-2dbf5a750b1b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-becdf6e2-ae47-433d-8037-2dbf5a750b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:17,245 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.044s 2021-06-14 16:48:17,245 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f1fa28-855c-408b-afb4-306c3353d47f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f1fa28-855c-408b-afb4-306c3353d47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:18,299 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.046s 2021-06-14 16:48:18,300 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a670e6e6-6af3-4b80-b278-843a63ec87d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a670e6e6-6af3-4b80-b278-843a63ec87d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:19,361 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:48:19,362 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f46889-a063-4064-929f-a21cceed65e3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f46889-a063-4064-929f-a21cceed65e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:20,420 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.050s 2021-06-14 16:48:20,421 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068856d8-c1d7-435a-bded-f34780324f55', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068856d8-c1d7-435a-bded-f34780324f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:21,488 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.059s 2021-06-14 16:48:21,488 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f373d2-7e74-43cc-a5a2-bd51240ecd84', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f373d2-7e74-43cc-a5a2-bd51240ecd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:22,549 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.053s 2021-06-14 16:48:22,549 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50102185-ae4f-4979-945b-b4457ab6354a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50102185-ae4f-4979-945b-b4457ab6354a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:23,607 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:48:23,608 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f144ec-9c64-4287-8ec8-a6c59c0fcf7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f144ec-9c64-4287-8ec8-a6c59c0fcf7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:24,670 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.054s 2021-06-14 16:48:24,671 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daefeca2-1d5d-4d44-bea0-49d24ac1e1c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daefeca2-1d5d-4d44-bea0-49d24ac1e1c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:25,801 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.123s 2021-06-14 16:48:25,801 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2b0e6e-6676-4335-9681-d2bc1d69281a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2b0e6e-6676-4335-9681-d2bc1d69281a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:26,865 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.056s 2021-06-14 16:48:26,866 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6abcf55-4c39-47f9-8d08-03bfda0f83cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6abcf55-4c39-47f9-8d08-03bfda0f83cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:27,925 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:48:27,925 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6463ba-d4aa-40cc-b26e-8824ff9c8d1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6463ba-d4aa-40cc-b26e-8824ff9c8d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:28,980 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:48:28,981 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2020cb3-ada8-4ed2-b141-e2ff12d49da0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2020cb3-ada8-4ed2-b141-e2ff12d49da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:30,046 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:48:30,046 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad2b6fc-8525-43f7-8c2f-e76ad01cc720', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad2b6fc-8525-43f7-8c2f-e76ad01cc720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:31,101 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:48:31,102 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8a41bd-3a9b-491d-b244-86cb7e5a58cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8a41bd-3a9b-491d-b244-86cb7e5a58cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:32,167 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:48:32,167 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d68711-3b44-40d5-95a2-77ac41a690ee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d68711-3b44-40d5-95a2-77ac41a690ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:33,234 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.058s 2021-06-14 16:48:33,234 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26509565-22ca-45da-9ddb-27f158b47414', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26509565-22ca-45da-9ddb-27f158b47414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:34,303 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.060s 2021-06-14 16:48:34,304 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ff2b6a-f0ab-429c-845b-b1a473847e42', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ff2b6a-f0ab-429c-845b-b1a473847e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:35,369 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.057s 2021-06-14 16:48:35,369 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79d4e2d-c429-4892-b185-de80320e8562', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79d4e2d-c429-4892-b185-de80320e8562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:36,428 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.047s 2021-06-14 16:48:36,429 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4763f59f-f3ea-47d5-894d-68af1a2d9e2d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4763f59f-f3ea-47d5-894d-68af1a2d9e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:37,487 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.051s 2021-06-14 16:48:37,488 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7b1006-60d7-4eb1-b9e3-feefea23cd88', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7b1006-60d7-4eb1-b9e3-feefea23cd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:38,553 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.055s 2021-06-14 16:48:38,553 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51dd3c35-79fa-4daf-bafe-068fb59dc10e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51dd3c35-79fa-4daf-bafe-068fb59dc10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:39,626 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35 0.064s 2021-06-14 16:48:39,626 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8eaf264-d65c-4756-a9c1-90e2717e4917', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8eaf264-d65c-4756-a9c1-90e2717e4917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35'} Body: b'{"volume": {"id": "4a901014-fe82-4b36-a3a2-f95452268c35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-06-14T16:36:38.000000", "updated_at": "2021-06-14T16:36:38.000000", "name": "tempest-TestMinimumBasicScenario-volume-1976632409", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.25/volume/v3/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}, {"rel": "bookmark", "href": "http://10.222.0.25/volume/ac243c315f15403eb53dc16ca380955a/volumes/4a901014-fe82-4b36-a3a2-f95452268c35"}], "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac243c315f15403eb53dc16ca380955a"}}' 2021-06-14 16:48:39,858 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.225s 2021-06-14 16:48:39,858 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:39 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-c787b460-b01e-4ba4-9e19-09e148fbb2f4', 'x-compute-request-id': 'req-c787b460-b01e-4ba4-9e19-09e148fbb2f4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'' 2021-06-14 16:48:40,094 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.235s 2021-06-14 16:48:40,095 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-267358b0-ee8e-4cb2-9aa2-4d14e3de8a22', 'x-compute-request-id': 'req-267358b0-ee8e-4cb2-9aa2-4d14e3de8a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "ACTIVE", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:48:40Z", "addresses": {"tempest-TestMinimumBasicScenario-901214450-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:68:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "OS-SRV-USG:launched_at": "2021-06-14T16:36:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-06-14 16:48:41,266 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.163s 2021-06-14 16:48:41,267 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f523b4c-99d2-4bac-a766-a96f386b8c47', 'x-compute-request-id': 'req-8f523b4c-99d2-4bac-a766-a96f386b8c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"server": {"id": "6dcb6a42-fb6c-4f93-ad89-04278ea63856", "name": "tempest-TestMinimumBasicScenario-server-285067901", "status": "ACTIVE", "tenant_id": "ac243c315f15403eb53dc16ca380955a", "user_id": "c49cbf9eb5f64deabed673b1416c68d5", "metadata": {}, "hostId": "0ed18f336d5b74c5e1cd8a810add170c71c3b5f59305dc92a7f5f75a", "image": {"id": "7767455c-e759-4cd0-aeee-ea21e9e760e7", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/images/7767455c-e759-4cd0-aeee-ea21e9e760e7"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.25/compute/flavors/452"}]}, "created": "2021-06-14T16:36:00Z", "updated": "2021-06-14T16:48:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}, {"rel": "bookmark", "href": "http://10.222.0.25/compute/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1109533256", "OS-SRV-USG:launched_at": "2021-06-14T16:36:35.000000", "OS-SRV-USG:terminated_at": 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-06-14 16:48:42,348 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856 0.073s 2021-06-14 16:48:42,349 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:42 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-42fbc3e8-c163-4a31-b1e6-430c3ecbc2b0', 'x-compute-request-id': 'req-42fbc3e8-c163-4a31-b1e6-430c3ecbc2b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.25/compute/v2.1/servers/6dcb6a42-fb6c-4f93-ad89-04278ea63856'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6dcb6a42-fb6c-4f93-ad89-04278ea63856 could not be found."}}' 2021-06-14 16:48:42,402 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.25/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1109533256 0.053s 2021-06-14 16:48:42,403 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:42 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-c45cab26-e715-4fef-915a-302c4bf80c3d', 'x-compute-request-id': 'req-c45cab26-e715-4fef-915a-302c4bf80c3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.25/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1109533256'} Body: b'' 2021-06-14 16:48:43,066 113174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.25/image/v2/images/7767455c-e759-4cd0-aeee-ea21e9e760e7 0.663s 2021-06-14 16:48:43,067 113174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Mon, 14 Jun 2021 16:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f4c68a19-a48b-4a20-87c4-64c68ebe9dd2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.25/image/v2/images/7767455c-e759-4cd0-aeee-ea21e9e760e7'} 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 37, 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 4a901014-fe82-4b36-a3a2-f95452268c35 within the required time (360 s). Timer started at 1623688959. Timer ended at 1623689319waited 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 4a901014-fe82-4b36-a3a2-f95452268c35 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
pt13.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
pt14.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
pt15.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
pt16.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt17.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt17.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt18.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
pt19.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
pt20.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
pt20.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
pt20.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
pt21.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
pt22.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt24.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
pt25.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
pt25.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
pt26.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
pt27.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
pt27.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt31.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
pt32.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
pt33.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt37.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
pt38.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
pt38.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
pt39.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt50.1: 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
pt50.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt50.3: 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
pt50.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt51.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] |
pass
pt51.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt51.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt51.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt51.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt52.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt58.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt59.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt59.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt60.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
pt60.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
pt61.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
pt61.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt62.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt62.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_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt63.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
pt63.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
pt64.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt65.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt65.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt71.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt72.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 234 | 208 | 16 | 0 | 10 |